[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. 11123 1726878413.82331: starting run ansible-playbook [core 2.16.11] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-VPA executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 11123 1726878413.82631: Added group all to inventory 11123 1726878413.82635: Added group ungrouped to inventory 11123 1726878413.82638: Group all now contains ungrouped 11123 1726878413.82640: Examining possible inventory source: /tmp/cockpit-RjI/inventory.yml 11123 1726878413.92282: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11123 1726878413.92325: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11123 1726878413.92344: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11123 1726878413.92389: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11123 1726878413.92436: Loaded config def from plugin (inventory/script) 11123 1726878413.92437: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11123 1726878413.92466: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11123 1726878413.92525: Loaded config def from plugin (inventory/yaml) 11123 1726878413.92526: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11123 1726878413.92603: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11123 1726878413.92888: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11123 1726878413.92890: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11123 1726878413.92892: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11123 1726878413.92896: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11123 1726878413.92900: Loading data from /tmp/cockpit-RjI/inventory.yml 11123 1726878413.92947: /tmp/cockpit-RjI/inventory.yml was not parsable by auto 11123 1726878413.92991: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11123 1726878413.93021: Loading data from /tmp/cockpit-RjI/inventory.yml 11123 1726878413.93077: group all already in inventory 11123 1726878413.93082: set inventory_file for managed_node1 11123 1726878413.93085: set inventory_dir for managed_node1 11123 1726878413.93085: Added host managed_node1 to inventory 11123 1726878413.93087: Added host managed_node1 to group all 11123 1726878413.93087: set ansible_host for managed_node1 11123 1726878413.93088: set ansible_ssh_extra_args for managed_node1 11123 1726878413.93090: set inventory_file for managed_node2 11123 1726878413.93091: set inventory_dir for managed_node2 11123 1726878413.93092: Added host managed_node2 to inventory 11123 1726878413.93093: Added host managed_node2 to group all 11123 1726878413.93093: set ansible_host for managed_node2 11123 1726878413.93093: set ansible_ssh_extra_args for managed_node2 11123 1726878413.93095: set inventory_file for managed_node3 11123 1726878413.93096: set inventory_dir for managed_node3 11123 1726878413.93097: Added host managed_node3 to inventory 11123 1726878413.93097: Added host managed_node3 to group all 11123 1726878413.93098: set ansible_host for managed_node3 11123 1726878413.93098: set ansible_ssh_extra_args for managed_node3 11123 1726878413.93100: Reconcile groups and hosts in inventory. 11123 1726878413.93102: Group ungrouped now contains managed_node1 11123 1726878413.93103: Group ungrouped now contains managed_node2 11123 1726878413.93104: Group ungrouped now contains managed_node3 11123 1726878413.93161: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11123 1726878413.93242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11123 1726878413.93275: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11123 1726878413.93292: Loaded config def from plugin (vars/host_group_vars) 11123 1726878413.93294: 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) 11123 1726878413.93298: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11123 1726878413.93303: 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) 11123 1726878413.93329: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11123 1726878413.93579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878413.93643: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11123 1726878413.93667: Loaded config def from plugin (connection/local) 11123 1726878413.93669: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11123 1726878413.94136: Loaded config def from plugin (connection/paramiko_ssh) 11123 1726878413.94138: 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) 11123 1726878413.94726: 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) 11123 1726878413.94752: Loaded config def from plugin (connection/psrp) 11123 1726878413.94754: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11123 1726878413.95442: 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) 11123 1726878413.95478: Loaded config def from plugin (connection/ssh) 11123 1726878413.95480: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11123 1726878413.96702: 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) 11123 1726878413.96725: Loaded config def from plugin (connection/winrm) 11123 1726878413.96727: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11123 1726878413.96751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11123 1726878413.96798: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11123 1726878413.96837: Loaded config def from plugin (shell/cmd) 11123 1726878413.96839: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11123 1726878413.96856: 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) 11123 1726878413.96897: Loaded config def from plugin (shell/powershell) 11123 1726878413.96898: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11123 1726878413.96936: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11123 1726878413.97042: Loaded config def from plugin (shell/sh) 11123 1726878413.97043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11123 1726878413.97066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11123 1726878413.97145: Loaded config def from plugin (become/runas) 11123 1726878413.97146: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11123 1726878413.97263: Loaded config def from plugin (become/su) 11123 1726878413.97265: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11123 1726878413.97364: Loaded config def from plugin (become/sudo) 11123 1726878413.97366: 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 11123 1726878413.97388: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml 11123 1726878413.97791: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11123 1726878413.99763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11123 1726878413.99793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 11123 1726878413.99998: in VariableManager get_vars() 11123 1726878414.00012: done with get_vars() 11123 1726878414.00121: in VariableManager get_vars() 11123 1726878414.00131: done with get_vars() 11123 1726878414.00181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11123 1726878414.00190: 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 11123 1726878414.00344: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11123 1726878414.00441: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11123 1726878414.00443: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-VPA/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 11123 1726878414.00466: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11123 1726878414.00483: 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) 11123 1726878414.00593: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11123 1726878414.00651: Loaded config def from plugin (callback/default) 11123 1726878414.00655: 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) 11123 1726878414.01536: Loaded config def from plugin (callback/junit) 11123 1726878414.01538: 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) 11123 1726878414.01569: 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) 11123 1726878414.01611: Loaded config def from plugin (callback/minimal) 11123 1726878414.01612: 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) 11123 1726878414.01640: 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) 11123 1726878414.01680: Loaded config def from plugin (callback/tree) 11123 1726878414.01682: 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 11123 1726878414.01763: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11123 1726878414.01765: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-VPA/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_port2.yml ****************************************************** 1 plays in /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml 11123 1726878414.01781: in VariableManager get_vars() 11123 1726878414.01791: done with get_vars() 11123 1726878414.01796: in VariableManager get_vars() 11123 1726878414.01803: done with get_vars() 11123 1726878414.01806: variable 'omit' from source: magic vars 11123 1726878414.01830: in VariableManager get_vars() 11123 1726878414.01841: done with get_vars() 11123 1726878414.01857: variable 'omit' from source: magic vars PLAY [Test cockpit_* role options] ********************************************* 11123 1726878414.02225: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11123 1726878414.02280: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11123 1726878414.02302: getting the remaining hosts for this loop 11123 1726878414.02303: done getting the remaining hosts for this loop 11123 1726878414.02305: getting the next task for host managed_node3 11123 1726878414.02311: done getting next task for host managed_node3 11123 1726878414.02312: ^ task is: TASK: Gathering Facts 11123 1726878414.02313: ^ 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 11123 1726878414.02314: getting variables 11123 1726878414.02314: in VariableManager get_vars() 11123 1726878414.02321: Calling all_inventory to load vars for managed_node3 11123 1726878414.02322: Calling groups_inventory to load vars for managed_node3 11123 1726878414.02324: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878414.02334: Calling all_plugins_play to load vars for managed_node3 11123 1726878414.02342: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878414.02344: Calling groups_plugins_play to load vars for managed_node3 11123 1726878414.02370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878414.02400: done with get_vars() 11123 1726878414.02404: done getting variables 11123 1726878414.02452: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:2 Friday 20 September 2024 20:26:54 -0400 (0:00:00.007) 0:00:00.007 ****** 11123 1726878414.02470: entering _queue_task() for managed_node3/gather_facts 11123 1726878414.02471: Creating lock for gather_facts 11123 1726878414.02687: worker is 1 (out of 1 available) 11123 1726878414.02698: exiting _queue_task() for managed_node3/gather_facts 11123 1726878414.02709: done queuing things up, now waiting for results queue to drain 11123 1726878414.02710: waiting for pending results... 11128 1726878414.02786: running TaskExecutor() for managed_node3/TASK: Gathering Facts 11128 1726878414.02880: in run() - task 0affdecc-488f-1992-aed8-000000000011 11128 1726878414.02895: variable 'ansible_search_path' from source: unknown 11128 1726878414.02923: calling self._execute() 11128 1726878414.02970: variable 'ansible_host' from source: host vars for 'managed_node3' 11128 1726878414.02978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11128 1726878414.02986: variable 'omit' from source: magic vars 11128 1726878414.03053: variable 'omit' from source: magic vars 11128 1726878414.03076: variable 'omit' from source: magic vars 11128 1726878414.03101: variable 'omit' from source: magic vars 11128 1726878414.03133: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11128 1726878414.03159: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11128 1726878414.03179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11128 1726878414.03193: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11128 1726878414.03204: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11128 1726878414.03226: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11128 1726878414.03231: variable 'ansible_host' from source: host vars for 'managed_node3' 11128 1726878414.03237: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11128 1726878414.03306: Set connection var ansible_timeout to 10 11128 1726878414.03312: Set connection var ansible_connection to ssh 11128 1726878414.03317: Set connection var ansible_shell_executable to /bin/sh 11128 1726878414.03324: Set connection var ansible_pipelining to False 11128 1726878414.03329: Set connection var ansible_module_compression to ZIP_DEFLATED 11128 1726878414.03336: Set connection var ansible_shell_type to sh 11128 1726878414.03351: variable 'ansible_shell_executable' from source: unknown 11128 1726878414.03355: variable 'ansible_connection' from source: unknown 11128 1726878414.03358: variable 'ansible_module_compression' from source: unknown 11128 1726878414.03363: variable 'ansible_shell_type' from source: unknown 11128 1726878414.03367: variable 'ansible_shell_executable' from source: unknown 11128 1726878414.03370: variable 'ansible_host' from source: host vars for 'managed_node3' 11128 1726878414.03374: variable 'ansible_pipelining' from source: unknown 11128 1726878414.03377: variable 'ansible_timeout' from source: unknown 11128 1726878414.03381: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11128 1726878414.03500: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11128 1726878414.03509: variable 'omit' from source: magic vars 11128 1726878414.03513: starting attempt loop 11128 1726878414.03515: running the handler 11128 1726878414.03525: variable 'ansible_facts' from source: unknown 11128 1726878414.03539: _low_level_execute_command(): starting 11128 1726878414.03545: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11128 1726878414.05935: stdout chunk (state=2): >>>/root <<< 11128 1726878414.06055: stderr chunk (state=3): >>><<< 11128 1726878414.06062: stdout chunk (state=3): >>><<< 11128 1726878414.06079: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11128 1726878414.06093: _low_level_execute_command(): starting 11128 1726878414.06101: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804 `" && echo ansible-tmp-1726878414.0608828-11128-42939320564804="` echo /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804 `" ) && sleep 0' 11128 1726878414.08544: stdout chunk (state=2): >>>ansible-tmp-1726878414.0608828-11128-42939320564804=/root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804 <<< 11128 1726878414.08671: stderr chunk (state=3): >>><<< 11128 1726878414.08677: stdout chunk (state=3): >>><<< 11128 1726878414.08694: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878414.0608828-11128-42939320564804=/root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804 , stderr= 11128 1726878414.08718: variable 'ansible_module_compression' from source: unknown 11128 1726878414.08765: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11128 1726878414.08769: ANSIBALLZ: Acquiring lock 11128 1726878414.08773: ANSIBALLZ: Lock acquired: 140599945055888 11128 1726878414.08776: ANSIBALLZ: Creating module 11128 1726878414.35583: ANSIBALLZ: Writing module into payload 11128 1726878414.35739: ANSIBALLZ: Writing module 11128 1726878414.35769: ANSIBALLZ: Renaming module 11128 1726878414.35778: ANSIBALLZ: Done creating module 11128 1726878414.35813: variable 'ansible_facts' from source: unknown 11128 1726878414.35821: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11128 1726878414.35829: _low_level_execute_command(): starting 11128 1726878414.35852: _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' 11128 1726878414.38202: stdout chunk (state=2): >>>PLATFORM <<< 11128 1726878414.38268: stdout chunk (state=3): >>>Linux <<< 11128 1726878414.38305: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 11128 1726878414.38487: stderr chunk (state=3): >>><<< 11128 1726878414.38494: stdout chunk (state=3): >>><<< 11128 1726878414.38510: _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= 11128 1726878414.38517 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 11128 1726878414.38561: _low_level_execute_command(): starting 11128 1726878414.38568: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11128 1726878414.39244: Sending initial data 11128 1726878414.39251: Sent initial data (1234 bytes) 11128 1726878414.42795: 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"} <<< 11128 1726878414.43236: stderr chunk (state=3): >>><<< 11128 1726878414.43246: stdout chunk (state=3): >>><<< 11128 1726878414.43265: _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= 11128 1726878414.43328: variable 'ansible_facts' from source: unknown 11128 1726878414.43337: variable 'ansible_facts' from source: unknown 11128 1726878414.43347: variable 'ansible_module_compression' from source: unknown 11128 1726878414.43389: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11128 1726878414.43417: variable 'ansible_facts' from source: unknown 11128 1726878414.43631: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/AnsiballZ_setup.py 11128 1726878414.44206: Sending initial data 11128 1726878414.44213: Sent initial data (153 bytes) 11128 1726878414.47840: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp03xuvzzb /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/AnsiballZ_setup.py <<< 11128 1726878414.50651: stderr chunk (state=3): >>><<< 11128 1726878414.50663: stdout chunk (state=3): >>><<< 11128 1726878414.50688: done transferring module to remote 11128 1726878414.50704: _low_level_execute_command(): starting 11128 1726878414.50709: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/ /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/AnsiballZ_setup.py && sleep 0' 11128 1726878414.53282: stderr chunk (state=2): >>><<< 11128 1726878414.53294: stdout chunk (state=2): >>><<< 11128 1726878414.53310: _low_level_execute_command() done: rc=0, stdout=, stderr= 11128 1726878414.53315: _low_level_execute_command(): starting 11128 1726878414.53321: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/AnsiballZ_setup.py && sleep 0' 11128 1726878414.56852: 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 <<< 11128 1726878414.57540: 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 # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f89e48> # /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 0x7f4037f1f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f899b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f2c630> 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 0x7f4037f33160> # /usr/lib64/python3.6/__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 0x7f4037f380f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f33748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f33390> # /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 0x7f4037edd470> # /usr/lib64/python3.6/__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 0x7f4037ee2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eddb38> # /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' <<< 11128 1726878414.57575: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037ee94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eccd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037ecf198> # /usr/lib64/python3.6/__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 0x7f40361dd940> <<< 11128 1726878414.57945: 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 0x7f40361ef240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f3da20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11128 1726878414.58100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11128 1726878414.58550: 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 0x7f4036115208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036120438> # /usr/lib64/python3.6/__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 0x7f403611f128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036120c18> 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 0x7f403611f208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361b8940> <<< 11128 1726878414.58858: 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 0x7f40361b8d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361aa2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361af2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361a25c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361945f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f4035ece438> <<< 11128 1726878414.59239: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035ebeeb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361aa240> 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 0x7f4035edafd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f403618e438> # /usr/lib64/python3.6/__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 0x7f4035edf390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edf198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4035edf4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036207198> # /usr/lib64/python3.6/__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 0x7f4035edff98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edfba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035eee860> # /usr/lib64/python3.6/importlib/__pycache__/util.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' <<< 11128 1726878414.59284: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035ef7080> <<< 11128 1726878414.59311: 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' <<< 11128 1726878414.59345: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a73358> <<< 11128 1726878414.59372: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035eee940> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11128 1726878414.59400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11128 1726878414.59436: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a77e48> <<< 11128 1726878414.59463: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edf6d8> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py<<< 11128 1726878414.59499: 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 <<< 11128 1726878414.59526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a9c4a8> <<< 11128 1726878414.59554: 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 0x7f4035a9c860> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11128 1726878414.59576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11128 1726878414.59613: 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 0x7f4035aa2550> <<< 11128 1726878414.59637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11128 1726878414.59742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py # code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py # code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11128 1726878414.59880: 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 0x7f403584ed68> <<< 11128 1726878414.59914: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40358414a8> <<< 11128 1726878414.59939: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035841198> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035837080> <<< 11128 1726878414.59958: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035aa2ef0> <<< 11128 1726878414.60001: 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 0x7f4035848160> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a9cbe0> <<< 11128 1726878414.60020: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11128 1726878414.60045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11128 1726878414.60066: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.60091: 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 0x7f4037e9c828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035848208> import 'pwd' # <<< 11128 1726878414.60123: 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 0x7f4037e9cba8> <<< 11128 1726878414.60181: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edfa20> <<< 11128 1726878414.60209: 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' <<< 11128 1726878414.60240: 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' <<< 11128 1726878414.60266: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.60291: 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 0x7f4037eaf6d8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11128 1726878414.60419: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.60462: 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 0x7f4037eb7748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4037eb7c18> <<< 11128 1726878414.60488: 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 0x7f4037eb7d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eaff28> <<< 11128 1726878414.60512: 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' <<< 11128 1726878414.60540: 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 0x7f4037ebf0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eb75f8> <<< 11128 1726878414.60576: 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 0x7f4037eb7358> <<< 11128 1726878414.60598: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037ea4c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a86518> <<< 11128 1726878414.60622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11128 1726878414.60650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11128 1726878414.60698: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eaf588> <<< 11128 1726878414.60904: 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' <<< 11128 1726878414.60920: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e71a20> <<< 11128 1726878414.61048: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 11128 1726878414.61070: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.61096: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.61130: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11128 1726878414.62340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.63111: 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' <<< 11128 1726878414.63347: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c53748> 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 0x7f4033aea390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c53f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033e71e10> # /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' <<< 11128 1726878414.63457: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b40c50> # /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' <<< 11128 1726878414.63529: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b1ac18> <<< 11128 1726878414.63560: 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 0x7f4033e2f160> <<< 11128 1726878414.64155: 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 0x7f4033e2f390> # /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 0x7f4033e2f6d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b153c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b075c0> # /usr/lib64/python3.6/__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 0x7f4033e39f28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033b15978> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e40048> # /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' <<< 11128 1726878414.64547: 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 0x7f4033c1fac8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f4033c2ebe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e50eb8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e5b5c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e49400> <<< 11128 1726878414.64581: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11128 1726878414.64608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11128 1726878414.64631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11128 1726878414.64650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 11128 1726878414.64728: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c4abe0> <<< 11128 1726878414.64783: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e5b780> <<< 11128 1726878414.64908: 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 0x7f4033c58b00> <<< 11128 1726878414.64935: 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' <<< 11128 1726878414.64963: 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 0x7f4033c58be0> <<< 11128 1726878414.64992: 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 0x7f4033c58d68> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e40198> <<< 11128 1726878414.65022: 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' <<< 11128 1726878414.65042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11128 1726878414.65069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11128 1726878414.65094: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.65115: 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 0x7f4033d75748> <<< 11128 1726878414.65267: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d65e48> <<< 11128 1726878414.65295: 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' <<< 11128 1726878414.65319: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033d6f080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d65908> # zipimport: zlib available <<< 11128 1726878414.65349: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11128 1726878414.65419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.65495: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 11128 1726878414.65525: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11128 1726878414.65620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.65721: 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' <<< 11128 1726878414.65751: 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' <<< 11128 1726878414.65778: 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' <<< 11128 1726878414.65809: 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 0x7f4033d90b38> <<< 11128 1726878414.65848: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d90828> <<< 11128 1726878414.65890: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d90080> <<< 11128 1726878414.65921: 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' <<< 11128 1726878414.65953: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d906a0> <<< 11128 1726878414.65979: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d7e860> # zipimport: zlib available <<< 11128 1726878414.66438: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.66877: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11128 1726878414.66911: 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_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11128 1726878414.66940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.66970: 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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11128 1726878414.66997: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.67027: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11128 1726878414.67128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.67249: 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' <<< 11128 1726878414.67279: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033bf0240> # zipimport: zlib available <<< 11128 1726878414.67621: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.67960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68013: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68062: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 11128 1726878414.68097: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.68126: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11128 1726878414.68195: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68260: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 11128 1726878414.68287: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11128 1726878414.68324: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68349: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11128 1726878414.68374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68534: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.68704: 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' <<< 11128 1726878414.68893: stdout chunk (state=3): >>>import '_ast' # <<< 11128 1726878414.68922: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033da6a20> # zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.68947: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11128 1726878414.69008: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69056: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11128 1726878414.69084: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11128 1726878414.69106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69131: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69154: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 11128 1726878414.69174: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69195: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69330: 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 <<< 11128 1726878414.69406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11128 1726878414.69501: 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 0x7f4033d1d240> <<< 11128 1726878414.69561: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033db49b0> <<< 11128 1726878414.69593: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11128 1726878414.69649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.69751: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11128 1726878414.69778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11128 1726878414.69800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11128 1726878414.69831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11128 1726878414.69862: 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' <<< 11128 1726878414.69992: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d3bfd0> <<< 11128 1726878414.70020: 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' <<< 11128 1726878414.70113: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d540b8> <<< 11128 1726878414.70156: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d1d5c0> <<< 11128 1726878414.70207: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033db91d0> <<< 11128 1726878414.70238: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.70264: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11128 1726878414.70298: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 11128 1726878414.70412: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 11128 1726878414.70446: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11128 1726878414.70486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70548: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.70607: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70703: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 11128 1726878414.70768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.70872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11128 1726878414.70915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11128 1726878414.71561: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033cb5b00> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 11128 1726878414.71690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.71817: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.71849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.71895: 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' <<< 11128 1726878414.71924: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11128 1726878414.71964: 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' <<< 11128 1726878414.71982: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d0c048> <<< 11128 1726878414.72008: 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' <<< 11128 1726878414.72026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11128 1726878414.72058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11128 1726878414.72087: 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' <<< 11128 1726878414.72102: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d11a58> <<< 11128 1726878414.72193: 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 0x7f4033d16240> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033cec710> <<< 11128 1726878414.72212: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.72240: 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 0x7f4033d117b8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d0c9e8> <<< 11128 1726878414.72282: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e12b00> <<< 11128 1726878414.72310: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033cc2438> # /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' <<< 11128 1726878414.72334: 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' <<< 11128 1726878414.72357: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c696a0> <<< 11128 1726878414.72384: 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' <<< 11128 1726878414.72400: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c70208> <<< 11128 1726878414.72429: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033ccf6d8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 11128 1726878414.72466: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 11128 1726878414.72508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72557: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 11128 1726878414.72602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72641: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11128 1726878414.72676: 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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11128 1726878414.72703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72720: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11128 1726878414.72745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72769: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72819: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 11128 1726878414.72843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72885: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 11128 1726878414.72937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.72976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.73023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.73058: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 11128 1726878414.73085: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11128 1726878414.73481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.73856: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11128 1726878414.73907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.73945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.73973: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74008: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 11128 1726878414.74036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74061: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 11128 1726878414.74085: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74157: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 11128 1726878414.74184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74213: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11128 1726878414.74240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74265: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 11128 1726878414.74327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11128 1726878414.74424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c90dd8> <<< 11128 1726878414.74448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11128 1726878414.74476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11128 1726878414.74656: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c81c18> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 11128 1726878414.74683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74772: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11128 1726878414.74853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.74999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11128 1726878414.75032: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.75059: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.75130: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 11128 1726878414.75164: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.75203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11128 1726878414.75227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11128 1726878414.75257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11128 1726878414.75280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11128 1726878414.75344: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402fcbc240> <<< 11128 1726878414.75416: 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 0x7f402fc44908> <<< 11128 1726878414.75648: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402fc96d68> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11128 1726878414.75685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.75734: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11128 1726878414.75809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76105: 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 0x7f40357f8780> <<< 11128 1726878414.76202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76466: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11128 1726878414.76489: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76545: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 11128 1726878414.76583: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76619: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11128 1726878414.76646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11128 1726878414.76668: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11128 1726878414.76714: 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 0x7f40357ff4a8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40357ff128> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 11128 1726878414.76762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76792: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11128 1726878414.76821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.76930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77062: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11128 1726878414.77145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77213: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77274: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11128 1726878414.77306: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 11128 1726878414.77322: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77568: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11128 1726878414.77598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77776: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11128 1726878414.77810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.77830: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.78269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.78689: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11128 1726878414.78719: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 11128 1726878414.78785: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.78868: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 11128 1726878414.78952: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79023: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11128 1726878414.79045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79145: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79267: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 11128 1726878414.79306: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11128 1726878414.79330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79362: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 11128 1726878414.79440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79817: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11128 1726878414.79844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79869: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79901: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 11128 1726878414.79920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.79951: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 11128 1726878414.80004: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80053: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11128 1726878414.80084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.80112: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 11128 1726878414.80153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80195: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 11128 1726878414.80220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80298: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 11128 1726878414.80510: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80711: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 11128 1726878414.80768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80806: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11128 1726878414.80828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 11128 1726878414.80909: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80935: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 11128 1726878414.80959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.80989: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 11128 1726878414.81048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81135: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11128 1726878414.81162: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81205: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 11128 1726878414.81245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11128 1726878414.81281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81422: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 11128 1726878414.81453: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11128 1726878414.81490: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81527: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11128 1726878414.81553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81845: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 11128 1726878414.81882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81916: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11128 1726878414.81941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.81967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.82002: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 11128 1726878414.82076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.82144: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11128 1726878414.82161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.82217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.82294: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 11128 1726878414.82371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11128 1726878414.82571: 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' <<< 11128 1726878414.82612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # 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 0x7f402f79aba8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402f7b4e80> <<< 11128 1726878414.82671: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402f7b4b00> <<< 11128 1726878414.84683: stdout chunk (state=3): >>>import 'gc' # <<< 11128 1726878414.97471: 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' <<< 11128 1726878414.97510: 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 0x7f4033bce4e0> <<< 11128 1726878414.97528: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033bce278> <<< 11128 1726878414.97784: 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 <<< 11128 1726878415.18691: stdout chunk (state=3): >>> {"ansible_facts": {"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-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "2c160a0cc852439f9a79a289875900d9", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_iscsi_iqn": "iqn.1994-05.com.redhat:5a6f5c706e86", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALTm3AcGTPT3giUe79EPPEJ2VIiefkSs27Ggl8EiyhNZ+kqkvjpvaeIDe/3TfjmO4MkcSOBzWYXqjLL8Ng/JtNTSuWQxRS6dKaw6Tp9CnTxqPBIJUFfrB7rvtREXdjYyvCV26zhFROqsiicnB8ECi35RZfWPMN4xgZOlJ1E9uWvDAAAAFQD9gMHpopDWKpRpkpxVNwxppiCnOQAAAIEAp1HhBBhVaI0xLkjZOBNCC1zyFLU0gc56/+RuSM1/5Ux5FY9s3BGY2NRtKsjmgiqk6XnTcprJQ4x64cdXk3Pk/1wxWvQLBpjId7SoaB4S9PQgz17meVUU4/xqZ6GL9mEXcG4Gg+7jlmPloVUIKT7M2RgTKnVfSR57NOZoB/CkAh0AAACASc9L0lfs0kVH4dL/uQ5r8e9y9kYUUD6igSo8+GR2XVhEFZwJpvx4dl0igW2D8mEtf1ReePeAIt9ZpE0/q8lrmZgfmX3cv387wkLFZqT0qbbepBGcTVoqLdNGAowoiW9MrsWuTNgVuLkYOVly+/+UH5MZkPbZg0sVt3M5BtVJSiw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDFEQnMzdNG/YclKZE+fA3JrY7k5Ltja8EABFxCiCYBRMQKqTuNIKQ8INlSvyDYtPU2QYVatcUZWD7Kh5GPW5YBJeDilYgVJGPNRbXauSQe4yHiuKVEb0yUMuuYuWub+sW7QuXln5a+oEexJsANCd+EOyIP6yOuqHELmR7yv3+6GqqNR1+//0uvI8yhPufszfBgkyDmI+FifevuEvoiyx09E5wsQw2S7uayer7EfZXyvYpWec7rVASFUgynbojXQhwhEMYaSNZozGym2XeTabO4RXAhp90lGz7tG2+/4cm4S25z+HZd7DHzz9fSkgYKTQUOm6tvL7p2OhaDzG2a0PQnwys5gt6x6KF5rvFxOXRVwx76i1I0aWHm+jhlnbrXd0bVtEgzQL7Cp+1v3xwb9LniYpd4vXj1EOdrmcIyFyYGQzY8MJ3iXPGAyAFVAgDipgfVfFYiZaxIoZNgVQpKSVrBXOqVa6aoHWklgy5dmUbXsuqo3DkDqrW9wU9f7IBD3Ak=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD0TOg+AaS+PR/SvXF9mZwDqeCe9pOdmNv/S844kTZSSW2QNiQU3GjP0BTTHqfWN+CQKykNwt7bvyDcDGSij1VM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCkl4P2ciYM+ogRU4336G39jDGYY3FqtMt89czWHPdD", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.26 60160 10.31.47.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SES<<< 11128 1726878415.18736: stdout chunk (state=3): >>>SION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.14.26 60160 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_lsb": {}, "ansible_pkg_mgr": "dnf", "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_loadavg": {"1m": 1.24, "5m": 0.61, "15m": 0.26}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "26", "second": "54", "epoch": "1726878414", "epoch_int": "1726878414", "date": "2024-09-20", "time": "20:26:54", "iso8601_micro": "2024-09-21T00:26:54.853573Z", "iso8601": "2024-09-21T00:26:54Z", "iso8601_basic": "20240920T202654853573", "iso8601_basic_short": "20240920T202654", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:70:6d:d6:97:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::70:6dff:fed6:97dd", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segm<<< 11128 1726878415.19587: stdout chunk (state=3): >>>entation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:70:6d:d6:97:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::70:6dff:fed6:97dd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::70:6dff:fed6:97dd"]}, "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": 2536, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 1003, "free": 2536}, "nocache": {"free": 3254, "used": 285}, "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": "ec29c483-13fb-e222-48da-bb7161c05723", "ansible_product_uuid": "ec29c483-13fb-e222-48da-bb7161c05723", "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": 406, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263427551232, "block_size": 4096, "block_total": 65533179, "block_available": 64313367, "block_used": 1219812, "inode<<< 11128 1726878415.19623: stdout chunk (state=3): >>>_total": 131071472, "inode_available": 130989645, "inode_used": 81827, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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<<< 11128 1726878415.19943: 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 # 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] re<<< 11128 1726878415.19964: stdout chunk (state=3): >>>moving 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.modu<<< 11128 1726878415.19975: stdout chunk (state=3): >>>le_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 <<< 11128 1726878415.20096: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11128 1726878415.20129: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11128 1726878415.20170: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11128 1726878415.20199: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 11128 1726878415.20233: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string <<< 11128 1726878415.20264: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11128 1726878415.20299: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 11128 1726878415.20325: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy <<< 11128 1726878415.20349: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 11128 1726878415.20371: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 11128 1726878415.20404: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 11128 1726878415.20433: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 11128 1726878415.20463: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap <<< 11128 1726878415.20486: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 11128 1726878415.20522: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json <<< 11128 1726878415.20550: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 11128 1726878415.20579: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy gc # destroy array # destroy multiprocessing.dummy.connection <<< 11128 1726878415.20606: 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 <<< 11128 1726878415.20640: stdout chunk (state=3): >>># cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 11128 1726878415.20684: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 11128 1726878415.20719: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 11128 1726878415.20761: 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 # cleanup[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 <<< 11128 1726878415.20788: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11128 1726878415.20912: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 11128 1726878415.20953: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 11128 1726878415.20964: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11128 1726878415.21283: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11128 1726878415.21408: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11128 1726878415.21456: stderr chunk (state=3): >>><<< 11128 1726878415.21461: stdout chunk (state=3): >>><<< 11128 1726878415.21537: _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 0x7f4037f89e48> # /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 0x7f4037f1f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f899b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f2c630> 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 0x7f4037f33160> # /usr/lib64/python3.6/__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 0x7f4037f380f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f33748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f33390> # /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 0x7f4037edd470> # /usr/lib64/python3.6/__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 0x7f4037ee2e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eddb38> # /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 0x7f4037ee94e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eccd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037ecf198> # /usr/lib64/python3.6/__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 0x7f40361dd940> # /usr/lib64/python3.6/__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 0x7f40361ef240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037f3da20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f4036115208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036120438> # /usr/lib64/python3.6/__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 0x7f403611f128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036120c18> 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 0x7f403611f208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361b8940> # /usr/lib64/python3.6/__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 0x7f40361b8d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361aa2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361af2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361a25c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361945f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f4035ece438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035ebeeb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40361aa240> 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 0x7f4035edafd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f403618e438> # /usr/lib64/python3.6/__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 0x7f4035edf390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edf198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4035edf4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4036207198> # /usr/lib64/python3.6/__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 0x7f4035edff98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edfba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035eee860> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f4035ef7080> # /usr/lib64/python3.6/__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 0x7f4035a73358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035eee940> # /usr/lib64/python3.6/__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 0x7f4035a77e48> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edf6d8> # /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 0x7f4035a9c4a8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4035a9c860> # /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 0x7f4035aa2550> # /usr/lib64/python3.6/__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 0x7f403584ed68> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40358414a8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035841198> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035837080> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035aa2ef0> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4035848160> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a9cbe0> # /usr/lib64/python3.6/__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 0x7f4037e9c828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035848208> 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 0x7f4037e9cba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035edfa20> # /usr/lib64/python3.6/__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 0x7f4037eaf6d8> # /usr/lib64/python3.6/__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 0x7f4037eb7748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4037eb7c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4037eb7d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eaff28> # /usr/lib64/python3.6/__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 0x7f4037ebf0b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037eb75f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4037eb7358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4037ea4c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4035a86518> # /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 0x7f4037eaf588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f4033e71a20> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_g12lm39x/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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 0x7f4033c53748> 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 0x7f4033aea390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033c53f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033e71e10> # /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 0x7f4033b40c50> # /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 0x7f4033b1ac18> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033e2f160> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033e2f390> # /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 0x7f4033e2f6d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b153c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033b075c0> # /usr/lib64/python3.6/__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 0x7f4033e39f28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033b15978> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e40048> # /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 0x7f4033c1fac8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f4033c2ebe0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e50eb8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e5b5c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e49400> # /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 0x7f4033c4abe0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e5b780> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033c58b00> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033c58be0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033c58d68> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e40198> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f4033d75748> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d65e48> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4033d6f080> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d65908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033d90b38> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d90828> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d90080> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f4033d906a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d7e860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033bf0240> # 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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033da6a20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033d1d240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033db49b0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f4033d3bfd0> # /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 0x7f4033d540b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d1d5c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033db91d0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033cb5b00> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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 0x7f4033d0c048> # /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 0x7f4033d11a58> # 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 0x7f4033d16240> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033cec710> # 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 0x7f4033d117b8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033d0c9e8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033e12b00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033cc2438> # /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 0x7f4033c696a0> # /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 0x7f4033c70208> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033ccf6d8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f4033c90dd8> # /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 0x7f4033c81c18> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f402fcbc240> # 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 0x7f402fc44908> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402fc96d68> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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 0x7f40357f8780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f40357ff4a8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f40357ff128> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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_g12lm39x/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 0x7f402f79aba8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402f7b4e80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f402f7b4b00> 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 0x7f4033bce4e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4033bce278> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system": "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-47-34.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-47-34", "ansible_nodename": "ip-10-31-47-34.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": "2c160a0cc852439f9a79a289875900d9", "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "8", "ansible_distribution_major_version": "8", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_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_iscsi_iqn": "iqn.1994-05.com.redhat:5a6f5c706e86", "ansible_is_chroot": false, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_hostnqn": "", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBALTm3AcGTPT3giUe79EPPEJ2VIiefkSs27Ggl8EiyhNZ+kqkvjpvaeIDe/3TfjmO4MkcSOBzWYXqjLL8Ng/JtNTSuWQxRS6dKaw6Tp9CnTxqPBIJUFfrB7rvtREXdjYyvCV26zhFROqsiicnB8ECi35RZfWPMN4xgZOlJ1E9uWvDAAAAFQD9gMHpopDWKpRpkpxVNwxppiCnOQAAAIEAp1HhBBhVaI0xLkjZOBNCC1zyFLU0gc56/+RuSM1/5Ux5FY9s3BGY2NRtKsjmgiqk6XnTcprJQ4x64cdXk3Pk/1wxWvQLBpjId7SoaB4S9PQgz17meVUU4/xqZ6GL9mEXcG4Gg+7jlmPloVUIKT7M2RgTKnVfSR57NOZoB/CkAh0AAACASc9L0lfs0kVH4dL/uQ5r8e9y9kYUUD6igSo8+GR2XVhEFZwJpvx4dl0igW2D8mEtf1ReePeAIt9ZpE0/q8lrmZgfmX3cv387wkLFZqT0qbbepBGcTVoqLdNGAowoiW9MrsWuTNgVuLkYOVly+/+UH5MZkPbZg0sVt3M5BtVJSiw=", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDFEQnMzdNG/YclKZE+fA3JrY7k5Ltja8EABFxCiCYBRMQKqTuNIKQ8INlSvyDYtPU2QYVatcUZWD7Kh5GPW5YBJeDilYgVJGPNRbXauSQe4yHiuKVEb0yUMuuYuWub+sW7QuXln5a+oEexJsANCd+EOyIP6yOuqHELmR7yv3+6GqqNR1+//0uvI8yhPufszfBgkyDmI+FifevuEvoiyx09E5wsQw2S7uayer7EfZXyvYpWec7rVASFUgynbojXQhwhEMYaSNZozGym2XeTabO4RXAhp90lGz7tG2+/4cm4S25z+HZd7DHzz9fSkgYKTQUOm6tvL7p2OhaDzG2a0PQnwys5gt6x6KF5rvFxOXRVwx76i1I0aWHm+jhlnbrXd0bVtEgzQL7Cp+1v3xwb9LniYpd4vXj1EOdrmcIyFyYGQzY8MJ3iXPGAyAFVAgDipgfVfFYiZaxIoZNgVQpKSVrBXOqVa6aoHWklgy5dmUbXsuqo3DkDqrW9wU9f7IBD3Ak=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBD0TOg+AaS+PR/SvXF9mZwDqeCe9pOdmNv/S844kTZSSW2QNiQU3GjP0BTTHqfWN+CQKykNwt7bvyDcDGSij1VM=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIFCkl4P2ciYM+ogRU4336G39jDGYY3FqtMt89czWHPdD", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.26 60160 10.31.47.34 22", "_": "/usr/libexec/platform-python", "LANG": "en_US.UTF-8", "which_declare": "declare -f", "XDG_SESSION_ID": "5", "USER": "root", "SELINUX_ROLE_REQUESTED": "", "PWD": "/root", "HOME": "/root", "SSH_CLIENT": "10.31.14.26 60160 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_lsb": {}, "ansible_pkg_mgr": "dnf", "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_loadavg": {"1m": 1.24, "5m": 0.61, "15m": 0.26}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "20", "minute": "26", "second": "54", "epoch": "1726878414", "epoch_int": "1726878414", "date": "2024-09-20", "time": "20:26:54", "iso8601_micro": "2024-09-21T00:26:54.853573Z", "iso8601": "2024-09-21T00:26:54Z", "iso8601_basic": "20240920T202654853573", "iso8601_basic_short": "20240920T202654", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "02:70:6d:d6:97:dd", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::70:6dff:fed6:97dd", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "rx_udp_gro_forwarding": "off", "rx_gro_list": "off", "tls_hw_rx_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.47.34", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:70:6d:d6:97:dd", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.47.34"], "ansible_all_ipv6_addresses": ["fe80::70:6dff:fed6:97dd"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.47.34", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::70:6dff:fed6:97dd"]}, "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": 2536, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 1003, "free": 2536}, "nocache": {"free": 3254, "used": 285}, "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": "ec29c483-13fb-e222-48da-bb7161c05723", "ansible_product_uuid": "ec29c483-13fb-e222-48da-bb7161c05723", "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": 406, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda1", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_total": 268423901184, "size_available": 263427551232, "block_size": 4096, "block_total": 65533179, "block_available": 64313367, "block_used": 1219812, "inode_total": 131071472, "inode_available": 130989645, "inode_used": 81827, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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 11128 1726878415.22662: 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-1726878414.0608828-11128-42939320564804/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11128 1726878415.22684: _low_level_execute_command(): starting 11128 1726878415.22690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878414.0608828-11128-42939320564804/ > /dev/null 2>&1 && sleep 0' 11128 1726878415.25339: stderr chunk (state=2): >>><<< 11128 1726878415.25349: stdout chunk (state=2): >>><<< 11128 1726878415.25366: _low_level_execute_command() done: rc=0, stdout=, stderr= 11128 1726878415.25374: handler run complete 11128 1726878415.25443: variable 'ansible_facts' from source: unknown 11128 1726878415.25506: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11128 1726878415.25687: variable 'ansible_facts' from source: unknown 11128 1726878415.25751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11128 1726878415.25875: attempt loop complete, returning result 11128 1726878415.25882: _execute() done 11128 1726878415.25886: dumping result to json 11128 1726878415.25912: done dumping result, returning 11128 1726878415.25920: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0affdecc-488f-1992-aed8-000000000011] 11128 1726878415.25925: sending task result for task 0affdecc-488f-1992-aed8-000000000011 11128 1726878415.26103: done sending task result for task 0affdecc-488f-1992-aed8-000000000011 11128 1726878415.26107: WORKER PROCESS EXITING ok: [managed_node3] 11123 1726878415.27091: no more pending results, returning what we have 11123 1726878415.27094: results queue empty 11123 1726878415.27095: checking for any_errors_fatal 11123 1726878415.27096: done checking for any_errors_fatal 11123 1726878415.27097: checking for max_fail_percentage 11123 1726878415.27098: done checking for max_fail_percentage 11123 1726878415.27099: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.27099: done checking to see if all hosts have failed 11123 1726878415.27100: getting the remaining hosts for this loop 11123 1726878415.27101: done getting the remaining hosts for this loop 11123 1726878415.27105: getting the next task for host managed_node3 11123 1726878415.27111: done getting next task for host managed_node3 11123 1726878415.27112: ^ task is: TASK: meta (flush_handlers) 11123 1726878415.27114: ^ 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 11123 1726878415.27117: getting variables 11123 1726878415.27118: in VariableManager get_vars() 11123 1726878415.27141: Calling all_inventory to load vars for managed_node3 11123 1726878415.27143: Calling groups_inventory to load vars for managed_node3 11123 1726878415.27146: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.27157: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.27160: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.27163: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.29381: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.29585: done with get_vars() 11123 1726878415.29595: done getting variables 11123 1726878415.29647: in VariableManager get_vars() 11123 1726878415.29659: Calling all_inventory to load vars for managed_node3 11123 1726878415.29661: Calling groups_inventory to load vars for managed_node3 11123 1726878415.29663: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.29668: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.29670: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.29672: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.29809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.29989: done with get_vars() 11123 1726878415.30002: done queuing things up, now waiting for results queue to drain 11123 1726878415.30004: results queue empty 11123 1726878415.30005: checking for any_errors_fatal 11123 1726878415.30008: done checking for any_errors_fatal 11123 1726878415.30009: checking for max_fail_percentage 11123 1726878415.30009: done checking for max_fail_percentage 11123 1726878415.30010: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.30010: done checking to see if all hosts have failed 11123 1726878415.30011: getting the remaining hosts for this loop 11123 1726878415.30012: done getting the remaining hosts for this loop 11123 1726878415.30014: getting the next task for host managed_node3 11123 1726878415.30018: done getting next task for host managed_node3 11123 1726878415.30019: ^ task is: TASK: Run cockpit role 11123 1726878415.30020: ^ 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 11123 1726878415.30022: getting variables 11123 1726878415.30023: in VariableManager get_vars() 11123 1726878415.30030: Calling all_inventory to load vars for managed_node3 11123 1726878415.30034: Calling groups_inventory to load vars for managed_node3 11123 1726878415.30036: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.30040: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.30042: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.30045: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.30208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.30396: done with get_vars() 11123 1726878415.30403: done getting variables TASK [Run cockpit role] ******************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:10 Friday 20 September 2024 20:26:55 -0400 (0:00:01.280) 0:00:01.287 ****** 11123 1726878415.30477: entering _queue_task() for managed_node3/include_role 11123 1726878415.30478: Creating lock for include_role 11123 1726878415.30711: worker is 1 (out of 1 available) 11123 1726878415.30724: exiting _queue_task() for managed_node3/include_role 11123 1726878415.30735: done queuing things up, now waiting for results queue to drain 11123 1726878415.30736: waiting for pending results... 11154 1726878415.30920: running TaskExecutor() for managed_node3/TASK: Run cockpit role 11154 1726878415.31035: in run() - task 0affdecc-488f-1992-aed8-000000000006 11154 1726878415.31056: variable 'ansible_search_path' from source: unknown 11154 1726878415.31090: calling self._execute() 11154 1726878415.31151: variable 'ansible_host' from source: host vars for 'managed_node3' 11154 1726878415.31163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11154 1726878415.31174: variable 'omit' from source: magic vars 11154 1726878415.31267: _execute() done 11154 1726878415.31273: dumping result to json 11154 1726878415.31278: done dumping result, returning 11154 1726878415.31282: done running TaskExecutor() for managed_node3/TASK: Run cockpit role [0affdecc-488f-1992-aed8-000000000006] 11154 1726878415.31288: sending task result for task 0affdecc-488f-1992-aed8-000000000006 11154 1726878415.31319: done sending task result for task 0affdecc-488f-1992-aed8-000000000006 11154 1726878415.31322: WORKER PROCESS EXITING 11123 1726878415.31656: no more pending results, returning what we have 11123 1726878415.31660: in VariableManager get_vars() 11123 1726878415.31686: Calling all_inventory to load vars for managed_node3 11123 1726878415.31688: Calling groups_inventory to load vars for managed_node3 11123 1726878415.31691: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.31699: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.31702: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.31705: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.31863: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.32073: done with get_vars() 11123 1726878415.32080: variable 'ansible_search_path' from source: unknown 11123 1726878415.32258: variable 'omit' from source: magic vars 11123 1726878415.32281: variable 'omit' from source: magic vars 11123 1726878415.32296: variable 'omit' from source: magic vars 11123 1726878415.32299: we have included files to process 11123 1726878415.32300: generating all_blocks data 11123 1726878415.32301: done generating all_blocks data 11123 1726878415.32302: processing included file: fedora.linux_system_roles.cockpit 11123 1726878415.32322: in VariableManager get_vars() 11123 1726878415.32334: done with get_vars() 11123 1726878415.32399: in VariableManager get_vars() 11123 1726878415.32413: done with get_vars() 11123 1726878415.32451: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/main.yml 11123 1726878415.32535: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/defaults/main.yml 11123 1726878415.32599: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/meta/main.yml 11123 1726878415.32744: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml 11123 1726878415.33276: in VariableManager get_vars() 11123 1726878415.33296: done with get_vars() 11123 1726878415.33595: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 11123 1726878415.33669: in VariableManager get_vars() 11123 1726878415.33688: done with get_vars() 11123 1726878415.33722: in VariableManager get_vars() 11123 1726878415.33748: done with get_vars() 11123 1726878415.33789: in VariableManager get_vars() 11123 1726878415.33806: done with get_vars() 11123 1726878415.34653: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml 11123 1726878415.35272: iterating over new_blocks loaded from include file 11123 1726878415.35274: in VariableManager get_vars() 11123 1726878415.35289: done with get_vars() 11123 1726878415.35291: filtering new block on tags 11123 1726878415.35303: done filtering new block on tags 11123 1726878415.35305: in VariableManager get_vars() 11123 1726878415.35318: done with get_vars() 11123 1726878415.35319: filtering new block on tags 11123 1726878415.35336: done filtering new block on tags 11123 1726878415.35338: in VariableManager get_vars() 11123 1726878415.35352: done with get_vars() 11123 1726878415.35356: filtering new block on tags 11123 1726878415.35381: done filtering new block on tags 11123 1726878415.35383: in VariableManager get_vars() 11123 1726878415.35396: done with get_vars() 11123 1726878415.35397: filtering new block on tags 11123 1726878415.35415: done filtering new block on tags 11123 1726878415.35417: in VariableManager get_vars() 11123 1726878415.35429: done with get_vars() 11123 1726878415.35430: filtering new block on tags 11123 1726878415.35446: done filtering new block on tags 11123 1726878415.35448: in VariableManager get_vars() 11123 1726878415.35464: done with get_vars() 11123 1726878415.35465: filtering new block on tags 11123 1726878415.35481: done filtering new block on tags 11123 1726878415.35482: done iterating over new_blocks loaded from include file 11123 1726878415.35483: extending task lists for all hosts with included blocks 11123 1726878415.35628: done extending task lists 11123 1726878415.35629: done processing included files 11123 1726878415.35630: results queue empty 11123 1726878415.35630: checking for any_errors_fatal 11123 1726878415.35633: done checking for any_errors_fatal 11123 1726878415.35634: checking for max_fail_percentage 11123 1726878415.35635: done checking for max_fail_percentage 11123 1726878415.35635: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.35636: done checking to see if all hosts have failed 11123 1726878415.35636: getting the remaining hosts for this loop 11123 1726878415.35637: done getting the remaining hosts for this loop 11123 1726878415.35639: getting the next task for host managed_node3 11123 1726878415.35643: done getting next task for host managed_node3 11123 1726878415.35645: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role 11123 1726878415.35646: ^ 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 11123 1726878415.35657: getting variables 11123 1726878415.35658: in VariableManager get_vars() 11123 1726878415.35670: Calling all_inventory to load vars for managed_node3 11123 1726878415.35672: Calling groups_inventory to load vars for managed_node3 11123 1726878415.35674: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.35678: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.35680: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.35682: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.35838: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.36034: done with get_vars() 11123 1726878415.36042: done getting variables TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:2 Friday 20 September 2024 20:26:55 -0400 (0:00:00.056) 0:00:01.343 ****** 11123 1726878415.36112: entering _queue_task() for managed_node3/include_tasks 11123 1726878415.36114: Creating lock for include_tasks 11123 1726878415.36350: worker is 1 (out of 1 available) 11123 1726878415.36365: exiting _queue_task() for managed_node3/include_tasks 11123 1726878415.36375: done queuing things up, now waiting for results queue to drain 11123 1726878415.36377: waiting for pending results... 11156 1726878415.36571: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role 11156 1726878415.36699: in run() - task 0affdecc-488f-1992-aed8-000000000038 11156 1726878415.36713: variable 'ansible_search_path' from source: unknown 11156 1726878415.36716: variable 'ansible_search_path' from source: unknown 11156 1726878415.36753: calling self._execute() 11156 1726878415.36808: variable 'ansible_host' from source: host vars for 'managed_node3' 11156 1726878415.36815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11156 1726878415.36820: variable 'omit' from source: magic vars 11156 1726878415.36892: _execute() done 11156 1726878415.36896: dumping result to json 11156 1726878415.36899: done dumping result, returning 11156 1726878415.36903: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role [0affdecc-488f-1992-aed8-000000000038] 11156 1726878415.36913: sending task result for task 0affdecc-488f-1992-aed8-000000000038 11156 1726878415.36937: done sending task result for task 0affdecc-488f-1992-aed8-000000000038 11156 1726878415.36940: WORKER PROCESS EXITING 11123 1726878415.37180: no more pending results, returning what we have 11123 1726878415.37183: in VariableManager get_vars() 11123 1726878415.37208: Calling all_inventory to load vars for managed_node3 11123 1726878415.37210: Calling groups_inventory to load vars for managed_node3 11123 1726878415.37211: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.37217: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.37219: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.37220: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.37320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.37436: done with get_vars() 11123 1726878415.37442: variable 'ansible_search_path' from source: unknown 11123 1726878415.37442: variable 'ansible_search_path' from source: unknown 11123 1726878415.37471: we have included files to process 11123 1726878415.37472: generating all_blocks data 11123 1726878415.37473: done generating all_blocks data 11123 1726878415.37475: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml 11123 1726878415.37476: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml 11123 1726878415.37478: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for managed_node3 11123 1726878415.38053: done processing included file 11123 1726878415.38055: iterating over new_blocks loaded from include file 11123 1726878415.38056: in VariableManager get_vars() 11123 1726878415.38071: done with get_vars() 11123 1726878415.38072: filtering new block on tags 11123 1726878415.38082: done filtering new block on tags 11123 1726878415.38083: in VariableManager get_vars() 11123 1726878415.38096: done with get_vars() 11123 1726878415.38097: filtering new block on tags 11123 1726878415.38109: done filtering new block on tags 11123 1726878415.38111: in VariableManager get_vars() 11123 1726878415.38123: done with get_vars() 11123 1726878415.38123: filtering new block on tags 11123 1726878415.38137: done filtering new block on tags 11123 1726878415.38139: in VariableManager get_vars() 11123 1726878415.38152: done with get_vars() 11123 1726878415.38153: filtering new block on tags 11123 1726878415.38162: done filtering new block on tags 11123 1726878415.38163: done iterating over new_blocks loaded from include file 11123 1726878415.38163: extending task lists for all hosts with included blocks 11123 1726878415.38211: done extending task lists 11123 1726878415.38211: done processing included files 11123 1726878415.38212: results queue empty 11123 1726878415.38212: checking for any_errors_fatal 11123 1726878415.38215: done checking for any_errors_fatal 11123 1726878415.38216: checking for max_fail_percentage 11123 1726878415.38216: done checking for max_fail_percentage 11123 1726878415.38217: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.38217: done checking to see if all hosts have failed 11123 1726878415.38217: getting the remaining hosts for this loop 11123 1726878415.38218: done getting the remaining hosts for this loop 11123 1726878415.38219: getting the next task for host managed_node3 11123 1726878415.38222: done getting next task for host managed_node3 11123 1726878415.38224: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role 11123 1726878415.38225: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878415.38231: getting variables 11123 1726878415.38232: in VariableManager get_vars() 11123 1726878415.38243: Calling all_inventory to load vars for managed_node3 11123 1726878415.38245: Calling groups_inventory to load vars for managed_node3 11123 1726878415.38247: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.38250: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.38252: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.38253: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.38347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.38471: done with get_vars() 11123 1726878415.38478: done getting variables TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Friday 20 September 2024 20:26:55 -0400 (0:00:00.024) 0:00:01.368 ****** 11123 1726878415.38527: entering _queue_task() for managed_node3/setup 11123 1726878415.38708: worker is 1 (out of 1 available) 11123 1726878415.38721: exiting _queue_task() for managed_node3/setup 11123 1726878415.38731: done queuing things up, now waiting for results queue to drain 11123 1726878415.38733: waiting for pending results... 11157 1726878415.38829: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role 11157 1726878415.38972: in run() - task 0affdecc-488f-1992-aed8-000000000097 11157 1726878415.38986: variable 'ansible_search_path' from source: unknown 11157 1726878415.38991: variable 'ansible_search_path' from source: unknown 11157 1726878415.39021: calling self._execute() 11157 1726878415.39077: variable 'ansible_host' from source: host vars for 'managed_node3' 11157 1726878415.39083: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11157 1726878415.39088: variable 'omit' from source: magic vars 11157 1726878415.39527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11157 1726878415.41301: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11157 1726878415.41352: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11157 1726878415.41383: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11157 1726878415.41408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11157 1726878415.41428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11157 1726878415.41496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11157 1726878415.41517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11157 1726878415.41537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11157 1726878415.41571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11157 1726878415.41583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11157 1726878415.41621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11157 1726878415.41640: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11157 1726878415.41660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11157 1726878415.41687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11157 1726878415.41695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11157 1726878415.41809: variable '__cockpit_required_facts' from source: role '' all vars 11157 1726878415.41818: variable 'ansible_facts' from source: unknown 11157 1726878415.41882: Evaluated conditional (__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11157 1726878415.41889: when evaluation is False, skipping this task 11157 1726878415.41893: _execute() done 11157 1726878415.41896: dumping result to json 11157 1726878415.41899: done dumping result, returning 11157 1726878415.41905: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role [0affdecc-488f-1992-aed8-000000000097] 11157 1726878415.41909: sending task result for task 0affdecc-488f-1992-aed8-000000000097 11157 1726878415.41928: done sending task result for task 0affdecc-488f-1992-aed8-000000000097 11157 1726878415.41930: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__cockpit_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878415.42055: no more pending results, returning what we have 11123 1726878415.42058: results queue empty 11123 1726878415.42058: checking for any_errors_fatal 11123 1726878415.42060: done checking for any_errors_fatal 11123 1726878415.42060: checking for max_fail_percentage 11123 1726878415.42061: done checking for max_fail_percentage 11123 1726878415.42062: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.42063: done checking to see if all hosts have failed 11123 1726878415.42063: getting the remaining hosts for this loop 11123 1726878415.42065: done getting the remaining hosts for this loop 11123 1726878415.42068: getting the next task for host managed_node3 11123 1726878415.42075: done getting next task for host managed_node3 11123 1726878415.42079: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check if system is ostree 11123 1726878415.42082: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878415.42094: getting variables 11123 1726878415.42096: in VariableManager get_vars() 11123 1726878415.42125: Calling all_inventory to load vars for managed_node3 11123 1726878415.42128: Calling groups_inventory to load vars for managed_node3 11123 1726878415.42130: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.42139: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.42142: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.42144: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.42273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.42391: done with get_vars() 11123 1726878415.42398: done getting variables TASK [fedora.linux_system_roles.cockpit : Check if system is ostree] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 Friday 20 September 2024 20:26:55 -0400 (0:00:00.039) 0:00:01.407 ****** 11123 1726878415.42465: entering _queue_task() for managed_node3/stat 11123 1726878415.42622: worker is 1 (out of 1 available) 11123 1726878415.42637: exiting _queue_task() for managed_node3/stat 11123 1726878415.42647: done queuing things up, now waiting for results queue to drain 11123 1726878415.42648: waiting for pending results... 11159 1726878415.42748: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check if system is ostree 11159 1726878415.42870: in run() - task 0affdecc-488f-1992-aed8-000000000099 11159 1726878415.42886: variable 'ansible_search_path' from source: unknown 11159 1726878415.42891: variable 'ansible_search_path' from source: unknown 11159 1726878415.42917: calling self._execute() 11159 1726878415.42972: variable 'ansible_host' from source: host vars for 'managed_node3' 11159 1726878415.42980: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11159 1726878415.42987: variable 'omit' from source: magic vars 11159 1726878415.43379: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11159 1726878415.43553: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11159 1726878415.43588: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11159 1726878415.43614: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11159 1726878415.43644: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11159 1726878415.43722: 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) 11159 1726878415.43753: 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) 11159 1726878415.43780: 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) 11159 1726878415.43803: 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) 11159 1726878415.43918: Evaluated conditional (not __cockpit_is_ostree is defined): True 11159 1726878415.43927: variable 'omit' from source: magic vars 11159 1726878415.43988: variable 'omit' from source: magic vars 11159 1726878415.44020: variable 'omit' from source: magic vars 11159 1726878415.44047: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11159 1726878415.44075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11159 1726878415.44093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11159 1726878415.44107: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11159 1726878415.44114: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11159 1726878415.44137: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11159 1726878415.44142: variable 'ansible_host' from source: host vars for 'managed_node3' 11159 1726878415.44146: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11159 1726878415.44216: Set connection var ansible_timeout to 10 11159 1726878415.44220: Set connection var ansible_connection to ssh 11159 1726878415.44224: Set connection var ansible_shell_executable to /bin/sh 11159 1726878415.44228: Set connection var ansible_pipelining to False 11159 1726878415.44231: Set connection var ansible_module_compression to ZIP_DEFLATED 11159 1726878415.44237: Set connection var ansible_shell_type to sh 11159 1726878415.44251: variable 'ansible_shell_executable' from source: unknown 11159 1726878415.44253: variable 'ansible_connection' from source: unknown 11159 1726878415.44257: variable 'ansible_module_compression' from source: unknown 11159 1726878415.44259: variable 'ansible_shell_type' from source: unknown 11159 1726878415.44261: variable 'ansible_shell_executable' from source: unknown 11159 1726878415.44262: variable 'ansible_host' from source: host vars for 'managed_node3' 11159 1726878415.44264: variable 'ansible_pipelining' from source: unknown 11159 1726878415.44266: variable 'ansible_timeout' from source: unknown 11159 1726878415.44268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11159 1726878415.44367: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11159 1726878415.44376: variable 'omit' from source: magic vars 11159 1726878415.44380: starting attempt loop 11159 1726878415.44382: running the handler 11159 1726878415.44391: _low_level_execute_command(): starting 11159 1726878415.44396: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11159 1726878415.47557: stdout chunk (state=2): >>>/root <<< 11159 1726878415.47636: stderr chunk (state=3): >>><<< 11159 1726878415.47644: stdout chunk (state=3): >>><<< 11159 1726878415.47664: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11159 1726878415.47677: _low_level_execute_command(): starting 11159 1726878415.47683: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683 `" && echo ansible-tmp-1726878415.4767265-11159-195654421206683="` echo /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683 `" ) && sleep 0' 11159 1726878415.50450: stdout chunk (state=2): >>>ansible-tmp-1726878415.4767265-11159-195654421206683=/root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683 <<< 11159 1726878415.50604: stderr chunk (state=3): >>><<< 11159 1726878415.50612: stdout chunk (state=3): >>><<< 11159 1726878415.50627: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878415.4767265-11159-195654421206683=/root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683 , stderr= 11159 1726878415.50675: variable 'ansible_module_compression' from source: unknown 11159 1726878415.50722: ANSIBALLZ: Using lock for stat 11159 1726878415.50727: ANSIBALLZ: Acquiring lock 11159 1726878415.50730: ANSIBALLZ: Lock acquired: 140599945056416 11159 1726878415.50737: ANSIBALLZ: Creating module 11159 1726878415.60011: ANSIBALLZ: Writing module into payload 11159 1726878415.60141: ANSIBALLZ: Writing module 11159 1726878415.60163: ANSIBALLZ: Renaming module 11159 1726878415.60170: ANSIBALLZ: Done creating module 11159 1726878415.60186: variable 'ansible_facts' from source: unknown 11159 1726878415.60264: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/AnsiballZ_stat.py 11159 1726878415.60825: Sending initial data 11159 1726878415.60834: Sent initial data (153 bytes) 11159 1726878415.63973: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmprdndkepc /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/AnsiballZ_stat.py <<< 11159 1726878415.65233: stderr chunk (state=3): >>><<< 11159 1726878415.65244: stdout chunk (state=3): >>><<< 11159 1726878415.65266: done transferring module to remote 11159 1726878415.65281: _low_level_execute_command(): starting 11159 1726878415.65286: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/ /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/AnsiballZ_stat.py && sleep 0' 11159 1726878415.68430: stderr chunk (state=2): >>><<< 11159 1726878415.68442: stdout chunk (state=2): >>><<< 11159 1726878415.68462: _low_level_execute_command() done: rc=0, stdout=, stderr= 11159 1726878415.68468: _low_level_execute_command(): starting 11159 1726878415.68474: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/AnsiballZ_stat.py && sleep 0' 11159 1726878415.72644: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11159 1726878415.72676: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11159 1726878415.72717: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11159 1726878415.72752: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11159 1726878415.72809: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11159 1726878415.72844: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11159 1726878415.72874: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11159 1726878415.72901: 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 <<< 11159 1726878415.72931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 11159 1726878415.72964: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae234b5e48> <<< 11159 1726878415.72987: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11159 1726878415.73016: 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 0x7fae2344b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae234b59b0> <<< 11159 1726878415.73048: 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' <<< 11159 1726878415.73072: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23458630> <<< 11159 1726878415.73093: 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 <<< 11159 1726878415.73116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2345f160> <<< 11159 1726878415.73140: 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' <<< 11159 1726878415.73172: 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' <<< 11159 1726878415.73193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11159 1726878415.73221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae234640f0> <<< 11159 1726878415.73243: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2345f748> <<< 11159 1726878415.73268: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2345f390> <<< 11159 1726878415.73303: 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' <<< 11159 1726878415.73313: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11159 1726878415.73341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11159 1726878415.73358: stdout chunk (state=3): >>>import 'errno' # <<< 11159 1726878415.73367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11159 1726878415.73388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11159 1726878415.73405: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23409470> <<< 11159 1726878415.73435: 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' <<< 11159 1726878415.73458: 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' <<< 11159 1726878415.73473: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2340ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23409b38> <<< 11159 1726878415.73849: 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' <<< 11159 1726878415.73862: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae234154e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233f8d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233fb198> # /usr/lib64/python3.6/__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 0x7fae21709940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 11159 1726878415.74072: 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 0x7fae2171b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23469a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11159 1726878415.74248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11159 1726878415.74268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11159 1726878415.74277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11159 1726878415.74292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11159 1726878415.74300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11159 1726878415.74326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11159 1726878415.74345: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11159 1726878415.74356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11159 1726878415.74536: 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' # <<< 11159 1726878415.74545: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py # code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11159 1726878415.74695: 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 0x7fae21689278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216934a8> # /usr/lib64/python3.6/__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 0x7fae21694198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21693c88> import 'itertools' # <<< 11159 1726878415.74706: 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' <<< 11159 1726878415.74727: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21694278> import '_collections' # <<< 11159 1726878415.74893: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216e49b0> # /usr/lib64/python3.6/__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 0x7fae216e4da0> <<< 11159 1726878415.75382: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216d6358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216db358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216ce630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216c0668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fae214424a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21432f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216d62b0> 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 0x7fae21454080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216ba4a8> # /usr/lib64/python3.6/__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 0x7fae21454400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae21454518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21732208> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py # code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11159 1726878415.75391: 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' <<< 11159 1726878415.75571: 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 0x7fae2145f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2145f8d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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' <<< 11159 1726878415.75608: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2146b0f0> <<< 11159 1726878415.75617: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11159 1726878415.75635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11159 1726878415.75916: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20fe63c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2145f9b0> # /usr/lib64/python3.6/__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 0x7fae20feaeb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454748> <<< 11159 1726878415.75940: 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 0x7fae210104e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae21010898> # /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 <<< 11159 1726878415.75951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11159 1726878415.75993: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21016588> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11159 1726878415.76013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11159 1726878415.76026: stdout chunk (state=3): >>>import 'time' # <<< 11159 1726878415.76045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11159 1726878415.76053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11159 1726878415.76086: 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' <<< 11159 1726878415.76108: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11159 1726878415.76142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11159 1726878415.76168: 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' <<< 11159 1726878415.76180: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20dc2da0> <<< 11159 1726878415.76434: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20db54e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20db51d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20dab0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21016f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'<<< 11159 1726878415.76442: 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 0x7fae20dbc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21010c18> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py # code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11159 1726878415.76467: 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 0x7fae233c6908> <<< 11159 1726878415.76480: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20dbc240> <<< 11159 1726878415.76496: stdout chunk (state=3): >>>import 'pwd' # <<< 11159 1726878415.76519: 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 0x7fae233c6c88> <<< 11159 1726878415.76590: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454a90> <<< 11159 1726878415.76609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11159 1726878415.76624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11159 1726878415.76647: 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' <<< 11159 1726878415.76682: 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 0x7fae233dd7b8> <<< 11159 1726878415.76705: 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' <<< 11159 1726878415.76858: 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 0x7fae233e2828> <<< 11159 1726878415.76892: 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 0x7fae233e2cf8> <<< 11159 1726878415.76927: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11159 1726878415.76938: 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 0x7fae233e2e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233e2048> <<< 11159 1726878415.76964: 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' <<< 11159 1726878415.77092: 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 0x7fae233eb198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233e26d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae233e2438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233d0cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20ff8550> <<< 11159 1726878415.77103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11159 1726878415.77117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11159 1726878415.77161: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233dd668> <<< 11159 1726878415.77277: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11159 1726878415.77291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11159 1726878415.77303: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f3e4b00> <<< 11159 1726878415.77365: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip' # zipimport: zlib available <<< 11159 1726878415.77381: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.77400: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/__init__.py <<< 11159 1726878415.77416: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11159 1726878415.77437: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11159 1726878415.78750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.80112: 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 0x7fae1f3763c8> 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' <<< 11159 1726878415.80266: 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 0x7fae1f0c8470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f376fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f3760b8> # /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' <<< 11159 1726878415.80435: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0a1d30> # /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' <<< 11159 1726878415.80445: 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' <<< 11159 1726878415.80565: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f110b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f0aa588> <<< 11159 1726878415.80600: 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 0x7fae1f0aa1d0> <<< 11159 1726878415.80780: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py # code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f10f320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0ee4a8> <<< 11159 1726878415.81254: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0e26a0> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py<<< 11159 1726878415.81265: stdout chunk (state=3): >>> <<< 11159 1726878415.81294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11159 1726878415.81301: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f403f60> <<< 11159 1726878415.81338: 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 0x7fae1f0f5518> <<< 11159 1726878415.81475: 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 0x7fae1f0f5630> # /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 <<< 11159 1726878415.81578: 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 0x7fae1f3620f0> <<< 11159 1726878415.81754: 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 0x7fae1f378128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f3524e0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f352cf8> <<< 11159 1726878415.81991: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f1039e8> <<< 11159 1726878415.82039: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11159 1726878415.82056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11159 1726878415.82084: 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' <<< 11159 1726878415.82100: stdout chunk (state=3): >>>import '_string' # <<< 11159 1726878415.82187: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f3900b8> <<< 11159 1726878415.82241: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f352358> <<< 11159 1726878415.82366: 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 0x7fae1f390f28> <<< 11159 1726878415.82396: 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 0x7fae1f29d080> <<< 11159 1726878415.82441: 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 0x7fae1f29d1d0> <<< 11159 1726878415.82463: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0f5780> <<< 11159 1726878415.82486: 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' <<< 11159 1726878415.82509: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11159 1726878415.82530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11159 1726878415.82571: 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 0x7fae1f2aeb70> <<< 11159 1726878415.82743: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2a92b0> <<< 11159 1726878415.82772: 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 0x7fae1f2a94a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f29dd30> <<< 11159 1726878415.82798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11159 1726878415.82817: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.82893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.82974: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11159 1726878415.82998: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11159 1726878415.83019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.83104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.83205: 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' <<< 11159 1726878415.83237: 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' <<< 11159 1726878415.83267: 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' <<< 11159 1726878415.83295: 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 0x7fae1f2c6f98> <<< 11159 1726878415.83345: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2c6c50> <<< 11159 1726878415.83381: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2c6470> <<< 11159 1726878415.83412: 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' <<< 11159 1726878415.83452: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2c6ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2b6e10> <<< 11159 1726878415.83478: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.83947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.84415: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11159 1726878415.84447: 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_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11159 1726878415.84474: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11159 1726878415.84492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.84523: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11159 1726878415.84552: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 11159 1726878415.84576: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.84674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.84800: 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' <<< 11159 1726878415.84835: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f1e66a0> # zipimport: zlib available <<< 11159 1726878415.85199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85657: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 11159 1726878415.85682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85733: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11159 1726878415.85791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85863: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11159 1726878415.85897: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11159 1726878415.85925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.85955: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11159 1726878415.85973: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86130: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86298: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11159 1726878415.86313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11159 1726878415.86428: stdout chunk (state=3): >>>import '_ast' # <<< 11159 1726878415.86457: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f25df60> # zipimport: zlib available <<< 11159 1726878415.86492: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11159 1726878415.86545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86599: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11159 1726878415.86624: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11159 1726878415.86645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86708: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11159 1726878415.86742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86780: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.86882: 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 <<< 11159 1726878415.87030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11159 1726878415.87124: 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 0x7fae1f263320> <<< 11159 1726878415.87183: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f073160> <<< 11159 1726878415.87218: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 11159 1726878415.87247: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87273: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87328: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87391: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11159 1726878415.87406: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11159 1726878415.87425: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11159 1726878415.87460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11159 1726878415.87489: 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' <<< 11159 1726878415.87612: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f22e0f0> <<< 11159 1726878415.87636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11159 1726878415.87650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11159 1726878415.87740: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f22e198> <<< 11159 1726878415.87791: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2636a0> <<< 11159 1726878415.87849: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f08a0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 11159 1726878415.87874: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87917: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11159 1726878415.87941: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.87961: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11159 1726878415.88050: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11159 1726878415.88077: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11159 1726878415.88096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.88210: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.88382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11159 1726878415.88523: 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"}}} <<< 11159 1726878415.88557: stdout chunk (state=3): >>># destroy __main__ <<< 11159 1726878415.88822: 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 <<< 11159 1726878415.88871: 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 <<< 11159 1726878415.88947: 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 # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket <<< 11159 1726878415.89030: stdout chunk (state=3): >>># destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 11159 1726878415.89059: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11159 1726878415.89224: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11159 1726878415.89267: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 11159 1726878415.89292: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11159 1726878415.89311: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11159 1726878415.89370: 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 <<< 11159 1726878415.89394: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 11159 1726878415.89418: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11159 1726878415.89448: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11159 1726878415.89486: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11159 1726878415.89517: 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 <<< 11159 1726878415.89545: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 11159 1726878415.89606: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 11159 1726878415.89632: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11159 1726878415.89670: 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 <<< 11159 1726878415.89712: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11159 1726878415.89828: stdout chunk (state=3): >>># destroy posixpath <<< 11159 1726878415.89859: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11159 1726878415.89884: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11159 1726878415.89944: 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 <<< 11159 1726878415.89969: stdout chunk (state=3): >>># destroy re <<< 11159 1726878415.90313: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11159 1726878415.90320: stdout chunk (state=3): >>><<< 11159 1726878415.90329: stderr chunk (state=3): >>><<< 11159 1726878415.90399: _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 0x7fae234b5e48> # /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 0x7fae2344b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae234b59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23458630> 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 0x7fae2345f160> # /usr/lib64/python3.6/__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 0x7fae234640f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2345f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2345f390> # /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 0x7fae23409470> # /usr/lib64/python3.6/__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 0x7fae2340ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23409b38> # /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 0x7fae234154e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233f8d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233fb198> # /usr/lib64/python3.6/__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 0x7fae21709940> # /usr/lib64/python3.6/__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 0x7fae2171b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae23469a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fae21689278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216934a8> # /usr/lib64/python3.6/__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 0x7fae21694198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21693c88> 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 0x7fae21694278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216e49b0> # /usr/lib64/python3.6/__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 0x7fae216e4da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216d6358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216db358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216ce630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216c0668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fae214424a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21432f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216d62b0> 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 0x7fae21454080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae216ba4a8> # /usr/lib64/python3.6/__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 0x7fae21454400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae21454518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21732208> # /usr/lib64/python3.6/__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 0x7fae2145f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2145f8d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fae2146b0f0> # /usr/lib64/python3.6/__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 0x7fae20fe63c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae2145f9b0> # /usr/lib64/python3.6/__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 0x7fae20feaeb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454748> # /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 0x7fae210104e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae21010898> # /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 0x7fae21016588> # /usr/lib64/python3.6/__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 0x7fae20dc2da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20db54e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20db51d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20dab0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21016f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae20dbc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21010c18> # /usr/lib64/python3.6/__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 0x7fae233c6908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20dbc240> 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 0x7fae233c6c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae21454a90> # /usr/lib64/python3.6/__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 0x7fae233dd7b8> # /usr/lib64/python3.6/__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 0x7fae233e2828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae233e2cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae233e2e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233e2048> # /usr/lib64/python3.6/__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 0x7fae233eb198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233e26d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae233e2438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae233d0cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae20ff8550> # /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 0x7fae233dd668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fae1f3e4b00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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 0x7fae1f3763c8> 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 0x7fae1f0c8470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f376fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f3760b8> # /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 0x7fae1f0a1d30> # /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 0x7fae1f110b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f0aa588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f0aa1d0> # /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 0x7fae1f10f320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0ee4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0e26a0> # /usr/lib64/python3.6/__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 0x7fae1f403f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f0f5518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0f5630> # /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 0x7fae1f3620f0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fae1f378128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f3524e0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f352cf8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f1039e8> # /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 0x7fae1f3900b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f352358> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f390f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f29d080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f29d1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f0f5780> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fae1f2aeb70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2a92b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fae1f2a94a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f29dd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/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_gr2xx7t8/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 0x7fae1f2c6f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2c6c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2c6470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fae1f2c6ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2b6e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/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_gr2xx7t8/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 0x7fae1f1e66a0> # 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_gr2xx7t8/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_gr2xx7t8/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_gr2xx7t8/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_gr2xx7t8/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_gr2xx7t8/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 0x7fae1f25df60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/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 0x7fae1f263320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f073160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fae1f22e0f0> # /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 0x7fae1f22e198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f2636a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fae1f08a0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_gr2xx7t8/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_gr2xx7t8/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 11159 1726878415.90553: 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-1726878415.4767265-11159-195654421206683/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11159 1726878415.90570: _low_level_execute_command(): starting 11159 1726878415.90576: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878415.4767265-11159-195654421206683/ > /dev/null 2>&1 && sleep 0' 11159 1726878415.93991: stderr chunk (state=2): >>><<< 11159 1726878415.94004: stdout chunk (state=2): >>><<< 11159 1726878415.94021: _low_level_execute_command() done: rc=0, stdout=, stderr= 11159 1726878415.94028: handler run complete 11159 1726878415.94049: attempt loop complete, returning result 11159 1726878415.94053: _execute() done 11159 1726878415.94058: dumping result to json 11159 1726878415.94062: done dumping result, returning 11159 1726878415.94069: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check if system is ostree [0affdecc-488f-1992-aed8-000000000099] 11159 1726878415.94074: sending task result for task 0affdecc-488f-1992-aed8-000000000099 11159 1726878415.94106: done sending task result for task 0affdecc-488f-1992-aed8-000000000099 11159 1726878415.94109: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878415.94611: no more pending results, returning what we have 11123 1726878415.94614: results queue empty 11123 1726878415.94615: checking for any_errors_fatal 11123 1726878415.94619: done checking for any_errors_fatal 11123 1726878415.94620: checking for max_fail_percentage 11123 1726878415.94621: done checking for max_fail_percentage 11123 1726878415.94622: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.94622: done checking to see if all hosts have failed 11123 1726878415.94623: getting the remaining hosts for this loop 11123 1726878415.94624: done getting the remaining hosts for this loop 11123 1726878415.94627: getting the next task for host managed_node3 11123 1726878415.94634: done getting next task for host managed_node3 11123 1726878415.94637: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree 11123 1726878415.94640: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878415.94650: getting variables 11123 1726878415.94651: in VariableManager get_vars() 11123 1726878415.94683: Calling all_inventory to load vars for managed_node3 11123 1726878415.94686: Calling groups_inventory to load vars for managed_node3 11123 1726878415.94688: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.94695: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.94698: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.94700: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.94852: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.94974: done with get_vars() 11123 1726878415.94981: done getting variables 11123 1726878415.95050: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:15 Friday 20 September 2024 20:26:55 -0400 (0:00:00.526) 0:00:01.933 ****** 11123 1726878415.95076: entering _queue_task() for managed_node3/set_fact 11123 1726878415.95077: Creating lock for set_fact 11123 1726878415.95244: worker is 1 (out of 1 available) 11123 1726878415.95259: exiting _queue_task() for managed_node3/set_fact 11123 1726878415.95269: done queuing things up, now waiting for results queue to drain 11123 1726878415.95270: waiting for pending results... 11179 1726878415.95393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree 11179 1726878415.95535: in run() - task 0affdecc-488f-1992-aed8-00000000009a 11179 1726878415.95553: variable 'ansible_search_path' from source: unknown 11179 1726878415.95558: variable 'ansible_search_path' from source: unknown 11179 1726878415.95588: calling self._execute() 11179 1726878415.95650: variable 'ansible_host' from source: host vars for 'managed_node3' 11179 1726878415.95658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11179 1726878415.95668: variable 'omit' from source: magic vars 11179 1726878415.96060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11179 1726878415.96242: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11179 1726878415.96298: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11179 1726878415.96325: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11179 1726878415.96353: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11179 1726878415.96413: 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) 11179 1726878415.96435: 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) 11179 1726878415.96455: 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) 11179 1726878415.96473: 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) 11179 1726878415.96566: Evaluated conditional (not __cockpit_is_ostree is defined): True 11179 1726878415.96574: variable 'omit' from source: magic vars 11179 1726878415.96615: variable 'omit' from source: magic vars 11179 1726878415.96695: variable '__ostree_booted_stat' from source: set_fact 11179 1726878415.96736: variable 'omit' from source: magic vars 11179 1726878415.96755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11179 1726878415.96777: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11179 1726878415.96793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11179 1726878415.96806: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11179 1726878415.96815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11179 1726878415.96841: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11179 1726878415.96847: variable 'ansible_host' from source: host vars for 'managed_node3' 11179 1726878415.96851: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11179 1726878415.96915: Set connection var ansible_timeout to 10 11179 1726878415.96920: Set connection var ansible_connection to ssh 11179 1726878415.96926: Set connection var ansible_shell_executable to /bin/sh 11179 1726878415.96935: Set connection var ansible_pipelining to False 11179 1726878415.96941: Set connection var ansible_module_compression to ZIP_DEFLATED 11179 1726878415.96947: Set connection var ansible_shell_type to sh 11179 1726878415.96965: variable 'ansible_shell_executable' from source: unknown 11179 1726878415.96969: variable 'ansible_connection' from source: unknown 11179 1726878415.96972: variable 'ansible_module_compression' from source: unknown 11179 1726878415.96976: variable 'ansible_shell_type' from source: unknown 11179 1726878415.96979: variable 'ansible_shell_executable' from source: unknown 11179 1726878415.96982: variable 'ansible_host' from source: host vars for 'managed_node3' 11179 1726878415.96986: variable 'ansible_pipelining' from source: unknown 11179 1726878415.96989: variable 'ansible_timeout' from source: unknown 11179 1726878415.96994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11179 1726878415.97062: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11179 1726878415.97073: variable 'omit' from source: magic vars 11179 1726878415.97079: starting attempt loop 11179 1726878415.97082: running the handler 11179 1726878415.97093: handler run complete 11179 1726878415.97101: attempt loop complete, returning result 11179 1726878415.97103: _execute() done 11179 1726878415.97105: dumping result to json 11179 1726878415.97107: done dumping result, returning 11179 1726878415.97111: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set flag to indicate system is ostree [0affdecc-488f-1992-aed8-00000000009a] 11179 1726878415.97115: sending task result for task 0affdecc-488f-1992-aed8-00000000009a 11179 1726878415.97130: done sending task result for task 0affdecc-488f-1992-aed8-00000000009a 11179 1726878415.97135: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__cockpit_is_ostree": false }, "changed": false } 11123 1726878415.97366: no more pending results, returning what we have 11123 1726878415.97368: results queue empty 11123 1726878415.97369: checking for any_errors_fatal 11123 1726878415.97375: done checking for any_errors_fatal 11123 1726878415.97375: checking for max_fail_percentage 11123 1726878415.97376: done checking for max_fail_percentage 11123 1726878415.97376: checking to see if all hosts have failed and the running result is not ok 11123 1726878415.97377: done checking to see if all hosts have failed 11123 1726878415.97377: getting the remaining hosts for this loop 11123 1726878415.97378: done getting the remaining hosts for this loop 11123 1726878415.97380: getting the next task for host managed_node3 11123 1726878415.97388: done getting next task for host managed_node3 11123 1726878415.97390: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin 11123 1726878415.97392: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878415.97398: getting variables 11123 1726878415.97399: in VariableManager get_vars() 11123 1726878415.97424: Calling all_inventory to load vars for managed_node3 11123 1726878415.97426: Calling groups_inventory to load vars for managed_node3 11123 1726878415.97427: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878415.97434: Calling all_plugins_play to load vars for managed_node3 11123 1726878415.97436: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878415.97438: Calling groups_plugins_play to load vars for managed_node3 11123 1726878415.97539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878415.97658: done with get_vars() 11123 1726878415.97665: done getting variables TASK [fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:22 Friday 20 September 2024 20:26:55 -0400 (0:00:00.026) 0:00:01.960 ****** 11123 1726878415.97739: entering _queue_task() for managed_node3/stat 11123 1726878415.97904: worker is 1 (out of 1 available) 11123 1726878415.97918: exiting _queue_task() for managed_node3/stat 11123 1726878415.97928: done queuing things up, now waiting for results queue to drain 11123 1726878415.97929: waiting for pending results... 11180 1726878415.98026: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin 11180 1726878415.98135: in run() - task 0affdecc-488f-1992-aed8-00000000009c 11180 1726878415.98148: variable 'ansible_search_path' from source: unknown 11180 1726878415.98152: variable 'ansible_search_path' from source: unknown 11180 1726878415.98179: calling self._execute() 11180 1726878415.98276: variable 'ansible_host' from source: host vars for 'managed_node3' 11180 1726878415.98283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11180 1726878415.98288: variable 'omit' from source: magic vars 11180 1726878415.98628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11180 1726878415.98824: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11180 1726878415.98866: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11180 1726878415.98899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11180 1726878415.98937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11180 1726878415.99006: 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) 11180 1726878415.99038: 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) 11180 1726878415.99062: 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) 11180 1726878415.99090: 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) 11180 1726878415.99205: Evaluated conditional (not __cockpit_is_transactional is defined): True 11180 1726878415.99213: variable 'omit' from source: magic vars 11180 1726878415.99272: variable 'omit' from source: magic vars 11180 1726878415.99304: variable 'omit' from source: magic vars 11180 1726878415.99328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11180 1726878415.99353: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11180 1726878415.99377: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11180 1726878415.99393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11180 1726878415.99402: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11180 1726878415.99430: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11180 1726878415.99438: variable 'ansible_host' from source: host vars for 'managed_node3' 11180 1726878415.99442: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11180 1726878415.99538: Set connection var ansible_timeout to 10 11180 1726878415.99543: Set connection var ansible_connection to ssh 11180 1726878415.99550: Set connection var ansible_shell_executable to /bin/sh 11180 1726878415.99560: Set connection var ansible_pipelining to False 11180 1726878415.99566: Set connection var ansible_module_compression to ZIP_DEFLATED 11180 1726878415.99571: Set connection var ansible_shell_type to sh 11180 1726878415.99592: variable 'ansible_shell_executable' from source: unknown 11180 1726878415.99601: variable 'ansible_connection' from source: unknown 11180 1726878415.99604: variable 'ansible_module_compression' from source: unknown 11180 1726878415.99608: variable 'ansible_shell_type' from source: unknown 11180 1726878415.99611: variable 'ansible_shell_executable' from source: unknown 11180 1726878415.99614: variable 'ansible_host' from source: host vars for 'managed_node3' 11180 1726878415.99616: variable 'ansible_pipelining' from source: unknown 11180 1726878415.99618: variable 'ansible_timeout' from source: unknown 11180 1726878415.99620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11180 1726878415.99747: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11180 1726878415.99762: variable 'omit' from source: magic vars 11180 1726878415.99770: starting attempt loop 11180 1726878415.99777: running the handler 11180 1726878415.99786: _low_level_execute_command(): starting 11180 1726878415.99792: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11180 1726878416.02904: stdout chunk (state=2): >>>/root <<< 11180 1726878416.02969: stderr chunk (state=3): >>><<< 11180 1726878416.02976: stdout chunk (state=3): >>><<< 11180 1726878416.02994: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11180 1726878416.03007: _low_level_execute_command(): starting 11180 1726878416.03013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622 `" && echo ansible-tmp-1726878416.0300167-11180-128829501635622="` echo /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622 `" ) && sleep 0' 11180 1726878416.06298: stdout chunk (state=2): >>>ansible-tmp-1726878416.0300167-11180-128829501635622=/root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622 <<< 11180 1726878416.06446: stderr chunk (state=3): >>><<< 11180 1726878416.06452: stdout chunk (state=3): >>><<< 11180 1726878416.06466: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878416.0300167-11180-128829501635622=/root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622 , stderr= 11180 1726878416.06506: variable 'ansible_module_compression' from source: unknown 11180 1726878416.06552: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11180 1726878416.06580: variable 'ansible_facts' from source: unknown 11180 1726878416.06647: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/AnsiballZ_stat.py 11180 1726878416.06750: Sending initial data 11180 1726878416.06757: Sent initial data (153 bytes) 11180 1726878416.10109: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpmw4w1lgu /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/AnsiballZ_stat.py <<< 11180 1726878416.11389: stderr chunk (state=3): >>><<< 11180 1726878416.11399: stdout chunk (state=3): >>><<< 11180 1726878416.11416: done transferring module to remote 11180 1726878416.11428: _low_level_execute_command(): starting 11180 1726878416.11434: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/ /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/AnsiballZ_stat.py && sleep 0' 11180 1726878416.14667: stderr chunk (state=2): >>><<< 11180 1726878416.14676: stdout chunk (state=2): >>><<< 11180 1726878416.14691: _low_level_execute_command() done: rc=0, stdout=, stderr= 11180 1726878416.14696: _low_level_execute_command(): starting 11180 1726878416.14701: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/AnsiballZ_stat.py && sleep 0' 11180 1726878416.19204: 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 0x7f923a79ee48> # /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 0x7f923a734828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a79e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a741630> 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 0x7f923a748160> # /usr/lib64/python3.6/__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 0x7f923a74d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a748748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a748390> # /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' <<< 11180 1726878416.20281: 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 0x7f923a6f2470> # /usr/lib64/python3.6/__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 0x7f923a6f7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6f2b38> # /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 0x7f923a6fe4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6e1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6e4198> # /usr/lib64/python3.6/__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 0x7f92389f2940> # /usr/lib64/python3.6/__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 0x7f9238a04240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a752a20> Python 3.6.8 (default, Apr 24 2024, 21: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 <<< 11180 1726878416.21386: 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 # 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 0x7f9238972278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923897c4a8> # /usr/lib64/python3.6/__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 0x7f923897d198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923897cc88> 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 0x7f923897d278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389cd9b0> # /usr/lib64/python3.6/__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 0x7f92389cdda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389bf358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389c4358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389b7630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389a9668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f923872b4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923871bf28> import 'sre_compile' # <_frozen_import<<< 11180 1726878416.21398: stdout chunk (state=3): >>>lib_external.SourceFileLoader object at 0x7f92389bf2b0> 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 0x7f923873d080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389a34a8> # /usr/lib64/python3.6/__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 0x7f923873d400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873d208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923873d518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9238a1b208> # /usr/lib64/python3.6/__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 0x7f9238748048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873dc18> <<< 11180 1726878416.22384: 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 0x7f92387488d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f92387540f0> # /usr/lib64/python3.6/__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 0x7f92382cf3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92387489b0> # /usr/lib64/python3.6/__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 0x7f92382d3e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873d748> # /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 0x7f92382f94e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92382f9898> # /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 0x7f92382ff588> # /usr/lib64/python3.6/__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 0x7f92380abda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923809e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923809e1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92380940b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382fff28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92380a5198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382f9c18> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11180 1726878416.23483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' # extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6af908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92380a5240> 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 0x7f923a6afc88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873da90> # /usr/lib64/python3.6/__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 0x7f923a6c67b8> # /usr/lib64/python3.6/__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 0x7f923a6cb828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cbcf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cbe10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6cb048> # /usr/lib64/python3.6/__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 0x7f923a6d4198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6cb6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cb438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6b9cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382e3550> # /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 0x7f923a6c6668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f92366cdb00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11180 1726878416.25672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.27253: 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 0x7f923665f3c8> 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 0x7f92363b1470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923665ffd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923665f0b8> # /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 0x7f923638ad30> # /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 0x7f92363f9b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92363f9c50> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236393588> # /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 0x7f9236393cf8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363d74a8> <<< 11180 1726878416.27745: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363cb6a0> # /usr/lib64/python3.6/__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 0x7f92366ec630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92363b1208> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363de588> # /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' <<< 11180 1726878416.27782: 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 0x7f923664b048> <<< 11180 1726878416.27848: 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' <<< 11180 1726878416.27877: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92366610b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923663b438> <<< 11180 1726878416.27913: 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 0x7f923663bc50> <<< 11180 1726878416.28552: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363ec940> # /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 0x7f92366790b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923663b2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236679ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236586048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236586198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363de6d8> <<< 11180 1726878416.28564: 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' <<< 11180 1726878416.28588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11180 1726878416.28605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11180 1726878416.28651: 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' <<< 11180 1726878416.28662: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236597b38> <<< 11180 1726878416.28923: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236594278> <<< 11180 1726878416.28950: 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 0x7f9236594470> <<< 11180 1726878416.28960: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236586cf8> <<< 11180 1726878416.29113: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11180 1726878416.29167: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11180 1726878416.29189: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11180 1726878416.29201: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11180 1726878416.29220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.29407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.29624: 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 0x7f92365aff60> <<< 11180 1726878416.29656: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365afc18> <<< 11180 1726878416.29695: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365af438> <<< 11180 1726878416.29710: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11180 1726878416.29727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11180 1726878416.29756: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365afa90> <<< 11180 1726878416.29774: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923659fdd8> <<< 11180 1726878416.29782: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.30424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.30988: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11180 1726878416.31001: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11180 1726878416.31017: 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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11180 1726878416.31034: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11180 1726878416.31046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.31072: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.31100: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11180 1726878416.31111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.31127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.31143: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 11180 1726878416.31149: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.32190: 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 0x7f92364cf668> # zipimport: zlib available # zipimport: zlib available <<< 11180 1726878416.33083: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11180 1726878416.33147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33218: 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'<<< 11180 1726878416.33241: stdout chunk (state=3): >>> <<< 11180 1726878416.33349: stdout chunk (state=3): >>>import '_ast' # <<< 11180 1726878416.33379: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236546dd8> # zipimport: zlib available <<< 11180 1726878416.33411: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11180 1726878416.33470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33534: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11180 1726878416.33561: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 11180 1726878416.33586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33617: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11180 1726878416.33645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33686: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.33791: 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 <<< 11180 1726878416.33935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11180 1726878416.34415: 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 0x7f923654c320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236369160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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' <<< 11180 1726878416.34487: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365170f0> <<< 11180 1726878416.34517: 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' <<< 11180 1726878416.34913: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236517198> <<< 11180 1726878416.34927: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923654c6a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363730b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11180 1726878416.35000: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11180 1726878416.35016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.35035: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11180 1726878416.35150: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.35376: stdout chunk (state=3): >>># zipimport: zlib available <<< 11180 1726878416.35506: 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"}}} <<< 11180 1726878416.35524: stdout chunk (state=3): >>># destroy __main__ <<< 11180 1726878416.35924: 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 #<<< 11180 1726878416.35948: stdout chunk (state=3): >>> destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module<<< 11180 1726878416.35958: stdout chunk (state=3): >>>_utils.common._utils # destroy ansible.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 <<< 11180 1726878416.36148: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11180 1726878416.36176: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11180 1726878416.36188: stdout chunk (state=3): >>># destroy zipimport <<< 11180 1726878416.36199: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11180 1726878416.36223: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 11180 1726878416.36237: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 11180 1726878416.36248: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11180 1726878416.36257: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11180 1726878416.36265: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11180 1726878416.36293: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11180 1726878416.36301: stdout chunk (state=3): >>># destroy selinux <<< 11180 1726878416.36309: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex <<< 11180 1726878416.36330: stdout chunk (state=3): >>># destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11180 1726878416.36353: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11180 1726878416.36375: 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 <<< 11180 1726878416.36386: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 11180 1726878416.36396: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 11180 1726878416.36404: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11180 1726878416.36414: 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 <<< 11180 1726878416.36423: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11180 1726878416.36435: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 11180 1726878416.36447: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11180 1726878416.36453: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 11180 1726878416.36493: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[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 <<< 11180 1726878416.36703: 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 <<< 11180 1726878416.36723: 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 <<< 11180 1726878416.36731: stdout chunk (state=3): >>># destroy re <<< 11180 1726878416.37044: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11180 1726878416.37089: stderr chunk (state=3): >>><<< 11180 1726878416.37096: stdout chunk (state=3): >>><<< 11180 1726878416.37143: _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 0x7f923a79ee48> # /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 0x7f923a734828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a79e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a741630> 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 0x7f923a748160> # /usr/lib64/python3.6/__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 0x7f923a74d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a748748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a748390> # /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 0x7f923a6f2470> # /usr/lib64/python3.6/__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 0x7f923a6f7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6f2b38> # /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 0x7f923a6fe4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6e1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6e4198> # /usr/lib64/python3.6/__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 0x7f92389f2940> # /usr/lib64/python3.6/__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 0x7f9238a04240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a752a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f9238972278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923897c4a8> # /usr/lib64/python3.6/__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 0x7f923897d198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923897cc88> 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 0x7f923897d278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389cd9b0> # /usr/lib64/python3.6/__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 0x7f92389cdda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389bf358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389c4358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389b7630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389a9668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f923872b4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923871bf28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389bf2b0> 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 0x7f923873d080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92389a34a8> # /usr/lib64/python3.6/__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 0x7f923873d400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873d208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923873d518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9238a1b208> # /usr/lib64/python3.6/__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 0x7f9238748048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873dc18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92387488d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f92387540f0> # /usr/lib64/python3.6/__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 0x7f92382cf3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92387489b0> # /usr/lib64/python3.6/__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 0x7f92382d3e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873d748> # /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 0x7f92382f94e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92382f9898> # /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 0x7f92382ff588> # /usr/lib64/python3.6/__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 0x7f92380abda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923809e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923809e1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92380940b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382fff28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92380a5198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382f9c18> # /usr/lib64/python3.6/__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 0x7f923a6af908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92380a5240> 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 0x7f923a6afc88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923873da90> # /usr/lib64/python3.6/__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 0x7f923a6c67b8> # /usr/lib64/python3.6/__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 0x7f923a6cb828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cbcf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cbe10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6cb048> # /usr/lib64/python3.6/__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 0x7f923a6d4198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6cb6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923a6cb438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923a6b9cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92382e3550> # /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 0x7f923a6c6668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f92366cdb00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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 0x7f923665f3c8> 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 0x7f92363b1470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923665ffd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f923665f0b8> # /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 0x7f923638ad30> # /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 0x7f92363f9b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92363f9c50> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236393588> # /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 0x7f9236393cf8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363d74a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363cb6a0> # /usr/lib64/python3.6/__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 0x7f92366ec630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f92363b1208> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363de588> # /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 0x7f923664b048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f92366610b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923663b438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923663bc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363ec940> # /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 0x7f92366790b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923663b2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236679ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236586048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236586198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363de6d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f9236597b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236594278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f9236594470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236586cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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 0x7f92365aff60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365afc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92365af438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f92365afa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923659fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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 0x7f92364cf668> # 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_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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_r_bm6vf8/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 0x7f9236546dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/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 0x7f923654c320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9236369160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f92365170f0> # /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 0x7f9236517198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f923654c6a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f92363730b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_r_bm6vf8/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_r_bm6vf8/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11180 1726878416.37263: 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-1726878416.0300167-11180-128829501635622/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11180 1726878416.37276: _low_level_execute_command(): starting 11180 1726878416.37281: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878416.0300167-11180-128829501635622/ > /dev/null 2>&1 && sleep 0' 11180 1726878416.40659: stderr chunk (state=2): >>><<< 11180 1726878416.40668: stdout chunk (state=2): >>><<< 11180 1726878416.40682: _low_level_execute_command() done: rc=0, stdout=, stderr= 11180 1726878416.40689: handler run complete 11180 1726878416.40706: attempt loop complete, returning result 11180 1726878416.40711: _execute() done 11180 1726878416.40713: dumping result to json 11180 1726878416.40715: done dumping result, returning 11180 1726878416.40721: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check if transactional-update exists in /sbin [0affdecc-488f-1992-aed8-00000000009c] 11180 1726878416.40726: sending task result for task 0affdecc-488f-1992-aed8-00000000009c 11180 1726878416.40760: done sending task result for task 0affdecc-488f-1992-aed8-00000000009c 11180 1726878416.40764: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878416.40947: no more pending results, returning what we have 11123 1726878416.40950: results queue empty 11123 1726878416.40951: checking for any_errors_fatal 11123 1726878416.40954: done checking for any_errors_fatal 11123 1726878416.40954: checking for max_fail_percentage 11123 1726878416.40955: done checking for max_fail_percentage 11123 1726878416.40956: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.40957: done checking to see if all hosts have failed 11123 1726878416.40957: getting the remaining hosts for this loop 11123 1726878416.40958: done getting the remaining hosts for this loop 11123 1726878416.40962: getting the next task for host managed_node3 11123 1726878416.40967: done getting next task for host managed_node3 11123 1726878416.40970: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists 11123 1726878416.40973: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878416.40984: getting variables 11123 1726878416.40986: in VariableManager get_vars() 11123 1726878416.41010: Calling all_inventory to load vars for managed_node3 11123 1726878416.41013: Calling groups_inventory to load vars for managed_node3 11123 1726878416.41015: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.41023: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.41025: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.41027: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.41137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.41260: done with get_vars() 11123 1726878416.41268: done getting variables 11123 1726878416.41308: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set flag if transactional-update exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:27 Friday 20 September 2024 20:26:56 -0400 (0:00:00.435) 0:00:02.396 ****** 11123 1726878416.41330: entering _queue_task() for managed_node3/set_fact 11123 1726878416.41498: worker is 1 (out of 1 available) 11123 1726878416.41512: exiting _queue_task() for managed_node3/set_fact 11123 1726878416.41521: done queuing things up, now waiting for results queue to drain 11123 1726878416.41523: waiting for pending results... 11194 1726878416.41708: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists 11194 1726878416.41855: in run() - task 0affdecc-488f-1992-aed8-00000000009d 11194 1726878416.41874: variable 'ansible_search_path' from source: unknown 11194 1726878416.41880: variable 'ansible_search_path' from source: unknown 11194 1726878416.41914: calling self._execute() 11194 1726878416.41983: variable 'ansible_host' from source: host vars for 'managed_node3' 11194 1726878416.41992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11194 1726878416.42002: variable 'omit' from source: magic vars 11194 1726878416.42471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11194 1726878416.43029: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11194 1726878416.43073: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11194 1726878416.43102: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11194 1726878416.43130: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11194 1726878416.43202: 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) 11194 1726878416.43225: 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) 11194 1726878416.43249: 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) 11194 1726878416.43272: 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) 11194 1726878416.43379: Evaluated conditional (not __cockpit_is_transactional is defined): True 11194 1726878416.43388: variable 'omit' from source: magic vars 11194 1726878416.43444: variable 'omit' from source: magic vars 11194 1726878416.43550: variable '__transactional_update_stat' from source: set_fact 11194 1726878416.43594: variable 'omit' from source: magic vars 11194 1726878416.43617: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11194 1726878416.43643: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11194 1726878416.43660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11194 1726878416.43675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11194 1726878416.43685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11194 1726878416.43711: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11194 1726878416.43716: variable 'ansible_host' from source: host vars for 'managed_node3' 11194 1726878416.43719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11194 1726878416.43858: Set connection var ansible_timeout to 10 11194 1726878416.43864: Set connection var ansible_connection to ssh 11194 1726878416.43869: Set connection var ansible_shell_executable to /bin/sh 11194 1726878416.43875: Set connection var ansible_pipelining to False 11194 1726878416.43880: Set connection var ansible_module_compression to ZIP_DEFLATED 11194 1726878416.43884: Set connection var ansible_shell_type to sh 11194 1726878416.43903: variable 'ansible_shell_executable' from source: unknown 11194 1726878416.43907: variable 'ansible_connection' from source: unknown 11194 1726878416.43910: variable 'ansible_module_compression' from source: unknown 11194 1726878416.43912: variable 'ansible_shell_type' from source: unknown 11194 1726878416.43915: variable 'ansible_shell_executable' from source: unknown 11194 1726878416.43917: variable 'ansible_host' from source: host vars for 'managed_node3' 11194 1726878416.43920: variable 'ansible_pipelining' from source: unknown 11194 1726878416.43922: variable 'ansible_timeout' from source: unknown 11194 1726878416.43925: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11194 1726878416.44011: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11194 1726878416.44021: variable 'omit' from source: magic vars 11194 1726878416.44027: starting attempt loop 11194 1726878416.44030: running the handler 11194 1726878416.44041: handler run complete 11194 1726878416.44049: attempt loop complete, returning result 11194 1726878416.44052: _execute() done 11194 1726878416.44054: dumping result to json 11194 1726878416.44057: done dumping result, returning 11194 1726878416.44063: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set flag if transactional-update exists [0affdecc-488f-1992-aed8-00000000009d] 11194 1726878416.44067: sending task result for task 0affdecc-488f-1992-aed8-00000000009d 11194 1726878416.44089: done sending task result for task 0affdecc-488f-1992-aed8-00000000009d 11194 1726878416.44091: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__cockpit_is_transactional": false }, "changed": false } 11123 1726878416.44482: no more pending results, returning what we have 11123 1726878416.44485: results queue empty 11123 1726878416.44486: checking for any_errors_fatal 11123 1726878416.44491: done checking for any_errors_fatal 11123 1726878416.44491: checking for max_fail_percentage 11123 1726878416.44492: done checking for max_fail_percentage 11123 1726878416.44493: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.44494: done checking to see if all hosts have failed 11123 1726878416.44494: getting the remaining hosts for this loop 11123 1726878416.44496: done getting the remaining hosts for this loop 11123 1726878416.44499: getting the next task for host managed_node3 11123 1726878416.44507: done getting next task for host managed_node3 11123 1726878416.44510: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set version specific variables 11123 1726878416.44513: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878416.44522: getting variables 11123 1726878416.44523: in VariableManager get_vars() 11123 1726878416.44563: Calling all_inventory to load vars for managed_node3 11123 1726878416.44566: Calling groups_inventory to load vars for managed_node3 11123 1726878416.44568: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.44576: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.44578: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.44581: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.44746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.45146: done with get_vars() 11123 1726878416.45161: done getting variables 11123 1726878416.45270: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:31 Friday 20 September 2024 20:26:56 -0400 (0:00:00.039) 0:00:02.435 ****** 11123 1726878416.45303: entering _queue_task() for managed_node3/include_vars 11123 1726878416.45304: Creating lock for include_vars 11123 1726878416.45547: worker is 1 (out of 1 available) 11123 1726878416.45560: exiting _queue_task() for managed_node3/include_vars 11123 1726878416.45571: done queuing things up, now waiting for results queue to drain 11123 1726878416.45572: waiting for pending results... 11195 1726878416.45770: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set version specific variables 11195 1726878416.45924: in run() - task 0affdecc-488f-1992-aed8-00000000009f 11195 1726878416.45947: variable 'ansible_search_path' from source: unknown 11195 1726878416.45953: variable 'ansible_search_path' from source: unknown 11195 1726878416.46322: variable 'ansible_distribution' from source: facts 11195 1726878416.46339: variable 'ansible_distribution_version' from source: facts 11195 1726878416.46459: variable 'ansible_distribution' from source: facts 11195 1726878416.46466: variable 'ansible_distribution_major_version' from source: facts 11195 1726878416.46529: variable 'ansible_distribution' from source: facts 11195 1726878416.46593: variable 'ansible_os_family' from source: facts 11195 1726878416.46823: Loaded config def from plugin (lookup/first_found) 11195 1726878416.46832: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 11195 1726878416.46868: variable 'ansible_search_path' from source: unknown 11195 1726878416.46877: evaluation_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit 11195 1726878416.46894: search_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/vars/CentOS-8.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/CentOS-8.yml 11195 1726878416.46911: variable 'omit' from source: magic vars 11195 1726878416.47008: variable 'ansible_host' from source: host vars for 'managed_node3' 11195 1726878416.47019: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11195 1726878416.47028: variable 'omit' from source: magic vars 11195 1726878416.47100: variable 'omit' from source: magic vars 11195 1726878416.47161: variable 'omit' from source: magic vars 11195 1726878416.47214: variable 'item' from source: unknown 11195 1726878416.47287: variable 'item' from source: unknown 11195 1726878416.47302: variable 'omit' from source: magic vars 11195 1726878416.47329: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11195 1726878416.47358: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11195 1726878416.47376: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11195 1726878416.47393: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11195 1726878416.47404: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11195 1726878416.47428: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11195 1726878416.47435: variable 'ansible_host' from source: host vars for 'managed_node3' 11195 1726878416.47440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11195 1726878416.47527: Set connection var ansible_timeout to 10 11195 1726878416.47534: Set connection var ansible_connection to ssh 11195 1726878416.47540: Set connection var ansible_shell_executable to /bin/sh 11195 1726878416.47548: Set connection var ansible_pipelining to False 11195 1726878416.47553: Set connection var ansible_module_compression to ZIP_DEFLATED 11195 1726878416.47557: Set connection var ansible_shell_type to sh 11195 1726878416.47574: variable 'ansible_shell_executable' from source: unknown 11195 1726878416.47578: variable 'ansible_connection' from source: unknown 11195 1726878416.47581: variable 'ansible_module_compression' from source: unknown 11195 1726878416.47584: variable 'ansible_shell_type' from source: unknown 11195 1726878416.47586: variable 'ansible_shell_executable' from source: unknown 11195 1726878416.47589: variable 'ansible_host' from source: host vars for 'managed_node3' 11195 1726878416.47593: variable 'ansible_pipelining' from source: unknown 11195 1726878416.47595: variable 'ansible_timeout' from source: unknown 11195 1726878416.47599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11195 1726878416.47712: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11195 1726878416.47723: variable 'omit' from source: magic vars 11195 1726878416.47729: starting attempt loop 11195 1726878416.47732: running the handler 11195 1726878416.47915: handler run complete 11195 1726878416.47927: attempt loop complete, returning result 11195 1726878416.47942: variable 'item' from source: unknown 11195 1726878416.48002: variable 'item' from source: unknown ok: [managed_node3] => (item=/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-8.yml" } 11195 1726878416.48043: dumping result to json 11195 1726878416.48051: done dumping result, returning 11195 1726878416.48058: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set version specific variables [0affdecc-488f-1992-aed8-00000000009f] 11195 1726878416.48065: sending task result for task 0affdecc-488f-1992-aed8-00000000009f 11195 1726878416.48093: done sending task result for task 0affdecc-488f-1992-aed8-00000000009f 11195 1726878416.48097: WORKER PROCESS EXITING 11123 1726878416.48562: no more pending results, returning what we have 11123 1726878416.48565: results queue empty 11123 1726878416.48565: checking for any_errors_fatal 11123 1726878416.48570: done checking for any_errors_fatal 11123 1726878416.48570: checking for max_fail_percentage 11123 1726878416.48576: done checking for max_fail_percentage 11123 1726878416.48577: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.48578: done checking to see if all hosts have failed 11123 1726878416.48578: getting the remaining hosts for this loop 11123 1726878416.48579: done getting the remaining hosts for this loop 11123 1726878416.48582: getting the next task for host managed_node3 11123 1726878416.48590: done getting next task for host managed_node3 11123 1726878416.48593: ^ task is: TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories 11123 1726878416.48595: ^ 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 11123 1726878416.48605: getting variables 11123 1726878416.48606: in VariableManager get_vars() 11123 1726878416.48639: Calling all_inventory to load vars for managed_node3 11123 1726878416.48642: Calling groups_inventory to load vars for managed_node3 11123 1726878416.48644: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.48652: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.48655: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.48658: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.48819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.49027: done with get_vars() 11123 1726878416.49039: done getting variables 11123 1726878416.49118: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:11 Friday 20 September 2024 20:26:56 -0400 (0:00:00.038) 0:00:02.474 ****** 11123 1726878416.49147: entering _queue_task() for managed_node3/command 11123 1726878416.49149: Creating lock for command 11123 1726878416.49347: worker is 1 (out of 1 available) 11123 1726878416.49362: exiting _queue_task() for managed_node3/command 11123 1726878416.49372: done queuing things up, now waiting for results queue to drain 11123 1726878416.49373: waiting for pending results... 11196 1726878416.49580: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories 11196 1726878416.49704: in run() - task 0affdecc-488f-1992-aed8-00000000003a 11196 1726878416.49721: variable 'ansible_search_path' from source: unknown 11196 1726878416.49725: variable 'ansible_search_path' from source: unknown 11196 1726878416.49756: calling self._execute() 11196 1726878416.49899: variable 'ansible_host' from source: host vars for 'managed_node3' 11196 1726878416.49908: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11196 1726878416.49917: variable 'omit' from source: magic vars 11196 1726878416.50338: variable 'ansible_distribution' from source: facts 11196 1726878416.50361: Evaluated conditional (ansible_distribution == 'RedHat'): False 11196 1726878416.50367: when evaluation is False, skipping this task 11196 1726878416.50370: _execute() done 11196 1726878416.50373: dumping result to json 11196 1726878416.50377: done dumping result, returning 11196 1726878416.50382: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : List active RHEL repositories [0affdecc-488f-1992-aed8-00000000003a] 11196 1726878416.50388: sending task result for task 0affdecc-488f-1992-aed8-00000000003a 11196 1726878416.50416: done sending task result for task 0affdecc-488f-1992-aed8-00000000003a 11196 1726878416.50419: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 11123 1726878416.50672: no more pending results, returning what we have 11123 1726878416.50675: results queue empty 11123 1726878416.50676: checking for any_errors_fatal 11123 1726878416.50682: done checking for any_errors_fatal 11123 1726878416.50683: checking for max_fail_percentage 11123 1726878416.50684: done checking for max_fail_percentage 11123 1726878416.50685: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.50686: done checking to see if all hosts have failed 11123 1726878416.50686: getting the remaining hosts for this loop 11123 1726878416.50688: done getting the remaining hosts for this loop 11123 1726878416.50691: getting the next task for host managed_node3 11123 1726878416.50699: done getting next task for host managed_node3 11123 1726878416.50703: ^ task is: TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories 11123 1726878416.50705: ^ 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 11123 1726878416.50720: getting variables 11123 1726878416.50722: in VariableManager get_vars() 11123 1726878416.50752: Calling all_inventory to load vars for managed_node3 11123 1726878416.50755: Calling groups_inventory to load vars for managed_node3 11123 1726878416.50758: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.50770: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.50773: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.50776: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.50947: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.51157: done with get_vars() 11123 1726878416.51168: done getting variables 11123 1726878416.51241: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:18 Friday 20 September 2024 20:26:56 -0400 (0:00:00.021) 0:00:02.495 ****** 11123 1726878416.51275: entering _queue_task() for managed_node3/command 11123 1726878416.51671: worker is 1 (out of 1 available) 11123 1726878416.51683: exiting _queue_task() for managed_node3/command 11123 1726878416.51695: done queuing things up, now waiting for results queue to drain 11123 1726878416.51696: waiting for pending results... 11197 1726878416.51885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories 11197 1726878416.52010: in run() - task 0affdecc-488f-1992-aed8-00000000003b 11197 1726878416.52026: variable 'ansible_search_path' from source: unknown 11197 1726878416.52031: variable 'ansible_search_path' from source: unknown 11197 1726878416.52065: calling self._execute() 11197 1726878416.52134: variable 'ansible_host' from source: host vars for 'managed_node3' 11197 1726878416.52143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11197 1726878416.52152: variable 'omit' from source: magic vars 11197 1726878416.52565: variable 'ansible_distribution' from source: facts 11197 1726878416.52588: Evaluated conditional (ansible_distribution == 'RedHat'): False 11197 1726878416.52594: when evaluation is False, skipping this task 11197 1726878416.52597: _execute() done 11197 1726878416.52600: dumping result to json 11197 1726878416.52603: done dumping result, returning 11197 1726878416.52609: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Enable RHEL repositories [0affdecc-488f-1992-aed8-00000000003b] 11197 1726878416.52616: sending task result for task 0affdecc-488f-1992-aed8-00000000003b 11197 1726878416.52645: done sending task result for task 0affdecc-488f-1992-aed8-00000000003b 11197 1726878416.52649: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } 11123 1726878416.52911: no more pending results, returning what we have 11123 1726878416.52914: results queue empty 11123 1726878416.52915: checking for any_errors_fatal 11123 1726878416.52919: done checking for any_errors_fatal 11123 1726878416.52920: checking for max_fail_percentage 11123 1726878416.52921: done checking for max_fail_percentage 11123 1726878416.52922: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.52922: done checking to see if all hosts have failed 11123 1726878416.52923: getting the remaining hosts for this loop 11123 1726878416.52924: done getting the remaining hosts for this loop 11123 1726878416.52927: getting the next task for host managed_node3 11123 1726878416.52937: done getting next task for host managed_node3 11123 1726878416.52940: ^ task is: TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable 11123 1726878416.52942: ^ 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 11123 1726878416.52955: getting variables 11123 1726878416.52956: in VariableManager get_vars() 11123 1726878416.52984: Calling all_inventory to load vars for managed_node3 11123 1726878416.52987: Calling groups_inventory to load vars for managed_node3 11123 1726878416.52989: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.52997: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.52999: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.53001: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.53163: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.53394: done with get_vars() 11123 1726878416.53403: done getting variables TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:23 Friday 20 September 2024 20:26:56 -0400 (0:00:00.022) 0:00:02.517 ****** 11123 1726878416.53490: entering _queue_task() for managed_node3/include_tasks 11123 1726878416.53702: worker is 1 (out of 1 available) 11123 1726878416.53714: exiting _queue_task() for managed_node3/include_tasks 11123 1726878416.53726: done queuing things up, now waiting for results queue to drain 11123 1726878416.53727: waiting for pending results... 11198 1726878416.53911: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable 11198 1726878416.54038: in run() - task 0affdecc-488f-1992-aed8-00000000003d 11198 1726878416.54054: variable 'ansible_search_path' from source: unknown 11198 1726878416.54059: variable 'ansible_search_path' from source: unknown 11198 1726878416.54387: variable 'ansible_pkg_mgr' from source: facts 11198 1726878416.54587: Loaded config def from plugin (lookup/first_found) 11198 1726878416.54595: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 11198 1726878416.54621: variable 'ansible_search_path' from source: unknown 11198 1726878416.54629: evaluation_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit 11198 1726878416.54647: search_path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/files/setup-dnf.yml /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/setup-dnf.yml 11198 1726878416.54669: variable 'omit' from source: magic vars 11198 1726878416.54755: variable 'ansible_host' from source: host vars for 'managed_node3' 11198 1726878416.54766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11198 1726878416.54774: variable 'omit' from source: magic vars 11198 1726878416.55053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11198 1726878416.57281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11198 1726878416.57355: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11198 1726878416.57391: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11198 1726878416.57425: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11198 1726878416.57453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11198 1726878416.57518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11198 1726878416.57546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11198 1726878416.57569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11198 1726878416.57606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11198 1726878416.57619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11198 1726878416.57719: variable '__cockpit_is_ostree' from source: set_fact 11198 1726878416.57736: Evaluated conditional (not __cockpit_is_ostree | d(false)): True 11198 1726878416.57745: variable 'item' from source: unknown 11198 1726878416.57817: variable 'item' from source: unknown 11198 1726878416.57855: variable 'item' from source: unknown 11198 1726878416.57916: variable 'item' from source: unknown 11198 1726878416.57949: dumping result to json 11198 1726878416.57955: done dumping result, returning 11198 1726878416.57962: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable [0affdecc-488f-1992-aed8-00000000003d] 11198 1726878416.57968: sending task result for task 0affdecc-488f-1992-aed8-00000000003d 11198 1726878416.57993: done sending task result for task 0affdecc-488f-1992-aed8-00000000003d 11198 1726878416.57997: WORKER PROCESS EXITING 11123 1726878416.58416: no more pending results, returning what we have 11123 1726878416.58420: in VariableManager get_vars() 11123 1726878416.58455: Calling all_inventory to load vars for managed_node3 11123 1726878416.58457: Calling groups_inventory to load vars for managed_node3 11123 1726878416.58459: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.58467: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.58470: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.58472: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.58638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.58824: done with get_vars() 11123 1726878416.58834: variable 'ansible_search_path' from source: unknown 11123 1726878416.58835: variable 'ansible_search_path' from source: unknown 11123 1726878416.58856: we have included files to process 11123 1726878416.58857: generating all_blocks data 11123 1726878416.58859: done generating all_blocks data 11123 1726878416.58863: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml 11123 1726878416.58864: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml 11123 1726878416.58867: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for managed_node3 => (item=/tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) 11123 1726878416.59296: done processing included file 11123 1726878416.59298: iterating over new_blocks loaded from include file 11123 1726878416.59300: in VariableManager get_vars() 11123 1726878416.59320: done with get_vars() 11123 1726878416.59322: filtering new block on tags 11123 1726878416.59344: done filtering new block on tags 11123 1726878416.59346: done iterating over new_blocks loaded from include file 11123 1726878416.59347: extending task lists for all hosts with included blocks 11123 1726878416.59723: done extending task lists 11123 1726878416.59725: done processing included files 11123 1726878416.59725: results queue empty 11123 1726878416.59726: checking for any_errors_fatal 11123 1726878416.59730: done checking for any_errors_fatal 11123 1726878416.59730: checking for max_fail_percentage 11123 1726878416.59731: done checking for max_fail_percentage 11123 1726878416.59734: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.59738: done checking to see if all hosts have failed 11123 1726878416.59739: getting the remaining hosts for this loop 11123 1726878416.59740: done getting the remaining hosts for this loop 11123 1726878416.59742: getting the next task for host managed_node3 11123 1726878416.59746: done getting next task for host managed_node3 11123 1726878416.59748: ^ task is: TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included 11123 1726878416.59750: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878416.59758: getting variables 11123 1726878416.59759: in VariableManager get_vars() 11123 1726878416.59773: Calling all_inventory to load vars for managed_node3 11123 1726878416.59775: Calling groups_inventory to load vars for managed_node3 11123 1726878416.59777: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.59782: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.59784: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.59786: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.59916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.60105: done with get_vars() 11123 1726878416.60114: done getting variables 11123 1726878416.60152: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:2 Friday 20 September 2024 20:26:56 -0400 (0:00:00.066) 0:00:02.584 ****** 11123 1726878416.60183: entering _queue_task() for managed_node3/set_fact 11123 1726878416.60488: worker is 1 (out of 1 available) 11123 1726878416.60502: exiting _queue_task() for managed_node3/set_fact 11123 1726878416.60512: done queuing things up, now waiting for results queue to drain 11123 1726878416.60513: waiting for pending results... 11201 1726878416.60712: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included 11201 1726878416.60842: in run() - task 0affdecc-488f-1992-aed8-0000000000cc 11201 1726878416.60861: variable 'ansible_search_path' from source: unknown 11201 1726878416.60865: variable 'ansible_search_path' from source: unknown 11201 1726878416.60897: calling self._execute() 11201 1726878416.60954: variable 'ansible_host' from source: host vars for 'managed_node3' 11201 1726878416.60962: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11201 1726878416.60971: variable 'omit' from source: magic vars 11201 1726878416.61344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11201 1726878416.61536: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11201 1726878416.61594: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11201 1726878416.61621: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11201 1726878416.61652: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11201 1726878416.61710: 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) 11201 1726878416.61731: 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) 11201 1726878416.61756: 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) 11201 1726878416.61776: 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) 11201 1726878416.61854: variable 'cockpit_packages' from source: include params 11201 1726878416.61868: Evaluated conditional (cockpit_packages is defined): True 11201 1726878416.61875: variable 'omit' from source: magic vars 11201 1726878416.61912: variable 'omit' from source: magic vars 11201 1726878416.62024: variable 'cockpit_packages' from source: include params 11201 1726878416.62031: variable '__cockpit_package_types' from source: role '' all vars 11201 1726878416.62040: variable '__cockpit_packages_minimal' from source: include_vars 11201 1726878416.62062: variable 'omit' from source: magic vars 11201 1726878416.62083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11201 1726878416.62103: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11201 1726878416.62117: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11201 1726878416.62130: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11201 1726878416.62143: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11201 1726878416.62171: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11201 1726878416.62176: variable 'ansible_host' from source: host vars for 'managed_node3' 11201 1726878416.62180: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11201 1726878416.62247: Set connection var ansible_timeout to 10 11201 1726878416.62252: Set connection var ansible_connection to ssh 11201 1726878416.62258: Set connection var ansible_shell_executable to /bin/sh 11201 1726878416.62265: Set connection var ansible_pipelining to False 11201 1726878416.62270: Set connection var ansible_module_compression to ZIP_DEFLATED 11201 1726878416.62275: Set connection var ansible_shell_type to sh 11201 1726878416.62290: variable 'ansible_shell_executable' from source: unknown 11201 1726878416.62294: variable 'ansible_connection' from source: unknown 11201 1726878416.62297: variable 'ansible_module_compression' from source: unknown 11201 1726878416.62300: variable 'ansible_shell_type' from source: unknown 11201 1726878416.62303: variable 'ansible_shell_executable' from source: unknown 11201 1726878416.62306: variable 'ansible_host' from source: host vars for 'managed_node3' 11201 1726878416.62310: variable 'ansible_pipelining' from source: unknown 11201 1726878416.62313: variable 'ansible_timeout' from source: unknown 11201 1726878416.62316: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11201 1726878416.62401: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11201 1726878416.62413: variable 'omit' from source: magic vars 11201 1726878416.62420: starting attempt loop 11201 1726878416.62423: running the handler 11201 1726878416.62434: handler run complete 11201 1726878416.62443: attempt loop complete, returning result 11201 1726878416.62447: _execute() done 11201 1726878416.62450: dumping result to json 11201 1726878416.62453: done dumping result, returning 11201 1726878416.62458: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included [0affdecc-488f-1992-aed8-0000000000cc] 11201 1726878416.62464: sending task result for task 0affdecc-488f-1992-aed8-0000000000cc 11201 1726878416.62488: done sending task result for task 0affdecc-488f-1992-aed8-0000000000cc 11201 1726878416.62491: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } 11123 1726878416.62665: no more pending results, returning what we have 11123 1726878416.62668: results queue empty 11123 1726878416.62669: checking for any_errors_fatal 11123 1726878416.62670: done checking for any_errors_fatal 11123 1726878416.62670: checking for max_fail_percentage 11123 1726878416.62671: done checking for max_fail_percentage 11123 1726878416.62672: checking to see if all hosts have failed and the running result is not ok 11123 1726878416.62673: done checking to see if all hosts have failed 11123 1726878416.62673: getting the remaining hosts for this loop 11123 1726878416.62674: done getting the remaining hosts for this loop 11123 1726878416.62677: getting the next task for host managed_node3 11123 1726878416.62682: done getting next task for host managed_node3 11123 1726878416.62685: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. 11123 1726878416.62687: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878416.62702: getting variables 11123 1726878416.62703: in VariableManager get_vars() 11123 1726878416.62737: Calling all_inventory to load vars for managed_node3 11123 1726878416.62740: Calling groups_inventory to load vars for managed_node3 11123 1726878416.62742: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878416.62750: Calling all_plugins_play to load vars for managed_node3 11123 1726878416.62753: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878416.62759: Calling groups_plugins_play to load vars for managed_node3 11123 1726878416.62924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878416.63165: done with get_vars() 11123 1726878416.63175: done getting variables 11123 1726878416.63259: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Friday 20 September 2024 20:26:56 -0400 (0:00:00.031) 0:00:02.615 ****** 11123 1726878416.63290: entering _queue_task() for managed_node3/dnf 11123 1726878416.63486: worker is 1 (out of 1 available) 11123 1726878416.63500: exiting _queue_task() for managed_node3/dnf 11123 1726878416.63511: done queuing things up, now waiting for results queue to drain 11123 1726878416.63512: waiting for pending results... 11205 1726878416.63665: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. 11205 1726878416.63790: in run() - task 0affdecc-488f-1992-aed8-0000000000cd 11205 1726878416.63805: variable 'ansible_search_path' from source: unknown 11205 1726878416.63812: variable 'ansible_search_path' from source: unknown 11205 1726878416.63846: calling self._execute() 11205 1726878416.63903: variable 'ansible_host' from source: host vars for 'managed_node3' 11205 1726878416.63911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11205 1726878416.63919: variable 'omit' from source: magic vars 11205 1726878416.64008: variable 'omit' from source: magic vars 11205 1726878416.64073: variable 'omit' from source: magic vars 11205 1726878416.64436: variable 'cockpit_packages' from source: include params 11205 1726878416.64447: variable '__cockpit_package_types' from source: role '' all vars 11205 1726878416.64453: variable '__cockpit_packages' from source: include_vars 11205 1726878416.64461: variable '__cockpit_packages_minimal' from source: include_vars 11205 1726878416.64536: variable '__cockpit_packages_minimal' from source: include_vars 11205 1726878416.64661: variable '__cockpit_packages_minimal' from source: include_vars 11205 1726878416.64668: variable '__cockpit_packages_default' from source: include_vars 11205 1726878416.64781: variable '__cockpit_packages_minimal' from source: include_vars 11205 1726878416.64788: variable '__cockpit_packages_default' from source: include_vars 11205 1726878416.64794: variable '__cockpit_packages_full' from source: include_vars 11205 1726878416.64824: variable '__cockpit_packages_exclude' from source: include_vars 11205 1726878416.64889: variable '__cockpit_packages_exclude' from source: include_vars 11205 1726878416.64910: variable 'omit' from source: magic vars 11205 1726878416.64944: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11205 1726878416.64974: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11205 1726878416.64994: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11205 1726878416.65013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11205 1726878416.65027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11205 1726878416.65050: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11205 1726878416.65055: variable 'ansible_host' from source: host vars for 'managed_node3' 11205 1726878416.65059: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11205 1726878416.65149: Set connection var ansible_timeout to 10 11205 1726878416.65154: Set connection var ansible_connection to ssh 11205 1726878416.65160: Set connection var ansible_shell_executable to /bin/sh 11205 1726878416.65167: Set connection var ansible_pipelining to False 11205 1726878416.65171: Set connection var ansible_module_compression to ZIP_DEFLATED 11205 1726878416.65175: Set connection var ansible_shell_type to sh 11205 1726878416.65193: variable 'ansible_shell_executable' from source: unknown 11205 1726878416.65196: variable 'ansible_connection' from source: unknown 11205 1726878416.65199: variable 'ansible_module_compression' from source: unknown 11205 1726878416.65201: variable 'ansible_shell_type' from source: unknown 11205 1726878416.65204: variable 'ansible_shell_executable' from source: unknown 11205 1726878416.65206: variable 'ansible_host' from source: host vars for 'managed_node3' 11205 1726878416.65210: variable 'ansible_pipelining' from source: unknown 11205 1726878416.65212: variable 'ansible_timeout' from source: unknown 11205 1726878416.65215: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11205 1726878416.65330: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11205 1726878416.65343: variable 'omit' from source: magic vars 11205 1726878416.65350: starting attempt loop 11205 1726878416.65354: running the handler 11205 1726878416.65420: variable 'ansible_facts' from source: unknown 11205 1726878416.65485: _low_level_execute_command(): starting 11205 1726878416.65494: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11205 1726878416.68763: stdout chunk (state=2): >>>/root <<< 11205 1726878416.68835: stderr chunk (state=3): >>><<< 11205 1726878416.68843: stdout chunk (state=3): >>><<< 11205 1726878416.68872: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11205 1726878416.68890: _low_level_execute_command(): starting 11205 1726878416.68896: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667 `" && echo ansible-tmp-1726878416.6888418-11205-140231018955667="` echo /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667 `" ) && sleep 0' 11205 1726878416.72544: stdout chunk (state=2): >>>ansible-tmp-1726878416.6888418-11205-140231018955667=/root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667 <<< 11205 1726878416.72726: stderr chunk (state=3): >>><<< 11205 1726878416.72734: stdout chunk (state=3): >>><<< 11205 1726878416.72751: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878416.6888418-11205-140231018955667=/root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667 , stderr= 11205 1726878416.72780: variable 'ansible_module_compression' from source: unknown 11205 1726878416.72833: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 11205 1726878416.72838: ANSIBALLZ: Acquiring lock 11205 1726878416.72841: ANSIBALLZ: Lock acquired: 140599945055888 11205 1726878416.72845: ANSIBALLZ: Creating module 11205 1726878416.85084: ANSIBALLZ: Writing module into payload 11205 1726878416.85288: ANSIBALLZ: Writing module 11205 1726878416.85308: ANSIBALLZ: Renaming module 11205 1726878416.85314: ANSIBALLZ: Done creating module 11205 1726878416.85330: variable 'ansible_facts' from source: unknown 11205 1726878416.85415: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/AnsiballZ_dnf.py 11205 1726878416.85521: Sending initial data 11205 1726878416.85528: Sent initial data (152 bytes) 11205 1726878416.89092: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmphpkcd1na /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/AnsiballZ_dnf.py <<< 11205 1726878416.90668: stderr chunk (state=3): >>><<< 11205 1726878416.90676: stdout chunk (state=3): >>><<< 11205 1726878416.90696: done transferring module to remote 11205 1726878416.90710: _low_level_execute_command(): starting 11205 1726878416.90716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/ /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/AnsiballZ_dnf.py && sleep 0' 11205 1726878416.94164: stderr chunk (state=2): >>><<< 11205 1726878416.94171: stdout chunk (state=2): >>><<< 11205 1726878416.94186: _low_level_execute_command() done: rc=0, stdout=, stderr= 11205 1726878416.94192: _low_level_execute_command(): starting 11205 1726878416.94198: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/AnsiballZ_dnf.py && sleep 0' 11205 1726878416.99827: 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 0x7fbdc909ae48> # /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 0x7fbdc9030828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc909a9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc903d630> 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 0x7fbdc9044160> # /usr/lib64/python3.6/__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 0x7fbdc90490f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc9044748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc9044390> # /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 <<< 11205 1726878417.01557: 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 0x7fbdc8fee470> # /usr/lib64/python3.6/__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 0x7fbdc8ff3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8feeb38> # /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 0x7fbdc8ffa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8fddd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8fe0198> # /usr/lib64/python3.6/__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 0x7fbdc72ee940> # /usr/lib64/python3.6/__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 0x7fbdc7300240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc904ea20> Python 3.6.8 (default, Apr 24 2024, 21: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' <<< 11205 1726878417.02646: 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 0x7fbdc726e208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7279438> # /usr/lib64/python3.6/__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 0x7fbdc7278128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7279c18> 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 0x7fbdc7278208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72c9940> # /usr/lib64/python3.6/__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 0x7fbdc72c9d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72bb2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72c02e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72b35c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72a55f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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_<<< 11205 1726878417.03522: stdout chunk (state=3): >>>constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7027400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7017e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72bb5c0> 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 0x7fbdc7033f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc729f438> # /usr/lib64/python3.6/__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 0x7fbdc7039358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7039160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc7039470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7318198> # /usr/lib64/python3.6/__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 0x7fbdc7039f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7039b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7047828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fbdc7050048> # /usr/lib64/python3.6/__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 0x7fbdc6bcc320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7047908> # /usr/lib64/python3.6/__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 0x7fbdc6bd0e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc70396a0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc ma<<< 11205 1726878417.04439: 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 0x7fbdc6bf5470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc6bf5828> # /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 0x7fbdc6bfb518> # /usr/lib64/python3.6/__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 0x7fbdc69a7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc699a470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc699a160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6990048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bfbeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc69a1128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bf5ba8> # /usr/lib64/python3.6/__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 0x7fbdc6900898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc69a11d0> 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 0x7fbdc6900c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc70399e8> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3<<< 11205 1726878417.04451: 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 0x7fbdc6913748> # /usr/lib64/python3.6/__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 0x7fbdc691b7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691bc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691bda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6913f98> # /usr/lib64/python3.6/__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 0x7fbdc6923128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc691b668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691b3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6908c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bdf4e0> # /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 0x7fbdc69135f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fbdc4f89a90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11205 1726878417.05303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11205 1726878417.07856: 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 0x7fbdc4d7b6d8> 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 0x7fbdc4c70400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d7bf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4d7b048> # /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 0x7fbdc4c4dcc0> # /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' <<< 11205 1726878417.08784: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c4f588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c4fac8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c4fef0> # /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 0x7fbdc4bf7c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d7bef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c0f630> # /usr/lib64/python3.6/__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 0x7fbdc4fa2f28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c244a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c245c0> # /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 0x7fbdc4c87080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fbdc4c9c0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c77470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c77c88> <<< 11205 1726878417.10434: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c2f978> # /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 0x7fbdc4e360b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c772e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e36f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e43080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e431d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c24710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fbdc4e57b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e522b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e524a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e43d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 11205 1726878417.11291: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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 0x7fbdc4e6ef60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e6ec18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e6e438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fbdc4e6ea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e5fdd8> # zipimport: zlib available <<< 11205 1726878417.12154: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 11205 1726878417.12164: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc4dcfd68> # zipimport: zlib available # zipimport: zlib available <<< 11205 1726878417.13273: 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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11205 1726878417.15475: 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 0x7fbdc4e84d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11205 1726878417.15498: 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 0x7fbdc4dc02b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e310f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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' <<< 11205 1726878417.16500: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e9d080> # /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 0x7fbdc4e9d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4dc0630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ddb048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11205 1726878417.17667: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11205 1726878417.20078: stdout chunk (state=3): >>># zipimport: zlib available <<< 11205 1726878417.22276: 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 0x7fbdc12667f0> # /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 0x7fbdc1266ba8> # /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 0x7fbdc126e358> # /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 0x7fbdc1104438> # /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 0x7fbdc1104668> # /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 0x7fbdc10e7048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc10e1be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1104748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc125f198> # /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 0x7fbdc10ee0f0> # /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__/<<< 11205 1726878417.23209: stdout chunk (state=3): >>>parse.cpython-36.pyc' import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc10ee1d0> # /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 0x7fbdc11133c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1100668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc126e0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1292908> # /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 0x7fbdc12cf8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12b4b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12d8d30> # /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 0x7fbdc114a5c0> # /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 0x7fbdc114a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1144278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12b2ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc128ee80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc128e390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1266c18> # /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 0x7fbdc128e828> <<< 11205 1726878417.23232: 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 0x7fbdc128eac8> # /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 0x7fbdc114ae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc114aac8> # /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 0x7fbdc114ad30> # /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 0x7fbdc4ec9e10> # /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 0x7fbdc4ecd4a8> # /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 0x7fbdc4ed07b8> # /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 0x7fbdc69492e8> # 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 0x7fbdc695e940> <<< 11205 1726878417.24176: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4eee7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ed0ba8> # 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' <<< 11205 1726878417.25273: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4eee748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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 0x7fbdc11e96a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11e90b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1237a20> <<< 11205 1726878417.26377: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4f6e9b0> 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 0x7fbdc11f5470> # /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 0x7fbdc11b44e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11abdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11a1d30> <<< 11205 1726878417.27489: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f5d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f54a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1227a90> # /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 0x7fbdc11daa58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11da828> # /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 0x7fbdc116e978> # /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 0x7fbdc116ea20> # /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 0x7fbdc116ec50> # /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 0x7fbdc116edd8> # /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 0x7fbdc1180400> # /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-<<< 11205 1726878417.27506: stdout chunk (state=3): >>>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 0x7fbdc1195ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc118bb00> # /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 0x7fbdc1195080> <<< 11205 1726878417.28590: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc118be80> # /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 0x7fbdc0c8d470> # /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 0x7fbdc0c98748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c8d940> # /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 0x7fbdc0c5e588> # /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 0x7fbdc0c6a3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5ebe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5e9e8> # /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 0x7fbdc0c6a518> # /usr/lib64/python3.6/site-<<< 11205 1726878417.28612: stdout chunk (state=3): >>>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 0x7fbdc09ff1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79908> # /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' <<< 11205 1726878417.29677: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0a0d4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c6f2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5eba8> # /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 0x7fbdc0a31c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0a316a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0a2e0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0cb9320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11ca3c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f5908> # zipimport: zlib available <<< 11205 1726878417.30776: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc0997668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available <<< 11205 1726878417.31003: stdout chunk (state=3): >>>import 'gc' # <<< 11205 1726878417.32287: 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 0x7fbdc096cc88> # /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 0x7fbdc096ce80> # /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 0x7fbdc094cc88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc096c2b0> # /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 0x7fbdc0955780> # /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 0x7fbdc0955f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0955940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc096c748> # /usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/base.py <<< 11205 1726878417.33368: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 11205 1726878417.34470: 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 0x7fbdc08cdbe0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd8d0> <<< 11205 1726878417.35474: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py # 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 0x7fbdb7f47208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cda20> # /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 0x7fbdb7ca1da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7f47390> # /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 0x7fbdb79d1cf8> <<< 11205 1726878417.36582: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7c95358> # /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 0x7fbdb7982be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb79d1e80> # /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 0x7fbdb73fa780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7974550> # /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 0x7fbdb74085f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb73e7898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd390> # /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 0x7fbdb6f18b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f0eeb8> # /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 0x7fbdb6f27e48> # /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 0x7fbdb6f2fb70> # /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' <<< 11205 1726878417.37677: 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 0x7fbdb6f37470> # /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 0x7fbdb6f3ffd0> # 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 0x7fbdb60c9940> # 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 0x7fbdb60c9b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f2fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27828> # /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 0x7fbdb60d5eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f18d30> <<< 11205 1726878417.38781: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f0e3c8> # /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 0x7fbdb60dbe80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb60dbd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd518> # /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 0x7fbdb60f4630> # /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 0x7fbdb41c75c0> <<< 11205 1726878417.39884: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41f5e10> # /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 0x7fbdc4d5bba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41c7cf8> # /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 0x7fbdc4d12be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d129e8> # /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 0x7fbdc4d12ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12a58> # /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 0x7fbdc4d1d160> # /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 0x7fbdc4d1d278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12e48> # /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 0x7fbdc4d1d400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d1d0b8> # /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 0x7fbdc4d1d2e8> # /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 0x7fbdc4d1d6d8> <<< 11205 1726878417.40983: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d1d780> # /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 0x7fbdc4d1d940> # /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 0x7fbdc4d1da20> # /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 0x7fbdc4d1dd68> # /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 0x7fbdc4d1dfd0> # /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 0x7fbdc4d22278> # /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 0x7fbdc4d22390> # /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 0x7fbdc4d22358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41b7e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41e0e48> # /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 0x7fbdc4d22748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41f5dd8> # /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-3<<< 11205 1726878417.40995: stdout chunk (state=3): >>>6.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d22630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41e0908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41dba90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41d4d68> # /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 0x7fbdb41dbf98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb60f45c0> # /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 0x7fbdc4d34e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d343c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d34208> # /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' <<< 11205 1726878417.42085: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/logging.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' # /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 0x7fbdc4cdc128> # /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 0x7fbdb3b4ed30> # 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 0x7fbdb3b58470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ce5b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cdc550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cce710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc34e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc3208> # /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 0x7fbdb3b74d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3b58b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc34a8> # /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 0x7fbdb3b76358> # /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 0x7fbdb3b76518> # /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 0x7fbdb3b765c0> # /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # <<< 11205 1726878417.42108: stdout chunk (state=3): >>>code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3b766d8> # /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 0x7fbdb38facc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb38e5ba8> # /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 0x7fbdb38faba8> # /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 0x7fbdb38fac88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3b76630> # /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 0x7fbdb3909940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb39096a0> <<< 11205 1726878417.43198: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3909e48> # /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 0x7fbdb3912f60> # /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 0x7fbdb391b198> # /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 0x7fbdb391bcf8> # /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 0x7fbdb391beb8> # /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 0x7fbdb3668518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3668080> # /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 0x7fbdb36716a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc091a0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc097b3c8> # /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 0x7fbdb3671898> # /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 0x7fbdb36936a0> # /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/c<<< 11205 1726878417.43208: stdout chunk (state=3): >>>li/__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' <<< 11205 1726878417.44279: 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' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb363fe80> # /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 0x7fbdb3649f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3649b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36457f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3645198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36a55c0> # /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 0x7fbdb3645588> # /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 0x7fbdb2f687b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3656400> # /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 0x7fbdb2f81048> # /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 0x7fbdb2f811d0> # /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 0x7fbdb2f81400> # /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<<< 11205 1726878417.44300: stdout chunk (state=3): >>>/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f816a0> # /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 0x7fbdb2f81cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f81b00> # /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 0x7fbdb2f86048> # /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 0x7fbdb2f8bc18> # /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 0x7fbdb2f8bdd8> # /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 0x7fbdb2f93cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f935f8> # /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 0x7fbdb2f9e860> # /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 0x7fbdb2f9eb70> # /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 0x7fbdb2f9ecc0> # /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 <<< 11205 1726878417.45377: 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 0x7fbdb2f9ee80> # /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 0x7fbdb2f35c50> # /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 0x7fbdb2f35e80> # /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 0x7fbdb2f400b8> # /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 0x7fbdb2f40d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f40860> # /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 0x7fbdb2f47e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f47630> # /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 0x7fbdb2f4ea20> # /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 0x7fbdb2f4ec88> # /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 0x7fbdb2f5acf8> # /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.upgr<<< 11205 1726878417.45403: stdout chunk (state=3): >>>ademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f5aef0> # /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 0x7fbdb2f62080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693048> # /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 0x7fbdb2f62ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f627f0> # /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 0x7fbdb2ef8240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ef2630> # /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 0x7fbdb2f0a278> # /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 0x7fbdb2ef87b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ef84a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f62898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36938d0> # /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 0x7fbdb2f626a0> # /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 0x7fbdb2f1e6d8> # /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 0x7fbdb2ea9710> # /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' <<< 11205 1726878417.46482: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb2400> # /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 0x7fbdb2eb2a20> # /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 0x7fbdb2ec30b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb99b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb9710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb9320> # /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 0x7fbdb2eb9780> # /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 0x7fbdb2ed1d68> # /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 0x7fbdb2ed1e48> # /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 0x7fbdb2ed96a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed9470> # /usr/lib64/python3.6/site-packages/dbus/__pycach<<< 11205 1726878417.46500: stdout chunk (state=3): >>>e__/_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 0x7fbdb27ddbe0> # /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 0x7fbdb27e9eb8> # /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 0x7fbdb27ef0f0> # /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 0x7fbdb27ef278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27ef160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27e9940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27ddcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27dd0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27d4668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed9eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed1748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ec3b70> # /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 0x7fbdb2ed9550> # /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' # <_fr<<< 11205 1726878417.46508: stdout chunk (state=3): >>>ozen_importlib_external.SourceFileLoader object at 0x7fbdb27ef5f8> # /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 0x7fbdb28000f0> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repomanage.py <<< 11205 1726878417.47577: stdout chunk (state=3): >>># 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 0x7fbdb2800438> # /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 0x7fbdb2800ef0> # /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 0x7fbdb2808ac8> <<< 11205 1726878440.00844: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-system", "cockpit-ws"], "exclude": ["cockpit-docker", "cockpit-ostree", "cockpit-tests"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 11205 1726878440.02426: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 11205 1726878440.06170: stdout chunk (state=3): >>># destroy __main__ <<< 11205 1726878440.06991: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 11205 1726878440.07023: 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 <<< 11205 1726878440.07043: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags <<< 11205 1726878440.07057: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings <<< 11205 1726878440.07074: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq <<< 11205 1726878440.07102: 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 # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 <<< 11205 1726878440.07116: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 <<< 11205 1726878440.07145: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors <<< 11205 1726878440.07157: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec <<< 11205 1726878440.07179: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections <<< 11205 1726878440.07191: 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 <<< 11205 1726878440.07202: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.07213: 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 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 <<< 11205 1726878440.07242: stdout chunk (state=3): >>># cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing gzip # cleanup[2] removing http # cleanup[2] removing http.client # cleanup[2] removing ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing http.cookiejar # cleanup[2] removing urllib.request # cleanup[2] removing urllib.error # cleanup[2] removing urllib.response # cleanup[2] removing ansible.module_utils.six.moves.http_cookiejar # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.error # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing cryptography # destroy cryptography # 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 <<< 11205 1726878440.07264: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.07286: stdout chunk (state=3): >>># cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf._utils # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.exceptions # cleanup[2] removing dnf.i18n # cleanup[2] removing unicodedata # cleanup[2] removing dnf.util # cleanup[2] removing dnf.callback # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # cleanup[2] removing hawkey # cleanup[2] removing hawkey._hawkey # cleanup[2] removing libcomps # cleanup[2] removing libcomps._libpycomps # 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 <<< 11205 1726878440.07307: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.07319: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.07338: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.07351: 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 <<< 11205 1726878440.07369: 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 <<< 11205 1726878440.07417: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 11205 1726878440.07428: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11205 1726878440.08028: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11205 1726878440.08051: stdout chunk (state=3): >>># destroy zipimport <<< 11205 1726878440.08070: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 11205 1726878440.08094: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 11205 1726878440.08114: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 11205 1726878440.08127: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 11205 1726878440.08136: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._daemon <<< 11205 1726878440.08162: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 11205 1726878440.08186: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform # destroy ansible.module_utils.compat.typing # destroy cryptography.x509 <<< 11205 1726878440.08197: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08260: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 11205 1726878440.08271: 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 <<< 11205 1726878440.08297: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization <<< 11205 1726878440.08310: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl <<< 11205 1726878440.08320: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 11205 1726878440.08340: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 11205 1726878440.08389: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 11205 1726878440.08399: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 11205 1726878440.08435: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 11205 1726878440.08450: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 11205 1726878440.08464: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 11205 1726878440.08485: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 11205 1726878440.08523: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11205 1726878440.08537: 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 <<< 11205 1726878440.08554: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix <<< 11205 1726878440.08568: 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 # cleanup[3] wiping abc # cleanup[3] wiping os <<< 11205 1726878440.08586: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08596: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping re <<< 11205 1726878440.08615: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 11205 1726878440.08629: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08648: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings <<< 11205 1726878440.08656: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08676: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 11205 1726878440.08696: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 11205 1726878440.08709: stdout chunk (state=3): >>># cleanup[3] wiping token <<< 11205 1726878440.08730: 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 # 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 <<< 11205 1726878440.08744: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 11205 1726878440.08757: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 11205 1726878440.08770: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging <<< 11205 1726878440.08798: stdout chunk (state=3): >>># destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves <<< 11205 1726878440.08809: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 11205 1726878440.08823: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext <<< 11205 1726878440.08838: stdout chunk (state=3): >>># cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy <<< 11205 1726878440.08857: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08870: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08882: stdout chunk (state=3): >>># cleanup[3] wiping email.message <<< 11205 1726878440.08894: 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 <<< 11205 1726878440.08906: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl <<< 11205 1726878440.08916: 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 <<< 11205 1726878440.08930: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 11205 1726878440.08945: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 11205 1726878440.08956: 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 <<< 11205 1726878440.08965: stdout chunk (state=3): >>># destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module <<< 11205 1726878440.08974: stdout chunk (state=3): >>># destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress <<< 11205 1726878440.08986: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.08998: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module <<< 11205 1726878440.09009: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction <<< 11205 1726878440.09023: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 11205 1726878440.09038: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms <<< 11205 1726878440.09049: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.09085: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 11205 1726878440.09097: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 11205 1726878440.09109: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants <<< 11205 1726878440.09121: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status <<< 11205 1726878440.09135: 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 <<< 11205 1726878440.09148: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output <<< 11205 1726878440.09161: stdout chunk (state=3): >>># cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 11205 1726878440.09171: stdout chunk (state=3): >>># destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove <<< 11205 1726878440.09185: stdout chunk (state=3): >>># 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 <<< 11205 1726878440.09194: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11205 1726878440.09635: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 11205 1726878440.09651: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 11205 1726878440.09660: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 11205 1726878440.09669: stdout chunk (state=3): >>># destroy select <<< 11205 1726878440.09690: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11205 1726878440.09703: stdout chunk (state=3): >>># destroy pickle <<< 11205 1726878440.09721: 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 <<< 11205 1726878440.09733: stdout chunk (state=3): >>># destroy _operator <<< 11205 1726878440.09779: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 11205 1726878440.09795: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 11205 1726878440.09827: stdout chunk (state=3): >>># destroy gzip <<< 11205 1726878440.09843: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11205 1726878440.09889: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors <<< 11205 1726878440.09898: stdout chunk (state=3): >>># destroy email.encoders <<< 11205 1726878440.09921: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 11205 1726878440.09939: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale <<< 11205 1726878440.09951: stdout chunk (state=3): >>># destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib <<< 11205 1726878440.09961: stdout chunk (state=3): >>># destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 11205 1726878440.09988: stdout chunk (state=3): >>># destroy urllib.parse <<< 11205 1726878440.10024: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 11205 1726878440.10040: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 11205 1726878440.10047: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 11205 1726878440.10077: stdout chunk (state=3): >>># destroy rpm <<< 11205 1726878440.10121: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 11205 1726878440.10137: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner <<< 11205 1726878440.10151: stdout chunk (state=3): >>># destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io # destroy _opcode <<< 11205 1726878440.10162: 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 <<< 11205 1726878440.10270: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11205 1726878440.11102: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11205 1726878440.11150: stderr chunk (state=3): >>><<< 11205 1726878440.11156: stdout chunk (state=3): >>><<< 11205 1726878440.11278: _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 0x7fbdc909ae48> # /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 0x7fbdc9030828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc909a9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc903d630> 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 0x7fbdc9044160> # /usr/lib64/python3.6/__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 0x7fbdc90490f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc9044748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc9044390> # /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 0x7fbdc8fee470> # /usr/lib64/python3.6/__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 0x7fbdc8ff3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8feeb38> # /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 0x7fbdc8ffa4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8fddd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc8fe0198> # /usr/lib64/python3.6/__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 0x7fbdc72ee940> # /usr/lib64/python3.6/__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 0x7fbdc7300240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc904ea20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fbdc726e208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7279438> # /usr/lib64/python3.6/__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 0x7fbdc7278128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7279c18> 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 0x7fbdc7278208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72c9940> # /usr/lib64/python3.6/__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 0x7fbdc72c9d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72bb2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72c02e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72b35c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72a55f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fbdc7027400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7017e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc72bb5c0> 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 0x7fbdc7033f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc729f438> # /usr/lib64/python3.6/__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 0x7fbdc7039358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7039160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc7039470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7318198> # /usr/lib64/python3.6/__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 0x7fbdc7039f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7039b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7047828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fbdc7050048> # /usr/lib64/python3.6/__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 0x7fbdc6bcc320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc7047908> # /usr/lib64/python3.6/__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 0x7fbdc6bd0e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc70396a0> # /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 0x7fbdc6bf5470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc6bf5828> # /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 0x7fbdc6bfb518> # /usr/lib64/python3.6/__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 0x7fbdc69a7d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc699a470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc699a160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6990048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bfbeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc69a1128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bf5ba8> # /usr/lib64/python3.6/__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 0x7fbdc6900898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc69a11d0> 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 0x7fbdc6900c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc70399e8> # /usr/lib64/python3.6/__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 0x7fbdc6913748> # /usr/lib64/python3.6/__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 0x7fbdc691b7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691bc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691bda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6913f98> # /usr/lib64/python3.6/__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 0x7fbdc6923128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc691b668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc691b3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6908c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc6bdf4e0> # /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 0x7fbdc69135f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fbdc4f89a90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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 0x7fbdc4d7b6d8> 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 0x7fbdc4c70400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d7bf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4d7b048> # /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 0x7fbdc4c4dcc0> # /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 0x7fbdc4c4f588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c4fac8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c4fef0> # /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 0x7fbdc4bf7c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d7bef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c0f630> # /usr/lib64/python3.6/__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 0x7fbdc4fa2f28> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4c244a8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c245c0> # /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 0x7fbdc4c87080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fbdc4c9c0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c77470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c77c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c2f978> # /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 0x7fbdc4e360b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c772e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e36f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e43080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e431d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4c24710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fbdc4e57b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e522b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbdc4e524a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e43d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc4e6ef60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e6ec18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e6e438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fbdc4e6ea90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e5fdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc4dcfd68> # 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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc4e84d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc4dc02b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4e310f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fbdc4e9d080> # /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 0x7fbdc4e9d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4dc0630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ddb048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc12667f0> # /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 0x7fbdc1266ba8> # /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 0x7fbdc126e358> # /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 0x7fbdc1104438> # /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 0x7fbdc1104668> # /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 0x7fbdc10e7048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc10e1be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1104748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc125f198> # /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 0x7fbdc10ee0f0> # /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 0x7fbdc10ee1d0> # /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 0x7fbdc11133c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1100668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc126e0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1292908> # /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 0x7fbdc12cf8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12b4b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12d8d30> # /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 0x7fbdc114a5c0> # /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 0x7fbdc114a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1144278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc12b2ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc128ee80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc128e390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1266c18> # /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 0x7fbdc128e828> # /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 0x7fbdc128eac8> # /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 0x7fbdc114ae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc114aac8> # /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 0x7fbdc114ad30> # /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 0x7fbdc4ec9e10> # /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 0x7fbdc4ecd4a8> # /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 0x7fbdc4ed07b8> # /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 0x7fbdc69492e8> # 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 0x7fbdc695e940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4eee7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ed0ba8> # 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 0x7fbdc4eee748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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 0x7fbdc11e96a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11e90b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1237a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4f6e9b0> 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 0x7fbdc11f5470> # /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 0x7fbdc11b44e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11abdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11a1d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f5d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f54a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc1227a90> # /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 0x7fbdc11daa58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11da828> # /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 0x7fbdc116e978> # /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 0x7fbdc116ea20> # /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 0x7fbdc116ec50> # /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 0x7fbdc116edd8> # /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 0x7fbdc1180400> # /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 0x7fbdc1195ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc118bb00> # /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 0x7fbdc1195080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc118be80> # /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 0x7fbdc0c8d470> # /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 0x7fbdc0c98748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c8d940> # /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 0x7fbdc0c5e588> # /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 0x7fbdc0c6a3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5ebe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5e9e8> # /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 0x7fbdc0c6a518> # /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 0x7fbdc09ff1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79908> # /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 0x7fbdc0a0d4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c6f2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c5eba8> # /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 0x7fbdc0a31c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0a316a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0a2e0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0c79630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0cb9320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11ca3c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc11f5908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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_comq3ouj/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_comq3ouj/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 0x7fbdc0997668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_comq3ouj/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 0x7fbdc096cc88> # /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 0x7fbdc096ce80> # /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 0x7fbdc094cc88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc096c2b0> # /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 0x7fbdc0955780> # /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 0x7fbdc0955f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc0955940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc096c748> # /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 0x7fbdc08cdbe0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd8d0> # /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 0x7fbdb7f47208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cda20> # /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 0x7fbdb7ca1da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7f47390> # /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 0x7fbdb79d1cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7c95358> # /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 0x7fbdb7982be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb79d1e80> # /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 0x7fbdb73fa780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb7974550> # /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 0x7fbdb74085f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb73e7898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd390> # /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 0x7fbdb6f18b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f0eeb8> # /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 0x7fbdb6f27e48> # /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 0x7fbdb6f2fb70> # /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 0x7fbdb6f37470> # /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 0x7fbdb6f3ffd0> # 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 0x7fbdb60c9940> # 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 0x7fbdb60c9b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f2fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27828> # /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 0x7fbdb60d5eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f27c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f18d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb6f0e3c8> # /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 0x7fbdb60dbe80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb60dbd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc08cd518> # /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 0x7fbdb60f4630> # /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 0x7fbdb41c75c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41f5e10> # /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 0x7fbdc4d5bba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41c7cf8> # /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 0x7fbdc4d12be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d129e8> # /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 0x7fbdc4d12ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12a58> # /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 0x7fbdc4d1d160> # /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 0x7fbdc4d1d278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12e48> # /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 0x7fbdc4d1d400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d1d0b8> # /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 0x7fbdc4d1d2e8> # /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 0x7fbdc4d1d6d8> # /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 0x7fbdc4d1d780> # /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 0x7fbdc4d1d940> # /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 0x7fbdc4d1da20> # /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 0x7fbdc4d1dd68> # /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 0x7fbdc4d1dfd0> # /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 0x7fbdc4d22278> # /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 0x7fbdc4d22390> # /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 0x7fbdc4d22358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41b7e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41e0e48> # /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 0x7fbdc4d22748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d12710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41f5dd8> # /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 0x7fbdc4d22630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41e0908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41dba90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb41d4d68> # /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 0x7fbdb41dbf98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb60f45c0> # /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 0x7fbdc4d34e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d343c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4d34208> # /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 0x7fbdc4cdc128> # /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 0x7fbdb3b4ed30> # 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 0x7fbdb3b58470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4ce5b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cdc550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cce710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc34e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc3208> # /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 0x7fbdb3b74d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3b58b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc4cc34a8> # /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 0x7fbdb3b76358> # /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 0x7fbdb3b76518> # /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 0x7fbdb3b765c0> # /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 0x7fbdb3b766d8> # /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 0x7fbdb38facc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb38e5ba8> # /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 0x7fbdb38faba8> # /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 0x7fbdb38fac88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3b76630> # /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 0x7fbdb3909940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb39096a0> # /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 0x7fbdb3909e48> # /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 0x7fbdb3912f60> # /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 0x7fbdb391b198> # /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 0x7fbdb391bcf8> # /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 0x7fbdb391beb8> # /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 0x7fbdb3668518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3668080> # /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 0x7fbdb36716a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc091a0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdc097b3c8> # /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 0x7fbdb3671898> # /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 0x7fbdb36936a0> # /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 0x7fbdb363fe80> # /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 0x7fbdb3649f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3649b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36457f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3645198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36a55c0> # /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 0x7fbdb3645588> # /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 0x7fbdb2f687b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3656400> # /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 0x7fbdb2f81048> # /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 0x7fbdb2f811d0> # /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 0x7fbdb2f81400> # /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 0x7fbdb2f816a0> # /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 0x7fbdb2f81cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f81b00> # /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 0x7fbdb2f86048> # /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 0x7fbdb2f8bc18> # /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 0x7fbdb2f8bdd8> # /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 0x7fbdb2f93cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f935f8> # /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 0x7fbdb2f9e860> # /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 0x7fbdb2f9eb70> # /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 0x7fbdb2f9ecc0> # /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 0x7fbdb2f9ee80> # /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 0x7fbdb2f35c50> # /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 0x7fbdb2f35e80> # /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 0x7fbdb2f400b8> # /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 0x7fbdb2f40d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f40860> # /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 0x7fbdb2f47e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f47630> # /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 0x7fbdb2f4ea20> # /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 0x7fbdb2f4ec88> # /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 0x7fbdb2f5acf8> # /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 0x7fbdb2f5aef0> # /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 0x7fbdb2f62080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb3693048> # /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 0x7fbdb2f62ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f627f0> # /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 0x7fbdb2ef8240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ef2630> # /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 0x7fbdb2f0a278> # /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 0x7fbdb2ef87b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ef84a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2f62898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb36938d0> # /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 0x7fbdb2f626a0> # /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 0x7fbdb2f1e6d8> # /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 0x7fbdb2ea9710> # /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 0x7fbdb2eb2400> # /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 0x7fbdb2eb2a20> # /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 0x7fbdb2ec30b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb99b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb9710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2eb9320> # /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 0x7fbdb2eb9780> # /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 0x7fbdb2ed1d68> # /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 0x7fbdb2ed1e48> # /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 0x7fbdb2ed96a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed9470> # /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 0x7fbdb27ddbe0> # /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 0x7fbdb27e9eb8> # /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 0x7fbdb27ef0f0> # /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 0x7fbdb27ef278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27ef160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27e9940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27ddcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27dd0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb27d4668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed9eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ed1748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbdb2ec3b70> # /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 0x7fbdb2ed9550> # /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 0x7fbdb27ef5f8> # /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 0x7fbdb28000f0> # /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 0x7fbdb2800438> # /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 0x7fbdb2800ef0> # /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 0x7fbdb2808ac8> {"msg": "", "changed": true, "results": ["Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-system", "cockpit-ws"], "exclude": ["cockpit-docker", "cockpit-ostree", "cockpit-tests"], "state": "present", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing 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 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.47.34 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 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 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 11205 1726878440.11509: done with _execute_module (ansible.legacy.dnf, {'name': ['cockpit-system', 'cockpit-ws'], 'exclude': ['cockpit-docker', 'cockpit-ostree', 'cockpit-tests'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11205 1726878440.11539: _low_level_execute_command(): starting 11205 1726878440.11545: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878416.6888418-11205-140231018955667/ > /dev/null 2>&1 && sleep 0' 11205 1726878440.14205: stderr chunk (state=2): >>><<< 11205 1726878440.14211: stdout chunk (state=2): >>><<< 11205 1726878440.14223: _low_level_execute_command() done: rc=0, stdout=, stderr= 11205 1726878440.14230: handler run complete 11205 1726878440.14260: attempt loop complete, returning result 11205 1726878440.14264: _execute() done 11205 1726878440.14267: dumping result to json 11205 1726878440.14274: done dumping result, returning 11205 1726878440.14281: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. [0affdecc-488f-1992-aed8-0000000000cd] 11205 1726878440.14287: sending task result for task 0affdecc-488f-1992-aed8-0000000000cd 11205 1726878440.14318: done sending task result for task 0affdecc-488f-1992-aed8-0000000000cd 11205 1726878440.14322: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-ws-310.4-1.el8.x86_64", "Installed: cockpit-bridge-310.4-1.el8.x86_64", "Installed: cockpit-system-310.4-1.el8.noarch" ] } 11123 1726878440.14489: no more pending results, returning what we have 11123 1726878440.14491: results queue empty 11123 1726878440.14492: checking for any_errors_fatal 11123 1726878440.14498: done checking for any_errors_fatal 11123 1726878440.14499: checking for max_fail_percentage 11123 1726878440.14500: done checking for max_fail_percentage 11123 1726878440.14501: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.14502: done checking to see if all hosts have failed 11123 1726878440.14502: getting the remaining hosts for this loop 11123 1726878440.14503: done getting the remaining hosts for this loop 11123 1726878440.14506: getting the next task for host managed_node3 11123 1726878440.14511: done getting next task for host managed_node3 11123 1726878440.14514: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed 11123 1726878440.14517: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.14526: getting variables 11123 1726878440.14527: in VariableManager get_vars() 11123 1726878440.14559: Calling all_inventory to load vars for managed_node3 11123 1726878440.14562: Calling groups_inventory to load vars for managed_node3 11123 1726878440.14564: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.14571: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.14574: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.14576: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.14689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.14806: done with get_vars() 11123 1726878440.14813: done getting variables 11123 1726878440.14856: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure full package list is installed] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:15 Friday 20 September 2024 20:27:20 -0400 (0:00:23.515) 0:00:26.131 ****** 11123 1726878440.14878: entering _queue_task() for managed_node3/command 11123 1726878440.15031: worker is 1 (out of 1 available) 11123 1726878440.15045: exiting _queue_task() for managed_node3/command 11123 1726878440.15055: done queuing things up, now waiting for results queue to drain 11123 1726878440.15057: waiting for pending results... 11402 1726878440.15162: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed 11402 1726878440.15272: in run() - task 0affdecc-488f-1992-aed8-0000000000ce 11402 1726878440.15289: variable 'ansible_search_path' from source: unknown 11402 1726878440.15293: variable 'ansible_search_path' from source: unknown 11402 1726878440.15320: calling self._execute() 11402 1726878440.15374: variable 'ansible_host' from source: host vars for 'managed_node3' 11402 1726878440.15382: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11402 1726878440.15390: variable 'omit' from source: magic vars 11402 1726878440.15766: variable '__pkgs' from source: task vars 11402 1726878440.15869: variable 'cockpit_packages' from source: include params 11402 1726878440.15876: variable '__cockpit_package_types' from source: role '' all vars 11402 1726878440.15884: variable '__cockpit_packages' from source: include_vars 11402 1726878440.15891: variable '__cockpit_packages_minimal' from source: include_vars 11402 1726878440.15945: variable '__cockpit_packages_minimal' from source: include_vars 11402 1726878440.16032: variable '__cockpit_packages_minimal' from source: include_vars 11402 1726878440.16043: variable '__cockpit_packages_default' from source: include_vars 11402 1726878440.16118: variable '__cockpit_packages_minimal' from source: include_vars 11402 1726878440.16125: variable '__cockpit_packages_default' from source: include_vars 11402 1726878440.16131: variable '__cockpit_packages_full' from source: include_vars 11402 1726878440.16161: Evaluated conditional ('cockpit-*' in __pkgs): False 11402 1726878440.16165: when evaluation is False, skipping this task 11402 1726878440.16169: _execute() done 11402 1726878440.16172: dumping result to json 11402 1726878440.16176: done dumping result, returning 11402 1726878440.16182: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure full package list is installed [0affdecc-488f-1992-aed8-0000000000ce] 11402 1726878440.16187: sending task result for task 0affdecc-488f-1992-aed8-0000000000ce 11402 1726878440.16210: done sending task result for task 0affdecc-488f-1992-aed8-0000000000ce 11402 1726878440.16214: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'cockpit-*' in __pkgs", "skip_reason": "Conditional result was False" } 11123 1726878440.16319: no more pending results, returning what we have 11123 1726878440.16322: results queue empty 11123 1726878440.16322: checking for any_errors_fatal 11123 1726878440.16327: done checking for any_errors_fatal 11123 1726878440.16328: checking for max_fail_percentage 11123 1726878440.16329: done checking for max_fail_percentage 11123 1726878440.16329: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.16330: done checking to see if all hosts have failed 11123 1726878440.16331: getting the remaining hosts for this loop 11123 1726878440.16334: done getting the remaining hosts for this loop 11123 1726878440.16337: getting the next task for host managed_node3 11123 1726878440.16344: done getting next task for host managed_node3 11123 1726878440.16347: ^ task is: TASK: fedora.linux_system_roles.cockpit : Configure firewall 11123 1726878440.16349: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.16361: getting variables 11123 1726878440.16362: in VariableManager get_vars() 11123 1726878440.16391: Calling all_inventory to load vars for managed_node3 11123 1726878440.16394: Calling groups_inventory to load vars for managed_node3 11123 1726878440.16395: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.16401: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.16403: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.16404: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.16526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.16641: done with get_vars() 11123 1726878440.16648: done getting variables TASK [fedora.linux_system_roles.cockpit : Configure firewall] ****************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:32 Friday 20 September 2024 20:27:20 -0400 (0:00:00.018) 0:00:26.149 ****** 11123 1726878440.16703: entering _queue_task() for managed_node3/include_tasks 11123 1726878440.16840: worker is 1 (out of 1 available) 11123 1726878440.16851: exiting _queue_task() for managed_node3/include_tasks 11123 1726878440.16859: done queuing things up, now waiting for results queue to drain 11123 1726878440.16860: waiting for pending results... 11403 1726878440.16958: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Configure firewall 11403 1726878440.17053: in run() - task 0affdecc-488f-1992-aed8-00000000003e 11403 1726878440.17068: variable 'ansible_search_path' from source: unknown 11403 1726878440.17071: variable 'ansible_search_path' from source: unknown 11403 1726878440.17097: calling self._execute() 11403 1726878440.17147: variable 'ansible_host' from source: host vars for 'managed_node3' 11403 1726878440.17155: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11403 1726878440.17163: variable 'omit' from source: magic vars 11403 1726878440.17226: _execute() done 11403 1726878440.17233: dumping result to json 11403 1726878440.17239: done dumping result, returning 11403 1726878440.17245: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Configure firewall [0affdecc-488f-1992-aed8-00000000003e] 11403 1726878440.17253: sending task result for task 0affdecc-488f-1992-aed8-00000000003e 11403 1726878440.17279: done sending task result for task 0affdecc-488f-1992-aed8-00000000003e 11403 1726878440.17282: WORKER PROCESS EXITING 11123 1726878440.17377: no more pending results, returning what we have 11123 1726878440.17380: in VariableManager get_vars() 11123 1726878440.17409: Calling all_inventory to load vars for managed_node3 11123 1726878440.17412: Calling groups_inventory to load vars for managed_node3 11123 1726878440.17413: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.17420: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.17422: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.17424: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.17521: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.17628: done with get_vars() 11123 1726878440.17635: variable 'ansible_search_path' from source: unknown 11123 1726878440.17636: variable 'ansible_search_path' from source: unknown 11123 1726878440.17658: we have included files to process 11123 1726878440.17659: generating all_blocks data 11123 1726878440.17660: done generating all_blocks data 11123 1726878440.17664: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml 11123 1726878440.17665: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml 11123 1726878440.17666: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml for managed_node3 11123 1726878440.17782: done processing included file 11123 1726878440.17783: iterating over new_blocks loaded from include file 11123 1726878440.17784: in VariableManager get_vars() 11123 1726878440.17797: done with get_vars() 11123 1726878440.17798: filtering new block on tags 11123 1726878440.17808: done filtering new block on tags 11123 1726878440.17809: done iterating over new_blocks loaded from include file 11123 1726878440.17810: extending task lists for all hosts with included blocks 11123 1726878440.18119: done extending task lists 11123 1726878440.18120: done processing included files 11123 1726878440.18121: results queue empty 11123 1726878440.18121: checking for any_errors_fatal 11123 1726878440.18123: done checking for any_errors_fatal 11123 1726878440.18123: checking for max_fail_percentage 11123 1726878440.18124: done checking for max_fail_percentage 11123 1726878440.18124: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.18124: done checking to see if all hosts have failed 11123 1726878440.18125: getting the remaining hosts for this loop 11123 1726878440.18125: done getting the remaining hosts for this loop 11123 1726878440.18127: getting the next task for host managed_node3 11123 1726878440.18129: done getting next task for host managed_node3 11123 1726878440.18130: ^ task is: TASK: Ensure the cockpit service is enabled 11123 1726878440.18131: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.18139: getting variables 11123 1726878440.18140: in VariableManager get_vars() 11123 1726878440.18149: Calling all_inventory to load vars for managed_node3 11123 1726878440.18150: Calling groups_inventory to load vars for managed_node3 11123 1726878440.18151: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.18154: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.18155: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.18157: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.18258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.18368: done with get_vars() 11123 1726878440.18374: done getting variables TASK [Ensure the cockpit service is enabled] *********************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/firewall.yml:3 Friday 20 September 2024 20:27:20 -0400 (0:00:00.017) 0:00:26.167 ****** 11123 1726878440.18430: entering _queue_task() for managed_node3/include_role 11123 1726878440.18561: worker is 1 (out of 1 available) 11123 1726878440.18572: exiting _queue_task() for managed_node3/include_role 11123 1726878440.18580: done queuing things up, now waiting for results queue to drain 11123 1726878440.18581: waiting for pending results... 11404 1726878440.18671: running TaskExecutor() for managed_node3/TASK: Ensure the cockpit service is enabled 11404 1726878440.18779: in run() - task 0affdecc-488f-1992-aed8-000000000101 11404 1726878440.18792: variable 'ansible_search_path' from source: unknown 11404 1726878440.18796: variable 'ansible_search_path' from source: unknown 11404 1726878440.18821: calling self._execute() 11404 1726878440.18873: variable 'ansible_host' from source: host vars for 'managed_node3' 11404 1726878440.18880: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11404 1726878440.18888: variable 'omit' from source: magic vars 11404 1726878440.19200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11404 1726878440.20693: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11404 1726878440.20739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11404 1726878440.20768: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11404 1726878440.20803: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11404 1726878440.20823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11404 1726878440.20897: variable 'cockpit_manage_firewall' from source: include params 11404 1726878440.20912: Evaluated conditional (cockpit_manage_firewall | bool): True 11404 1726878440.21044: variable 'ansible_facts' from source: unknown 11404 1726878440.21088: Evaluated conditional (ansible_facts['os_family'] == 'RedHat' or ansible_facts['os_family'] == 'Suse'): True 11404 1726878440.21095: _execute() done 11404 1726878440.21100: dumping result to json 11404 1726878440.21104: done dumping result, returning 11404 1726878440.21109: done running TaskExecutor() for managed_node3/TASK: Ensure the cockpit service is enabled [0affdecc-488f-1992-aed8-000000000101] 11404 1726878440.21115: sending task result for task 0affdecc-488f-1992-aed8-000000000101 11404 1726878440.21143: done sending task result for task 0affdecc-488f-1992-aed8-000000000101 11404 1726878440.21147: WORKER PROCESS EXITING 11123 1726878440.21246: no more pending results, returning what we have 11123 1726878440.21249: in VariableManager get_vars() 11123 1726878440.21279: Calling all_inventory to load vars for managed_node3 11123 1726878440.21281: Calling groups_inventory to load vars for managed_node3 11123 1726878440.21283: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.21290: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.21292: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.21295: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.21407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.21538: done with get_vars() 11123 1726878440.21542: variable 'ansible_search_path' from source: unknown 11123 1726878440.21543: variable 'ansible_search_path' from source: unknown 11123 1726878440.21621: variable 'omit' from source: magic vars 11123 1726878440.21656: variable 'omit' from source: magic vars 11123 1726878440.21667: variable 'omit' from source: magic vars 11123 1726878440.21670: we have included files to process 11123 1726878440.21670: generating all_blocks data 11123 1726878440.21671: done generating all_blocks data 11123 1726878440.21672: processing included file: fedora.linux_system_roles.firewall 11123 1726878440.21686: in VariableManager get_vars() 11123 1726878440.21695: done with get_vars() 11123 1726878440.21727: in VariableManager get_vars() 11123 1726878440.21746: done with get_vars() 11123 1726878440.21773: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/vars/main.yml 11123 1726878440.21843: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/defaults/main.yml 11123 1726878440.21871: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/meta/main.yml 11123 1726878440.21944: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml 11123 1726878440.22323: in VariableManager get_vars() 11123 1726878440.22338: done with get_vars() 11123 1726878440.23363: iterating over new_blocks loaded from include file 11123 1726878440.23365: in VariableManager get_vars() 11123 1726878440.23380: done with get_vars() 11123 1726878440.23381: filtering new block on tags 11123 1726878440.23400: done filtering new block on tags 11123 1726878440.23402: in VariableManager get_vars() 11123 1726878440.23416: done with get_vars() 11123 1726878440.23418: filtering new block on tags 11123 1726878440.23429: done filtering new block on tags 11123 1726878440.23431: in VariableManager get_vars() 11123 1726878440.23446: done with get_vars() 11123 1726878440.23447: filtering new block on tags 11123 1726878440.23456: done filtering new block on tags 11123 1726878440.23457: in VariableManager get_vars() 11123 1726878440.23482: done with get_vars() 11123 1726878440.23483: filtering new block on tags 11123 1726878440.23495: done filtering new block on tags 11123 1726878440.23496: in VariableManager get_vars() 11123 1726878440.23509: done with get_vars() 11123 1726878440.23510: filtering new block on tags 11123 1726878440.23523: done filtering new block on tags 11123 1726878440.23525: in VariableManager get_vars() 11123 1726878440.23540: done with get_vars() 11123 1726878440.23541: filtering new block on tags 11123 1726878440.23555: done filtering new block on tags 11123 1726878440.23557: in VariableManager get_vars() 11123 1726878440.23569: done with get_vars() 11123 1726878440.23570: filtering new block on tags 11123 1726878440.23580: done filtering new block on tags 11123 1726878440.23581: done iterating over new_blocks loaded from include file 11123 1726878440.23581: extending task lists for all hosts with included blocks 11123 1726878440.23650: done extending task lists 11123 1726878440.23651: done processing included files 11123 1726878440.23651: results queue empty 11123 1726878440.23652: checking for any_errors_fatal 11123 1726878440.23654: done checking for any_errors_fatal 11123 1726878440.23654: checking for max_fail_percentage 11123 1726878440.23655: done checking for max_fail_percentage 11123 1726878440.23655: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.23655: done checking to see if all hosts have failed 11123 1726878440.23656: getting the remaining hosts for this loop 11123 1726878440.23656: done getting the remaining hosts for this loop 11123 1726878440.23658: getting the next task for host managed_node3 11123 1726878440.23660: done getting next task for host managed_node3 11123 1726878440.23662: ^ task is: TASK: fedora.linux_system_roles.firewall : Setup firewalld 11123 1726878440.23664: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.23672: getting variables 11123 1726878440.23673: in VariableManager get_vars() 11123 1726878440.23681: Calling all_inventory to load vars for managed_node3 11123 1726878440.23682: Calling groups_inventory to load vars for managed_node3 11123 1726878440.23683: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.23685: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.23687: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.23688: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.23768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.24006: done with get_vars() 11123 1726878440.24012: done getting variables TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 20 September 2024 20:27:20 -0400 (0:00:00.056) 0:00:26.223 ****** 11123 1726878440.24062: entering _queue_task() for managed_node3/include_tasks 11123 1726878440.24213: worker is 1 (out of 1 available) 11123 1726878440.24226: exiting _queue_task() for managed_node3/include_tasks 11123 1726878440.24237: done queuing things up, now waiting for results queue to drain 11123 1726878440.24238: waiting for pending results... 11405 1726878440.24340: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Setup firewalld 11405 1726878440.24472: in run() - task 0affdecc-488f-1992-aed8-000000000152 11405 1726878440.24488: variable 'ansible_search_path' from source: unknown 11405 1726878440.24492: variable 'ansible_search_path' from source: unknown 11405 1726878440.24519: calling self._execute() 11405 1726878440.24577: variable 'ansible_host' from source: host vars for 'managed_node3' 11405 1726878440.24585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11405 1726878440.24593: variable 'omit' from source: magic vars 11405 1726878440.24663: _execute() done 11405 1726878440.24669: dumping result to json 11405 1726878440.24673: done dumping result, returning 11405 1726878440.24679: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Setup firewalld [0affdecc-488f-1992-aed8-000000000152] 11405 1726878440.24687: sending task result for task 0affdecc-488f-1992-aed8-000000000152 11405 1726878440.24711: done sending task result for task 0affdecc-488f-1992-aed8-000000000152 11405 1726878440.24715: WORKER PROCESS EXITING 11123 1726878440.24814: no more pending results, returning what we have 11123 1726878440.24818: in VariableManager get_vars() 11123 1726878440.24852: Calling all_inventory to load vars for managed_node3 11123 1726878440.24854: Calling groups_inventory to load vars for managed_node3 11123 1726878440.24856: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.24863: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.24865: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.24867: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.24970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.25083: done with get_vars() 11123 1726878440.25088: variable 'ansible_search_path' from source: unknown 11123 1726878440.25088: variable 'ansible_search_path' from source: unknown 11123 1726878440.25111: we have included files to process 11123 1726878440.25112: generating all_blocks data 11123 1726878440.25113: done generating all_blocks data 11123 1726878440.25115: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 11123 1726878440.25116: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml 11123 1726878440.25117: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed_node3 11123 1726878440.25868: done processing included file 11123 1726878440.25870: iterating over new_blocks loaded from include file 11123 1726878440.25871: in VariableManager get_vars() 11123 1726878440.25888: done with get_vars() 11123 1726878440.25889: filtering new block on tags 11123 1726878440.25900: done filtering new block on tags 11123 1726878440.25901: in VariableManager get_vars() 11123 1726878440.25916: done with get_vars() 11123 1726878440.25917: filtering new block on tags 11123 1726878440.25930: done filtering new block on tags 11123 1726878440.25932: in VariableManager get_vars() 11123 1726878440.25949: done with get_vars() 11123 1726878440.25950: filtering new block on tags 11123 1726878440.25965: done filtering new block on tags 11123 1726878440.25967: in VariableManager get_vars() 11123 1726878440.25983: done with get_vars() 11123 1726878440.25985: filtering new block on tags 11123 1726878440.25994: done filtering new block on tags 11123 1726878440.25995: in VariableManager get_vars() 11123 1726878440.26019: done with get_vars() 11123 1726878440.26020: filtering new block on tags 11123 1726878440.26039: done filtering new block on tags 11123 1726878440.26041: done iterating over new_blocks loaded from include file 11123 1726878440.26041: extending task lists for all hosts with included blocks 11123 1726878440.26326: done extending task lists 11123 1726878440.26327: done processing included files 11123 1726878440.26328: results queue empty 11123 1726878440.26328: checking for any_errors_fatal 11123 1726878440.26330: done checking for any_errors_fatal 11123 1726878440.26331: checking for max_fail_percentage 11123 1726878440.26331: done checking for max_fail_percentage 11123 1726878440.26331: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.26333: done checking to see if all hosts have failed 11123 1726878440.26333: getting the remaining hosts for this loop 11123 1726878440.26334: done getting the remaining hosts for this loop 11123 1726878440.26336: getting the next task for host managed_node3 11123 1726878440.26339: done getting next task for host managed_node3 11123 1726878440.26340: ^ task is: TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 11123 1726878440.26343: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.26348: getting variables 11123 1726878440.26349: in VariableManager get_vars() 11123 1726878440.26357: Calling all_inventory to load vars for managed_node3 11123 1726878440.26358: Calling groups_inventory to load vars for managed_node3 11123 1726878440.26359: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.26362: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.26363: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.26365: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.26444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.26556: done with get_vars() 11123 1726878440.26562: done getting variables TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 20 September 2024 20:27:20 -0400 (0:00:00.025) 0:00:26.248 ****** 11123 1726878440.26607: entering _queue_task() for managed_node3/setup 11123 1726878440.26753: worker is 1 (out of 1 available) 11123 1726878440.26764: exiting _queue_task() for managed_node3/setup 11123 1726878440.26773: done queuing things up, now waiting for results queue to drain 11123 1726878440.26774: waiting for pending results... 11406 1726878440.26868: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role 11406 1726878440.26999: in run() - task 0affdecc-488f-1992-aed8-0000000001a6 11406 1726878440.27015: variable 'ansible_search_path' from source: unknown 11406 1726878440.27019: variable 'ansible_search_path' from source: unknown 11406 1726878440.27049: calling self._execute() 11406 1726878440.27099: variable 'ansible_host' from source: host vars for 'managed_node3' 11406 1726878440.27109: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11406 1726878440.27117: variable 'omit' from source: magic vars 11406 1726878440.27495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11406 1726878440.28980: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11406 1726878440.29034: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11406 1726878440.29065: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11406 1726878440.29091: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11406 1726878440.29112: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11406 1726878440.29167: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11406 1726878440.29188: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11406 1726878440.29208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11406 1726878440.29239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11406 1726878440.29251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11406 1726878440.29288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11406 1726878440.29305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11406 1726878440.29323: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11406 1726878440.29353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11406 1726878440.29364: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11406 1726878440.29479: variable '__firewall_required_facts' from source: role '' all vars 11406 1726878440.29489: variable 'ansible_facts' from source: unknown 11406 1726878440.29547: Evaluated conditional (__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11406 1726878440.29553: when evaluation is False, skipping this task 11406 1726878440.29556: _execute() done 11406 1726878440.29560: dumping result to json 11406 1726878440.29563: done dumping result, returning 11406 1726878440.29568: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Ensure ansible_facts used by role [0affdecc-488f-1992-aed8-0000000001a6] 11406 1726878440.29574: sending task result for task 0affdecc-488f-1992-aed8-0000000001a6 11406 1726878440.29596: done sending task result for task 0affdecc-488f-1992-aed8-0000000001a6 11406 1726878440.29599: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878440.29729: no more pending results, returning what we have 11123 1726878440.29734: results queue empty 11123 1726878440.29734: checking for any_errors_fatal 11123 1726878440.29736: done checking for any_errors_fatal 11123 1726878440.29736: checking for max_fail_percentage 11123 1726878440.29737: done checking for max_fail_percentage 11123 1726878440.29738: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.29739: done checking to see if all hosts have failed 11123 1726878440.29739: getting the remaining hosts for this loop 11123 1726878440.29740: done getting the remaining hosts for this loop 11123 1726878440.29744: getting the next task for host managed_node3 11123 1726878440.29752: done getting next task for host managed_node3 11123 1726878440.29755: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if system is ostree 11123 1726878440.29760: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.29773: getting variables 11123 1726878440.29774: in VariableManager get_vars() 11123 1726878440.29800: Calling all_inventory to load vars for managed_node3 11123 1726878440.29802: Calling groups_inventory to load vars for managed_node3 11123 1726878440.29803: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.29808: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.29810: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.29812: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.29934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.30066: done with get_vars() 11123 1726878440.30073: done getting variables TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 20 September 2024 20:27:20 -0400 (0:00:00.035) 0:00:26.284 ****** 11123 1726878440.30131: entering _queue_task() for managed_node3/stat 11123 1726878440.30269: worker is 1 (out of 1 available) 11123 1726878440.30284: exiting _queue_task() for managed_node3/stat 11123 1726878440.30294: done queuing things up, now waiting for results queue to drain 11123 1726878440.30295: waiting for pending results... 11407 1726878440.30393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if system is ostree 11407 1726878440.30525: in run() - task 0affdecc-488f-1992-aed8-0000000001a8 11407 1726878440.30546: variable 'ansible_search_path' from source: unknown 11407 1726878440.30551: variable 'ansible_search_path' from source: unknown 11407 1726878440.30577: calling self._execute() 11407 1726878440.30630: variable 'ansible_host' from source: host vars for 'managed_node3' 11407 1726878440.30642: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11407 1726878440.30650: variable 'omit' from source: magic vars 11407 1726878440.30950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11407 1726878440.31113: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11407 1726878440.31148: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11407 1726878440.31174: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11407 1726878440.31218: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11407 1726878440.31277: 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) 11407 1726878440.31297: 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) 11407 1726878440.31318: 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) 11407 1726878440.31341: 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) 11407 1726878440.31423: Evaluated conditional (not __firewall_is_ostree is defined): True 11407 1726878440.31431: variable 'omit' from source: magic vars 11407 1726878440.31488: variable 'omit' from source: magic vars 11407 1726878440.31511: variable 'omit' from source: magic vars 11407 1726878440.31530: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11407 1726878440.31553: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11407 1726878440.31567: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11407 1726878440.31580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11407 1726878440.31590: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11407 1726878440.31611: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11407 1726878440.31616: variable 'ansible_host' from source: host vars for 'managed_node3' 11407 1726878440.31620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11407 1726878440.31686: Set connection var ansible_timeout to 10 11407 1726878440.31691: Set connection var ansible_connection to ssh 11407 1726878440.31697: Set connection var ansible_shell_executable to /bin/sh 11407 1726878440.31704: Set connection var ansible_pipelining to False 11407 1726878440.31709: Set connection var ansible_module_compression to ZIP_DEFLATED 11407 1726878440.31714: Set connection var ansible_shell_type to sh 11407 1726878440.31729: variable 'ansible_shell_executable' from source: unknown 11407 1726878440.31734: variable 'ansible_connection' from source: unknown 11407 1726878440.31740: variable 'ansible_module_compression' from source: unknown 11407 1726878440.31744: variable 'ansible_shell_type' from source: unknown 11407 1726878440.31747: variable 'ansible_shell_executable' from source: unknown 11407 1726878440.31750: variable 'ansible_host' from source: host vars for 'managed_node3' 11407 1726878440.31754: variable 'ansible_pipelining' from source: unknown 11407 1726878440.31757: variable 'ansible_timeout' from source: unknown 11407 1726878440.31761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11407 1726878440.31851: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11407 1726878440.31861: variable 'omit' from source: magic vars 11407 1726878440.31868: starting attempt loop 11407 1726878440.31872: running the handler 11407 1726878440.31882: _low_level_execute_command(): starting 11407 1726878440.31889: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11407 1726878440.34236: stdout chunk (state=2): >>>/root <<< 11407 1726878440.34354: stderr chunk (state=3): >>><<< 11407 1726878440.34360: stdout chunk (state=3): >>><<< 11407 1726878440.34376: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11407 1726878440.34387: _low_level_execute_command(): starting 11407 1726878440.34392: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746 `" && echo ansible-tmp-1726878440.343828-11407-198860772874746="` echo /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746 `" ) && sleep 0' 11407 1726878440.36852: stdout chunk (state=2): >>>ansible-tmp-1726878440.343828-11407-198860772874746=/root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746 <<< 11407 1726878440.36976: stderr chunk (state=3): >>><<< 11407 1726878440.36982: stdout chunk (state=3): >>><<< 11407 1726878440.36994: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878440.343828-11407-198860772874746=/root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746 , stderr= 11407 1726878440.37031: variable 'ansible_module_compression' from source: unknown 11407 1726878440.37074: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11407 1726878440.37099: variable 'ansible_facts' from source: unknown 11407 1726878440.37167: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/AnsiballZ_stat.py 11407 1726878440.37262: Sending initial data 11407 1726878440.37271: Sent initial data (152 bytes) 11407 1726878440.39839: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpz4t68kzj /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/AnsiballZ_stat.py <<< 11407 1726878440.41030: stderr chunk (state=3): >>><<< 11407 1726878440.41037: stdout chunk (state=3): >>><<< 11407 1726878440.41053: done transferring module to remote 11407 1726878440.41064: _low_level_execute_command(): starting 11407 1726878440.41069: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/ /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/AnsiballZ_stat.py && sleep 0' 11407 1726878440.43387: stderr chunk (state=2): >>><<< 11407 1726878440.43394: stdout chunk (state=2): >>><<< 11407 1726878440.43405: _low_level_execute_command() done: rc=0, stdout=, stderr= 11407 1726878440.43409: _low_level_execute_command(): starting 11407 1726878440.43413: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/AnsiballZ_stat.py && sleep 0' 11407 1726878440.46225: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11407 1726878440.46242: stdout chunk (state=3): >>>import '_warnings' # <<< 11407 1726878440.46248: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11407 1726878440.46305: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11407 1726878440.46341: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11407 1726878440.46380: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11407 1726878440.46398: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11407 1726878440.46407: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11407 1726878440.46451: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11407 1726878440.46460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.46475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11407 1726878440.46500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11407 1726878440.46507: stdout chunk (state=3): >>>import '_codecs' # <<< 11407 1726878440.46536: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b120de48> <<< 11407 1726878440.46560: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11407 1726878440.46581: 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 0x7f98b11a3828> <<< 11407 1726878440.46593: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b120d9b0> <<< 11407 1726878440.46607: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11407 1726878440.46617: 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 0x7f98b11b0630> <<< 11407 1726878440.46642: stdout chunk (state=3): >>>import '_signal' # <<< 11407 1726878440.46662: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11407 1726878440.46672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11407 1726878440.46678: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b7160> <<< 11407 1726878440.46701: 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' <<< 11407 1726878440.46721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11407 1726878440.46730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11407 1726878440.46745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11407 1726878440.46767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11407 1726878440.46774: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11bc0f0> <<< 11407 1726878440.46793: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b7748> <<< 11407 1726878440.46816: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b7390> <<< 11407 1726878440.46844: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11407 1726878440.46858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11407 1726878440.46876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11407 1726878440.46890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11407 1726878440.46906: stdout chunk (state=3): >>>import 'errno' # <<< 11407 1726878440.46919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11407 1726878440.46940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11407 1726878440.46950: stdout chunk (state=3): >>>import '_stat' # <<< 11407 1726878440.46960: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1161470> <<< 11407 1726878440.46977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11407 1726878440.46985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11407 1726878440.47002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11407 1726878440.47014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1166e48> <<< 11407 1726878440.47022: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1161b38> <<< 11407 1726878440.47050: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11407 1726878440.47088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11407 1726878440.47196: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b116d4e0> <<< 11407 1726878440.47214: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1150d68> <<< 11407 1726878440.47231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11407 1726878440.47243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1153198> <<< 11407 1726878440.47287: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11407 1726878440.47295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11407 1726878440.47316: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af461940> <<< 11407 1726878440.47331: 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 <<< 11407 1726878440.47357: 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 0x7f98af473240> <<< 11407 1726878440.47446: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11c1a20> <<< 11407 1726878440.47454: 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. <<< 11407 1726878440.47686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11407 1726878440.47694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11407 1726878440.47711: 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' <<< 11407 1726878440.47732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11407 1726878440.47748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11407 1726878440.47772: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11407 1726878440.47782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11407 1726878440.47802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11407 1726878440.47864: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11407 1726878440.47880: stdout chunk (state=3): >>>import '_functools' # <<< 11407 1726878440.47896: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11407 1726878440.47928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.47944: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11407 1726878440.47962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11407 1726878440.47976: stdout chunk (state=3): >>>import '_operator' # <<< 11407 1726878440.47988: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af3e1278> <<< 11407 1726878440.48008: 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 0x7f98af3eb4a8> <<< 11407 1726878440.48028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11407 1726878440.48036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11407 1726878440.48061: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.48071: 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 0x7f98af3ec198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af3ebc88> <<< 11407 1726878440.48084: stdout chunk (state=3): >>>import 'itertools' # <<< 11407 1726878440.48100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11407 1726878440.48109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11407 1726878440.48126: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af3ec278> <<< 11407 1726878440.48134: stdout chunk (state=3): >>>import '_collections' # <<< 11407 1726878440.48185: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af43c9b0> <<< 11407 1726878440.48200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11407 1726878440.48215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11407 1726878440.48250: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af43cda0> <<< 11407 1726878440.48306: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af42e358> <<< 11407 1726878440.48326: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11407 1726878440.48342: 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 0x7f98af433358> <<< 11407 1726878440.48349: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af426630> <<< 11407 1726878440.48384: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af418668> <<< 11407 1726878440.48406: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11407 1726878440.48413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11407 1726878440.48434: stdout chunk (state=3): >>>import '_sre' # <<< 11407 1726878440.48443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11407 1726878440.48463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11407 1726878440.48473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11407 1726878440.48480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11407 1726878440.48507: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af19a470> <<< 11407 1726878440.48525: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af18aef0> <<< 11407 1726878440.48549: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af42e630> <<< 11407 1726878440.48556: stdout chunk (state=3): >>>import '_locale' # <<< 11407 1726878440.48596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11407 1726878440.48614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1ac048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af4124a8> <<< 11407 1726878440.48631: 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' <<< 11407 1726878440.48659: 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' <<< 11407 1726878440.48673: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98af1ac3c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1ac1d0> <<< 11407 1726878440.48692: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.48700: 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 0x7f98af1ac4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af48a208> <<< 11407 1726878440.48723: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11407 1726878440.48730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11407 1726878440.48749: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11407 1726878440.48756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.48774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11407 1726878440.48781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11407 1726878440.48798: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1acfd0> <<< 11407 1726878440.48805: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1acbe0> <<< 11407 1726878440.48824: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11407 1726878440.48839: 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 0x7f98af1b8898> <<< 11407 1726878440.48845: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11407 1726878440.48868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11407 1726878440.48885: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11407 1726878440.48897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11407 1726878440.48947: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1c30b8> <<< 11407 1726878440.48970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11407 1726878440.48980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11407 1726878440.49012: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed3f390> <<< 11407 1726878440.49021: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1b8978> <<< 11407 1726878440.49044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11407 1726878440.49053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11407 1726878440.49111: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed43e80> <<< 11407 1726878440.49118: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1ac710> <<< 11407 1726878440.49141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11407 1726878440.49156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11407 1726878440.49175: 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' <<< 11407 1726878440.49183: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed684e0> <<< 11407 1726878440.49206: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.49215: 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 0x7f98aed68898> <<< 11407 1726878440.49235: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11407 1726878440.49251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11407 1726878440.49273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11407 1726878440.49280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11407 1726878440.49296: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed6e588> <<< 11407 1726878440.49310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11407 1726878440.49333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11407 1726878440.49345: stdout chunk (state=3): >>>import 'time' # <<< 11407 1726878440.49369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11407 1726878440.49377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11407 1726878440.49402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11407 1726878440.49410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11407 1726878440.49425: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11407 1726878440.49460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11407 1726878440.49483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11407 1726878440.49493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb1ada0> <<< 11407 1726878440.49608: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb0d4e0> <<< 11407 1726878440.49618: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb0d1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb030b8> <<< 11407 1726878440.49648: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed6ef28> <<< 11407 1726878440.49677: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.49687: 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 0x7f98aeb14198> <<< 11407 1726878440.49695: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed68c18> <<< 11407 1726878440.49715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11407 1726878440.49726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11407 1726878440.49764: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.49774: 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 0x7f98b111e908> <<< 11407 1726878440.49786: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb14240> import 'pwd' # <<< 11407 1726878440.49810: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.49817: 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 0x7f98b111ec88> <<< 11407 1726878440.49878: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1aca58> <<< 11407 1726878440.49892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11407 1726878440.49907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11407 1726878440.49939: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11407 1726878440.49945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11407 1726878440.49963: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.49971: 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 0x7f98b11357b8> <<< 11407 1726878440.49990: 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' <<< 11407 1726878440.50126: 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 0x7f98b113a828> <<< 11407 1726878440.50157: 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 0x7f98b113acf8> <<< 11407 1726878440.50190: 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 0x7f98b113ae10> <<< 11407 1726878440.50199: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b113a048> <<< 11407 1726878440.50217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11407 1726878440.50225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11407 1726878440.50236: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.50244: 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 0x7f98b1143198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b113a6d8> <<< 11407 1726878440.50272: 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 0x7f98b113a438> <<< 11407 1726878440.50290: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1128cf8> <<< 11407 1726878440.50304: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed52550> <<< 11407 1726878440.50331: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11407 1726878440.50362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11407 1726878440.50408: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1135668> <<< 11407 1726878440.50524: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11407 1726878440.50535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11407 1726878440.50545: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad13cb00> <<< 11407 1726878440.50610: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip' # zipimport: zlib available <<< 11407 1726878440.50620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.50643: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/__init__.py <<< 11407 1726878440.50652: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11407 1726878440.50670: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11407 1726878440.50678: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.51776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.52692: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11407 1726878440.52710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0cf3c8> import 'atexit' # <<< 11407 1726878440.52729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11407 1726878440.52757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11407 1726878440.52823: 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' <<< 11407 1726878440.52836: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ace21470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0cffd0> <<< 11407 1726878440.52856: 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 0x7f98ad0cf0b8> <<< 11407 1726878440.52874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11407 1726878440.52897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11407 1726878440.52946: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdfad30> <<< 11407 1726878440.52961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11407 1726878440.52976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11407 1726878440.52991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11407 1726878440.53025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11407 1726878440.53042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11407 1726878440.53052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11407 1726878440.53130: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace68b00> <<< 11407 1726878440.53161: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.53170: 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 0x7f98ace68cc0> <<< 11407 1726878440.53189: 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 0x7f98ace0f518> <<< 11407 1726878440.53206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11407 1726878440.53219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11407 1726878440.53284: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace0fcf8> <<< 11407 1726878440.53291: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace474a8> <<< 11407 1726878440.53592: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace3b6a0> <<< 11407 1726878440.53609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11407 1726878440.53618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11407 1726878440.53630: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad15cf60> <<< 11407 1726878440.53663: 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' <<< 11407 1726878440.53672: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ace121d0> <<< 11407 1726878440.53687: 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 <<< 11407 1726878440.53698: 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 0x7f98ace50588> <<< 11407 1726878440.53711: 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 <<< 11407 1726878440.53727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11407 1726878440.53739: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11407 1726878440.53771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11407 1726878440.53788: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11407 1726878440.53804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.53847: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.53855: 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 0x7f98ad0bb048> <<< 11407 1726878440.53934: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11407 1726878440.53944: 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 0x7f98ad0d1128> <<< 11407 1726878440.53960: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0ab438> <<< 11407 1726878440.53976: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11407 1726878440.53985: 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 0x7f98ad0abc50> <<< 11407 1726878440.54200: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace5c940> <<< 11407 1726878440.54228: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11407 1726878440.54266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.54283: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11407 1726878440.54293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11407 1726878440.54300: stdout chunk (state=3): >>>import '_string' # <<< 11407 1726878440.54390: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdaa128> <<< 11407 1726878440.54441: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0abd68> <<< 11407 1726878440.54569: 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 0x7f98acdaafd0> <<< 11407 1726878440.54601: 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 0x7f98acdb7128> <<< 11407 1726878440.54644: 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 0x7f98acdb7278> <<< 11407 1726878440.54675: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace506d8> <<< 11407 1726878440.54691: 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' <<< 11407 1726878440.54706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11407 1726878440.54724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11407 1726878440.54766: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.54776: 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 0x7f98acdc7c18> <<< 11407 1726878440.54944: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdc4358> <<< 11407 1726878440.54970: 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' <<< 11407 1726878440.54978: 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 0x7f98acdc4550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdb7dd8> <<< 11407 1726878440.54998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.55010: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.55028: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11407 1726878440.55095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.55173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.55185: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11407 1726878440.55193: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11407 1726878440.55200: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11407 1726878440.55305: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.55403: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11407 1726878440.55411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.55428: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11407 1726878440.55440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11407 1726878440.55453: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11407 1726878440.55468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11407 1726878440.55482: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.55490: 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 0x7f98acde5048> <<< 11407 1726878440.55536: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad11ccc0> <<< 11407 1726878440.55576: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad11c4e0> <<< 11407 1726878440.55592: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11407 1726878440.55601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11407 1726878440.55639: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad11cb38> <<< 11407 1726878440.55648: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdcfe80> # zipimport: zlib available <<< 11407 1726878440.56112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56559: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11407 1726878440.56572: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11407 1726878440.56578: 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_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11407 1726878440.56604: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11407 1726878440.56612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56636: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56652: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11407 1726878440.56667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56675: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56696: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11407 1726878440.56815: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.56936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11407 1726878440.56948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11407 1726878440.56965: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a978d710> <<< 11407 1726878440.56974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57791: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11407 1726878440.57824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57847: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11407 1726878440.57860: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.57989: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11407 1726878440.58003: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11407 1726878440.58015: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11407 1726878440.58045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58081: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11407 1726878440.58091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58420: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11407 1726878440.58429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11407 1726878440.58546: stdout chunk (state=3): >>>import '_ast' # <<< 11407 1726878440.58566: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a9804eb8> # zipimport: zlib available <<< 11407 1726878440.58585: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58599: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11407 1726878440.58607: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58717: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11407 1726878440.58729: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11407 1726878440.58736: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11407 1726878440.58755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58778: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58815: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11407 1726878440.58849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58923: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.58983: 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 <<< 11407 1726878440.59138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11407 1726878440.59224: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11407 1726878440.59235: 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 0x7f98a97d0320> <<< 11407 1726878440.59294: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad112160> <<< 11407 1726878440.59328: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 11407 1726878440.59340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.59385: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.59439: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.59450: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.59492: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11407 1726878440.59504: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11407 1726878440.59528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11407 1726878440.59554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11407 1726878440.59576: 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' <<< 11407 1726878440.59719: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a98170f0> <<< 11407 1726878440.59738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11407 1726878440.59747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11407 1726878440.59840: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a9817198> <<< 11407 1726878440.59895: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a97d06a0> <<< 11407 1726878440.59943: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad1230b8> <<< 11407 1726878440.59955: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11407 1726878440.59979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.59995: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 11407 1726878440.60007: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11407 1726878440.60027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.60041: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11407 1726878440.60143: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11407 1726878440.60153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.60168: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11407 1726878440.60294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.60460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11407 1726878440.60729: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 11407 1726878440.60943: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11407 1726878440.60958: 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 <<< 11407 1726878440.60970: 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 <<< 11407 1726878440.60978: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types <<< 11407 1726878440.60991: 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 <<< 11407 1726878440.61005: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time <<< 11407 1726878440.61013: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal <<< 11407 1726878440.61052: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors <<< 11407 1726878440.61064: 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 distro <<< 11407 1726878440.61074: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11407 1726878440.61243: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11407 1726878440.61270: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11407 1726878440.61281: stdout chunk (state=3): >>># destroy zipimport <<< 11407 1726878440.61294: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11407 1726878440.61313: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 11407 1726878440.61324: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 11407 1726878440.61338: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11407 1726878440.61355: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11407 1726878440.61366: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11407 1726878440.61379: stdout chunk (state=3): >>># destroy _socket <<< 11407 1726878440.61388: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11407 1726878440.61396: stdout chunk (state=3): >>># destroy selinux <<< 11407 1726878440.61419: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11407 1726878440.61428: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11407 1726878440.61449: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11407 1726878440.61467: 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 <<< 11407 1726878440.61478: 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 <<< 11407 1726878440.61489: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11407 1726878440.61500: 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 <<< 11407 1726878440.61510: 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 <<< 11407 1726878440.61544: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 11407 1726878440.61557: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 11407 1726878440.61565: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal <<< 11407 1726878440.61583: stdout chunk (state=3): >>># 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 <<< 11407 1726878440.61600: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11407 1726878440.61714: stdout chunk (state=3): >>># destroy posixpath <<< 11407 1726878440.61758: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11407 1726878440.61767: stdout chunk (state=3): >>># destroy select <<< 11407 1726878440.61778: stdout chunk (state=3): >>># destroy linecache <<< 11407 1726878440.61789: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 11407 1726878440.61798: stdout chunk (state=3): >>># destroy collections <<< 11407 1726878440.61806: 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 <<< 11407 1726878440.61825: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 11407 1726878440.62120: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11407 1726878440.62126: stdout chunk (state=3): >>><<< 11407 1726878440.62138: stderr chunk (state=3): >>><<< 11407 1726878440.62180: _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 0x7f98b120de48> # /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 0x7f98b11a3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b120d9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b0630> 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 0x7f98b11b7160> # /usr/lib64/python3.6/__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 0x7f98b11bc0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11b7390> # /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 0x7f98b1161470> # /usr/lib64/python3.6/__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 0x7f98b1166e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1161b38> # /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 0x7f98b116d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1150d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1153198> # /usr/lib64/python3.6/__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 0x7f98af461940> # /usr/lib64/python3.6/__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 0x7f98af473240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b11c1a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f98af3e1278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af3eb4a8> # /usr/lib64/python3.6/__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 0x7f98af3ec198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af3ebc88> 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 0x7f98af3ec278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af43c9b0> # /usr/lib64/python3.6/__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 0x7f98af43cda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af42e358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af433358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af426630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af418668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f98af19a470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af18aef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af42e630> 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 0x7f98af1ac048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af4124a8> # /usr/lib64/python3.6/__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 0x7f98af1ac3c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1ac1d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98af1ac4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af48a208> # /usr/lib64/python3.6/__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 0x7f98af1acfd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1acbe0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1b8898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f98af1c30b8> # /usr/lib64/python3.6/__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 0x7f98aed3f390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1b8978> # /usr/lib64/python3.6/__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 0x7f98aed43e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1ac710> # /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 0x7f98aed684e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98aed68898> # /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 0x7f98aed6e588> # /usr/lib64/python3.6/__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 0x7f98aeb1ada0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb0d4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb0d1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb030b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed6ef28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98aeb14198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed68c18> # /usr/lib64/python3.6/__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 0x7f98b111e908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aeb14240> 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 0x7f98b111ec88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98af1aca58> # /usr/lib64/python3.6/__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 0x7f98b11357b8> # /usr/lib64/python3.6/__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 0x7f98b113a828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b113acf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b113ae10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b113a048> # /usr/lib64/python3.6/__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 0x7f98b1143198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b113a6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98b113a438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98b1128cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98aed52550> # /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 0x7f98b1135668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f98ad13cb00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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 0x7f98ad0cf3c8> 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 0x7f98ace21470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0cffd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ad0cf0b8> # /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 0x7f98acdfad30> # /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 0x7f98ace68b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ace68cc0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ace0f518> # /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 0x7f98ace0fcf8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace474a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace3b6a0> # /usr/lib64/python3.6/__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 0x7f98ad15cf60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98ace121d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace50588> # /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 0x7f98ad0bb048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f98ad0d1128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0ab438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0abc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace5c940> # /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 0x7f98acdaa128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad0abd68> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98acdaafd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98acdb7128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98acdb7278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ace506d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f98acdc7c18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdc4358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f98acdc4550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdb7dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/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_mxkrrv99/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 0x7f98acde5048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad11ccc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad11c4e0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f98ad11cb38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98acdcfe80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/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_mxkrrv99/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 0x7f98a978d710> # 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_mxkrrv99/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_mxkrrv99/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_mxkrrv99/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_mxkrrv99/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_mxkrrv99/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 0x7f98a9804eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/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 0x7f98a97d0320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad112160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f98a98170f0> # /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 0x7f98a9817198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98a97d06a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f98ad1230b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mxkrrv99/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_mxkrrv99/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11407 1726878440.62279: 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-1726878440.343828-11407-198860772874746/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11407 1726878440.62292: _low_level_execute_command(): starting 11407 1726878440.62297: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878440.343828-11407-198860772874746/ > /dev/null 2>&1 && sleep 0' 11407 1726878440.64811: stderr chunk (state=2): >>><<< 11407 1726878440.64817: stdout chunk (state=2): >>><<< 11407 1726878440.64831: _low_level_execute_command() done: rc=0, stdout=, stderr= 11407 1726878440.64841: handler run complete 11407 1726878440.64857: attempt loop complete, returning result 11407 1726878440.64860: _execute() done 11407 1726878440.64864: dumping result to json 11407 1726878440.64868: done dumping result, returning 11407 1726878440.64876: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if system is ostree [0affdecc-488f-1992-aed8-0000000001a8] 11407 1726878440.64881: sending task result for task 0affdecc-488f-1992-aed8-0000000001a8 11407 1726878440.64908: done sending task result for task 0affdecc-488f-1992-aed8-0000000001a8 11407 1726878440.64911: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878440.65036: no more pending results, returning what we have 11123 1726878440.65039: results queue empty 11123 1726878440.65040: checking for any_errors_fatal 11123 1726878440.65044: done checking for any_errors_fatal 11123 1726878440.65044: checking for max_fail_percentage 11123 1726878440.65045: done checking for max_fail_percentage 11123 1726878440.65046: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.65046: done checking to see if all hosts have failed 11123 1726878440.65047: getting the remaining hosts for this loop 11123 1726878440.65048: done getting the remaining hosts for this loop 11123 1726878440.65051: getting the next task for host managed_node3 11123 1726878440.65057: done getting next task for host managed_node3 11123 1726878440.65060: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 11123 1726878440.65065: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.65074: getting variables 11123 1726878440.65075: in VariableManager get_vars() 11123 1726878440.65108: Calling all_inventory to load vars for managed_node3 11123 1726878440.65110: Calling groups_inventory to load vars for managed_node3 11123 1726878440.65112: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.65120: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.65122: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.65124: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.65248: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.65375: done with get_vars() 11123 1726878440.65383: done getting variables 11123 1726878440.65423: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 20 September 2024 20:27:20 -0400 (0:00:00.353) 0:00:26.637 ****** 11123 1726878440.65451: entering _queue_task() for managed_node3/set_fact 11123 1726878440.65605: worker is 1 (out of 1 available) 11123 1726878440.65618: exiting _queue_task() for managed_node3/set_fact 11123 1726878440.65630: done queuing things up, now waiting for results queue to drain 11123 1726878440.65631: waiting for pending results... 11415 1726878440.65739: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree 11415 1726878440.65883: in run() - task 0affdecc-488f-1992-aed8-0000000001a9 11415 1726878440.65900: variable 'ansible_search_path' from source: unknown 11415 1726878440.65905: variable 'ansible_search_path' from source: unknown 11415 1726878440.65930: calling self._execute() 11415 1726878440.65992: variable 'ansible_host' from source: host vars for 'managed_node3' 11415 1726878440.65999: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11415 1726878440.66008: variable 'omit' from source: magic vars 11415 1726878440.66385: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11415 1726878440.66554: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11415 1726878440.66585: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11415 1726878440.66611: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11415 1726878440.66640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11415 1726878440.66696: 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) 11415 1726878440.66717: 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) 11415 1726878440.66740: 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) 11415 1726878440.66759: 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) 11415 1726878440.66850: Evaluated conditional (not __firewall_is_ostree is defined): True 11415 1726878440.66857: variable 'omit' from source: magic vars 11415 1726878440.66913: variable 'omit' from source: magic vars 11415 1726878440.66991: variable '__ostree_booted_stat' from source: set_fact 11415 1726878440.67026: variable 'omit' from source: magic vars 11415 1726878440.67050: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11415 1726878440.67069: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11415 1726878440.67083: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11415 1726878440.67096: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11415 1726878440.67105: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11415 1726878440.67126: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11415 1726878440.67130: variable 'ansible_host' from source: host vars for 'managed_node3' 11415 1726878440.67139: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11415 1726878440.67202: Set connection var ansible_timeout to 10 11415 1726878440.67206: Set connection var ansible_connection to ssh 11415 1726878440.67212: Set connection var ansible_shell_executable to /bin/sh 11415 1726878440.67219: Set connection var ansible_pipelining to False 11415 1726878440.67224: Set connection var ansible_module_compression to ZIP_DEFLATED 11415 1726878440.67229: Set connection var ansible_shell_type to sh 11415 1726878440.67249: variable 'ansible_shell_executable' from source: unknown 11415 1726878440.67253: variable 'ansible_connection' from source: unknown 11415 1726878440.67257: variable 'ansible_module_compression' from source: unknown 11415 1726878440.67260: variable 'ansible_shell_type' from source: unknown 11415 1726878440.67263: variable 'ansible_shell_executable' from source: unknown 11415 1726878440.67266: variable 'ansible_host' from source: host vars for 'managed_node3' 11415 1726878440.67270: variable 'ansible_pipelining' from source: unknown 11415 1726878440.67273: variable 'ansible_timeout' from source: unknown 11415 1726878440.67278: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11415 1726878440.67344: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11415 1726878440.67356: variable 'omit' from source: magic vars 11415 1726878440.67362: starting attempt loop 11415 1726878440.67365: running the handler 11415 1726878440.67375: handler run complete 11415 1726878440.67383: attempt loop complete, returning result 11415 1726878440.67386: _execute() done 11415 1726878440.67389: dumping result to json 11415 1726878440.67392: done dumping result, returning 11415 1726878440.67398: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Set flag to indicate system is ostree [0affdecc-488f-1992-aed8-0000000001a9] 11415 1726878440.67403: sending task result for task 0affdecc-488f-1992-aed8-0000000001a9 11415 1726878440.67421: done sending task result for task 0affdecc-488f-1992-aed8-0000000001a9 11415 1726878440.67425: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } 11123 1726878440.67537: no more pending results, returning what we have 11123 1726878440.67540: results queue empty 11123 1726878440.67541: checking for any_errors_fatal 11123 1726878440.67547: done checking for any_errors_fatal 11123 1726878440.67547: checking for max_fail_percentage 11123 1726878440.67548: done checking for max_fail_percentage 11123 1726878440.67549: checking to see if all hosts have failed and the running result is not ok 11123 1726878440.67550: done checking to see if all hosts have failed 11123 1726878440.67550: getting the remaining hosts for this loop 11123 1726878440.67551: done getting the remaining hosts for this loop 11123 1726878440.67554: getting the next task for host managed_node3 11123 1726878440.67562: done getting next task for host managed_node3 11123 1726878440.67565: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 11123 1726878440.67570: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878440.67581: getting variables 11123 1726878440.67582: in VariableManager get_vars() 11123 1726878440.67611: Calling all_inventory to load vars for managed_node3 11123 1726878440.67614: Calling groups_inventory to load vars for managed_node3 11123 1726878440.67616: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878440.67621: Calling all_plugins_play to load vars for managed_node3 11123 1726878440.67623: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878440.67624: Calling groups_plugins_play to load vars for managed_node3 11123 1726878440.67756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878440.67879: done with get_vars() 11123 1726878440.67886: done getting variables TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 20 September 2024 20:27:20 -0400 (0:00:00.024) 0:00:26.662 ****** 11123 1726878440.67951: entering _queue_task() for managed_node3/stat 11123 1726878440.68089: worker is 1 (out of 1 available) 11123 1726878440.68102: exiting _queue_task() for managed_node3/stat 11123 1726878440.68111: done queuing things up, now waiting for results queue to drain 11123 1726878440.68112: waiting for pending results... 11416 1726878440.68213: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin 11416 1726878440.68349: in run() - task 0affdecc-488f-1992-aed8-0000000001ab 11416 1726878440.68365: variable 'ansible_search_path' from source: unknown 11416 1726878440.68369: variable 'ansible_search_path' from source: unknown 11416 1726878440.68395: calling self._execute() 11416 1726878440.68451: variable 'ansible_host' from source: host vars for 'managed_node3' 11416 1726878440.68459: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11416 1726878440.68467: variable 'omit' from source: magic vars 11416 1726878440.68765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11416 1726878440.68929: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11416 1726878440.68964: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11416 1726878440.68991: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11416 1726878440.69042: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11416 1726878440.69097: 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) 11416 1726878440.69116: 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) 11416 1726878440.69139: 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) 11416 1726878440.69158: 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) 11416 1726878440.69244: Evaluated conditional (not __firewall_is_transactional is defined): True 11416 1726878440.69252: variable 'omit' from source: magic vars 11416 1726878440.69307: variable 'omit' from source: magic vars 11416 1726878440.69329: variable 'omit' from source: magic vars 11416 1726878440.69351: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11416 1726878440.69371: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11416 1726878440.69385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11416 1726878440.69398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11416 1726878440.69407: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11416 1726878440.69428: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11416 1726878440.69434: variable 'ansible_host' from source: host vars for 'managed_node3' 11416 1726878440.69441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11416 1726878440.69502: Set connection var ansible_timeout to 10 11416 1726878440.69507: Set connection var ansible_connection to ssh 11416 1726878440.69513: Set connection var ansible_shell_executable to /bin/sh 11416 1726878440.69522: Set connection var ansible_pipelining to False 11416 1726878440.69527: Set connection var ansible_module_compression to ZIP_DEFLATED 11416 1726878440.69539: Set connection var ansible_shell_type to sh 11416 1726878440.69554: variable 'ansible_shell_executable' from source: unknown 11416 1726878440.69558: variable 'ansible_connection' from source: unknown 11416 1726878440.69561: variable 'ansible_module_compression' from source: unknown 11416 1726878440.69565: variable 'ansible_shell_type' from source: unknown 11416 1726878440.69568: variable 'ansible_shell_executable' from source: unknown 11416 1726878440.69571: variable 'ansible_host' from source: host vars for 'managed_node3' 11416 1726878440.69574: variable 'ansible_pipelining' from source: unknown 11416 1726878440.69578: variable 'ansible_timeout' from source: unknown 11416 1726878440.69582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11416 1726878440.69675: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11416 1726878440.69686: variable 'omit' from source: magic vars 11416 1726878440.69691: starting attempt loop 11416 1726878440.69695: running the handler 11416 1726878440.69706: _low_level_execute_command(): starting 11416 1726878440.69713: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11416 1726878440.71964: stdout chunk (state=2): >>>/root <<< 11416 1726878440.72077: stderr chunk (state=3): >>><<< 11416 1726878440.72083: stdout chunk (state=3): >>><<< 11416 1726878440.72099: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11416 1726878440.72110: _low_level_execute_command(): starting 11416 1726878440.72115: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248 `" && echo ansible-tmp-1726878440.7210588-11416-74219834142248="` echo /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248 `" ) && sleep 0' 11416 1726878440.74519: stdout chunk (state=2): >>>ansible-tmp-1726878440.7210588-11416-74219834142248=/root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248 <<< 11416 1726878440.74643: stderr chunk (state=3): >>><<< 11416 1726878440.74649: stdout chunk (state=3): >>><<< 11416 1726878440.74661: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878440.7210588-11416-74219834142248=/root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248 , stderr= 11416 1726878440.74693: variable 'ansible_module_compression' from source: unknown 11416 1726878440.74735: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11416 1726878440.74761: variable 'ansible_facts' from source: unknown 11416 1726878440.74827: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/AnsiballZ_stat.py 11416 1726878440.74917: Sending initial data 11416 1726878440.74924: Sent initial data (152 bytes) 11416 1726878440.77393: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpeukj9k7i /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/AnsiballZ_stat.py <<< 11416 1726878440.78580: stderr chunk (state=3): >>><<< 11416 1726878440.78588: stdout chunk (state=3): >>><<< 11416 1726878440.78601: done transferring module to remote 11416 1726878440.78610: _low_level_execute_command(): starting 11416 1726878440.78613: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/ /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/AnsiballZ_stat.py && sleep 0' 11416 1726878440.80902: stderr chunk (state=2): >>><<< 11416 1726878440.80909: stdout chunk (state=2): >>><<< 11416 1726878440.80921: _low_level_execute_command() done: rc=0, stdout=, stderr= 11416 1726878440.80925: _low_level_execute_command(): starting 11416 1726878440.80929: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/AnsiballZ_stat.py && sleep 0' 11416 1726878440.83671: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 11416 1726878440.83686: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 11416 1726878440.83696: stdout chunk (state=3): >>>import '_weakref' # <<< 11416 1726878440.83756: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11416 1726878440.83786: stdout chunk (state=3): >>>import '_io' # <<< 11416 1726878440.83793: stdout chunk (state=3): >>>import 'marshal' # <<< 11416 1726878440.83825: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11416 1726878440.83838: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11416 1726878440.83849: stdout chunk (state=3): >>>import 'zipimport' # <<< 11416 1726878440.83860: stdout chunk (state=3): >>># installed zipimport hook <<< 11416 1726878440.83891: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11416 1726878440.83903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.83921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11416 1726878440.83947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11416 1726878440.83954: stdout chunk (state=3): >>>import '_codecs' # <<< 11416 1726878440.83980: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8e2ee48> <<< 11416 1726878440.84005: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11416 1726878440.84025: 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 0x7f3af8dc4828> <<< 11416 1726878440.84036: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8e2e9b0> <<< 11416 1726878440.84054: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11416 1726878440.84063: 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 0x7f3af8dd1630> <<< 11416 1726878440.84087: stdout chunk (state=3): >>>import '_signal' # <<< 11416 1726878440.84103: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11416 1726878440.84112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11416 1726878440.84119: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd8160> <<< 11416 1726878440.84144: 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' <<< 11416 1726878440.84163: 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' <<< 11416 1726878440.84181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11416 1726878440.84197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11416 1726878440.84209: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8ddd0f0> <<< 11416 1726878440.84221: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd8748> <<< 11416 1726878440.84253: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd8390> <<< 11416 1726878440.84277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11416 1726878440.84295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11416 1726878440.84311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11416 1726878440.84330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11416 1726878440.84339: stdout chunk (state=3): >>>import 'errno' # <<< 11416 1726878440.84361: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11416 1726878440.84370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11416 1726878440.84389: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d82470> <<< 11416 1726878440.84421: 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' <<< 11416 1726878440.84441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11416 1726878440.84451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11416 1726878440.84465: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d82b38> <<< 11416 1726878440.84488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11416 1726878440.84526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11416 1726878440.84630: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d8e4e0> <<< 11416 1726878440.84650: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d71d68> <<< 11416 1726878440.84666: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11416 1726878440.84678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d74198> <<< 11416 1726878440.84720: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11416 1726878440.84734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11416 1726878440.84750: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7082940> <<< 11416 1726878440.84765: 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 <<< 11416 1726878440.84789: 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 0x7f3af7094240> <<< 11416 1726878440.84881: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8de2a20> <<< 11416 1726878440.84889: 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. <<< 11416 1726878440.85116: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11416 1726878440.85123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11416 1726878440.85142: 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' <<< 11416 1726878440.85161: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11416 1726878440.85178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11416 1726878440.85200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11416 1726878440.85207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11416 1726878440.85230: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11416 1726878440.85293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11416 1726878440.85303: stdout chunk (state=3): >>>import '_functools' # <<< 11416 1726878440.85319: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11416 1726878440.85355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.85369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11416 1726878440.85385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11416 1726878440.85399: stdout chunk (state=3): >>>import '_operator' # <<< 11416 1726878440.85417: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7001278> <<< 11416 1726878440.85427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11416 1726878440.85438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af700c4a8> <<< 11416 1726878440.85454: 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' <<< 11416 1726878440.85483: 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 0x7f3af700d198> <<< 11416 1726878440.85494: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af700cc88> <<< 11416 1726878440.85506: stdout chunk (state=3): >>>import 'itertools' # <<< 11416 1726878440.85523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11416 1726878440.85531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11416 1726878440.85543: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af700d278> <<< 11416 1726878440.85561: stdout chunk (state=3): >>>import '_collections' # <<< 11416 1726878440.85609: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af705d9b0> <<< 11416 1726878440.85622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11416 1726878440.85640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11416 1726878440.85672: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af705dda0> <<< 11416 1726878440.85727: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af704f358> <<< 11416 1726878440.85747: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11416 1726878440.85761: 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 0x7f3af7054358> <<< 11416 1726878440.85777: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7047630> <<< 11416 1726878440.85802: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7039668> <<< 11416 1726878440.85826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11416 1726878440.85838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11416 1726878440.85845: stdout chunk (state=3): >>>import '_sre' # <<< 11416 1726878440.85859: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11416 1726878440.85875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11416 1726878440.85889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11416 1726878440.85898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11416 1726878440.85924: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dbb4a8> <<< 11416 1726878440.85943: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dabf28> <<< 11416 1726878440.85951: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af704f2b0> <<< 11416 1726878440.85967: stdout chunk (state=3): >>>import '_locale' # <<< 11416 1726878440.86017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11416 1726878440.86028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcd080> <<< 11416 1726878440.86040: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af70334a8> <<< 11416 1726878440.86049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11416 1726878440.86055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11416 1726878440.86072: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.86086: 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 0x7f3af6dcd400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcd208> <<< 11416 1726878440.86110: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.86121: 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 0x7f3af6dcd518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af70ab208> <<< 11416 1726878440.86142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11416 1726878440.86149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11416 1726878440.86164: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11416 1726878440.86172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.86185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11416 1726878440.86202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11416 1726878440.86218: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dd8048> <<< 11416 1726878440.86224: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcdc18> <<< 11416 1726878440.86244: 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 0x7f3af6dd88d0> <<< 11416 1726878440.86265: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11416 1726878440.86281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11416 1726878440.86303: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11416 1726878440.86310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11416 1726878440.86364: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6de40b8> <<< 11416 1726878440.86382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11416 1726878440.86391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11416 1726878440.86425: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6960390> <<< 11416 1726878440.86442: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dd8978> <<< 11416 1726878440.86457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11416 1726878440.86471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11416 1726878440.86518: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6964e80> <<< 11416 1726878440.86534: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcd748> <<< 11416 1726878440.86545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11416 1726878440.86567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11416 1726878440.86583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11416 1726878440.86593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af69894e0> <<< 11416 1726878440.86613: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.86628: 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 0x7f3af6989898> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11416 1726878440.86654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11416 1726878440.86669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11416 1726878440.86680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11416 1726878440.86691: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af698f588> <<< 11416 1726878440.86709: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11416 1726878440.86727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11416 1726878440.86746: stdout chunk (state=3): >>>import 'time' # <<< 11416 1726878440.86764: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11416 1726878440.86779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11416 1726878440.86798: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11416 1726878440.86806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11416 1726878440.86820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11416 1726878440.86860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11416 1726878440.86878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11416 1726878440.86890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af673bda0> <<< 11416 1726878440.87006: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af672e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af672e1d0> <<< 11416 1726878440.87018: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67240b8> <<< 11416 1726878440.87042: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af698ff28> <<< 11416 1726878440.87073: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.87083: 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 0x7f3af6735198> <<< 11416 1726878440.87094: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6989c18> <<< 11416 1726878440.87102: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11416 1726878440.87123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11416 1726878440.87158: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.87168: 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 0x7f3af8d3f908> <<< 11416 1726878440.87177: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6735240> <<< 11416 1726878440.87191: stdout chunk (state=3): >>>import 'pwd' # <<< 11416 1726878440.87206: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.87214: 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 0x7f3af8d3fc88> <<< 11416 1726878440.87269: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcda90> <<< 11416 1726878440.87288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11416 1726878440.87297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11416 1726878440.87320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11416 1726878440.87327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11416 1726878440.87357: 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 0x7f3af8d567b8> <<< 11416 1726878440.87379: 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' <<< 11416 1726878440.87514: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.87522: 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 0x7f3af8d5b828> <<< 11416 1726878440.87544: 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 0x7f3af8d5bcf8> <<< 11416 1726878440.87575: 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' <<< 11416 1726878440.87590: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af8d5be10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d5b048> <<< 11416 1726878440.87599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11416 1726878440.87610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11416 1726878440.87618: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.87635: 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 0x7f3af8d64198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d5b6d8> <<< 11416 1726878440.87659: 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' <<< 11416 1726878440.87669: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af8d5b438> <<< 11416 1726878440.87675: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d49cf8> <<< 11416 1726878440.87696: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6973550> <<< 11416 1726878440.87715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11416 1726878440.87752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11416 1726878440.87792: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d56668> <<< 11416 1726878440.87914: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11416 1726878440.87920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11416 1726878440.87938: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d5db00> <<< 11416 1726878440.87993: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip' <<< 11416 1726878440.88003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.88009: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.88031: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11416 1726878440.88043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.88058: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11416 1726878440.88066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.89130: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.90029: 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' <<< 11416 1726878440.90043: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4cf03c8> import 'atexit' # <<< 11416 1726878440.90061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11416 1726878440.90095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11416 1726878440.90162: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.90172: 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 0x7f3af4a42470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4cf0fd0> <<< 11416 1726878440.90189: 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' <<< 11416 1726878440.90198: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4cf00b8> <<< 11416 1726878440.90203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11416 1726878440.90228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11416 1726878440.90266: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a1bd30> <<< 11416 1726878440.90288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11416 1726878440.90303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11416 1726878440.90320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11416 1726878440.90346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11416 1726878440.90368: 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' <<< 11416 1726878440.90452: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a89b00> <<< 11416 1726878440.90477: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.90486: 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 0x7f3af4d7d978> <<< 11416 1726878440.90503: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.90511: 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 0x7f3af4a30198> <<< 11416 1726878440.90524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11416 1726878440.90540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11416 1726878440.90595: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a882e8> <<< 11416 1726878440.90609: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a684a8> <<< 11416 1726878440.90903: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a5c6a0> <<< 11416 1726878440.90925: 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' <<< 11416 1726878440.90950: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d7d668> <<< 11416 1726878440.90970: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.90984: 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 0x7f3af4a71518> <<< 11416 1726878440.91001: 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 <<< 11416 1726878440.91010: 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 0x7f3af4a71630> <<< 11416 1726878440.91025: 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 <<< 11416 1726878440.91035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11416 1726878440.91051: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11416 1726878440.91079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11416 1726878440.91097: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11416 1726878440.91115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.91154: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.91163: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.91170: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4cdc0b8> <<< 11416 1726878440.91242: 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' <<< 11416 1726878440.91257: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4cf2080> <<< 11416 1726878440.91264: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccc4a8> <<< 11416 1726878440.91284: 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' <<< 11416 1726878440.91295: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccccc0> <<< 11416 1726878440.91489: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a7d9e8> <<< 11416 1726878440.91521: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11416 1726878440.91547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.91568: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11416 1726878440.91576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11416 1726878440.91588: stdout chunk (state=3): >>>import '_string' # <<< 11416 1726878440.91669: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49cb0b8> <<< 11416 1726878440.91723: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccc320> <<< 11416 1726878440.91847: 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' <<< 11416 1726878440.91854: 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 0x7f3af49cbf60> <<< 11416 1726878440.91875: 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' <<< 11416 1726878440.91884: 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 0x7f3af49d80b8> <<< 11416 1726878440.91915: 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' <<< 11416 1726878440.91926: 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 0x7f3af49d8208> <<< 11416 1726878440.91939: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a71780> <<< 11416 1726878440.91955: 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 <<< 11416 1726878440.91963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11416 1726878440.91979: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11416 1726878440.91989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11416 1726878440.92035: 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 0x7f3af49e8ba8> <<< 11416 1726878440.92200: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49e52e8> <<< 11416 1726878440.92221: 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' <<< 11416 1726878440.92229: 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 0x7f3af49e54e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49d8d68> <<< 11416 1726878440.92243: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92269: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11416 1726878440.92347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92414: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92426: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11416 1726878440.92449: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11416 1726878440.92456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.92647: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11416 1726878440.92654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.92671: 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' <<< 11416 1726878440.92693: 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' <<< 11416 1726878440.92723: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.92734: 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 0x7f3af49fff98> <<< 11416 1726878440.92777: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49ffc50> <<< 11416 1726878440.92812: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49ff470> <<< 11416 1726878440.92833: 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' <<< 11416 1726878440.92874: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49ffac8> <<< 11416 1726878440.92883: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49f0e10> <<< 11416 1726878440.92894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.93330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.93772: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11416 1726878440.93785: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11416 1726878440.93792: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11416 1726878440.93815: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11416 1726878440.93843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.93862: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11416 1726878440.93880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.93887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.93906: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11416 1726878440.94024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.94140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11416 1726878440.94150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11416 1726878440.94166: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af13ae630> <<< 11416 1726878440.94175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.94525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.94871: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.94915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.94976: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11416 1726878440.95005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95033: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11416 1726878440.95044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95097: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95168: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11416 1726878440.95186: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11416 1726878440.95195: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11416 1726878440.95220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95256: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11416 1726878440.95263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11416 1726878440.95602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11416 1726878440.95718: stdout chunk (state=3): >>>import '_ast' # <<< 11416 1726878440.95728: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af1425f28> # zipimport: zlib available <<< 11416 1726878440.95751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95760: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11416 1726878440.95776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95826: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95878: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11416 1726878440.95890: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11416 1726878440.95895: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11416 1726878440.95913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95942: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.95977: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11416 1726878440.96011: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96042: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96140: 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 <<< 11416 1726878440.96277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11416 1726878440.96358: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11416 1726878440.96368: 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 0x7f3af142b358> <<< 11416 1726878440.96421: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d2c198> <<< 11416 1726878440.96450: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 11416 1726878440.96461: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11416 1726878440.96507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.96618: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11416 1726878440.96627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11416 1726878440.96650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11416 1726878440.96675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11416 1726878440.96697: 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' <<< 11416 1726878440.96838: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af13f6128> <<< 11416 1726878440.96850: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11416 1726878440.96866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11416 1726878440.96956: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af13f61d0> <<< 11416 1726878440.97009: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af142b6d8> <<< 11416 1726878440.97056: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d430f0> <<< 11416 1726878440.97072: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11416 1726878440.97091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97107: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 11416 1726878440.97117: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11416 1726878440.97140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97156: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11416 1726878440.97252: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11416 1726878440.97267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97275: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11416 1726878440.97283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11416 1726878440.97704: 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"}}} <<< 11416 1726878440.97724: stdout chunk (state=3): >>># destroy __main__ <<< 11416 1726878440.97936: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11416 1726878440.97949: 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 <<< 11416 1726878440.97972: stdout chunk (state=3): >>># cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 <<< 11416 1726878440.97985: 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 # 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 <<< 11416 1726878440.98000: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 11416 1726878440.98042: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 11416 1726878440.98061: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11416 1726878440.98233: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11416 1726878440.98256: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11416 1726878440.98270: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 11416 1726878440.98291: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal <<< 11416 1726878440.98301: stdout chunk (state=3): >>># destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11416 1726878440.98323: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 11416 1726878440.98337: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string # destroy systemd._journal <<< 11416 1726878440.98361: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon <<< 11416 1726878440.98371: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11416 1726878440.98377: stdout chunk (state=3): >>># destroy selinux <<< 11416 1726878440.98396: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap <<< 11416 1726878440.98405: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 11416 1726878440.98426: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11416 1726878440.98437: 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 <<< 11416 1726878440.98460: 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 <<< 11416 1726878440.98471: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 11416 1726878440.98480: 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 <<< 11416 1726878440.98504: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 11416 1726878440.98515: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 11416 1726878440.98523: 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 <<< 11416 1726878440.98543: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors <<< 11416 1726878440.98565: stdout chunk (state=3): >>># destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[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 <<< 11416 1726878440.98574: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11416 1726878440.98679: stdout chunk (state=3): >>># destroy posixpath <<< 11416 1726878440.98704: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 11416 1726878440.98718: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11416 1726878440.98727: stdout chunk (state=3): >>># destroy select <<< 11416 1726878440.98750: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 11416 1726878440.98764: stdout chunk (state=3): >>># destroy collections <<< 11416 1726878440.98775: 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 <<< 11416 1726878440.98783: stdout chunk (state=3): >>># destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 11416 1726878440.99017: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11416 1726878440.99063: stderr chunk (state=3): >>><<< 11416 1726878440.99068: stdout chunk (state=3): >>><<< 11416 1726878440.99113: _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 0x7f3af8e2ee48> # /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 0x7f3af8dc4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8e2e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd1630> 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 0x7f3af8dd8160> # /usr/lib64/python3.6/__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 0x7f3af8ddd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8dd8390> # /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 0x7f3af8d82470> # /usr/lib64/python3.6/__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 0x7f3af8d87e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d82b38> # /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 0x7f3af8d8e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d71d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d74198> # /usr/lib64/python3.6/__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 0x7f3af7082940> # /usr/lib64/python3.6/__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 0x7f3af7094240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8de2a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f3af7001278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af700c4a8> # /usr/lib64/python3.6/__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 0x7f3af700d198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af700cc88> 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 0x7f3af700d278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af705d9b0> # /usr/lib64/python3.6/__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 0x7f3af705dda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af704f358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7054358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7047630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af7039668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f3af6dbb4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dabf28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af704f2b0> 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 0x7f3af6dcd080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af70334a8> # /usr/lib64/python3.6/__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 0x7f3af6dcd400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcd208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af6dcd518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af70ab208> # /usr/lib64/python3.6/__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 0x7f3af6dd8048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcdc18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dd88d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f3af6de40b8> # /usr/lib64/python3.6/__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 0x7f3af6960390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dd8978> # /usr/lib64/python3.6/__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 0x7f3af6964e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcd748> # /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 0x7f3af69894e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af6989898> # /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 0x7f3af698f588> # /usr/lib64/python3.6/__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 0x7f3af673bda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af672e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af672e1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af67240b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af698ff28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af6735198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6989c18> # /usr/lib64/python3.6/__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 0x7f3af8d3f908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6735240> 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 0x7f3af8d3fc88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6dcda90> # /usr/lib64/python3.6/__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 0x7f3af8d567b8> # /usr/lib64/python3.6/__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 0x7f3af8d5b828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af8d5bcf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af8d5be10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d5b048> # /usr/lib64/python3.6/__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 0x7f3af8d64198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d5b6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af8d5b438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af8d49cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af6973550> # /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 0x7f3af8d56668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f3af4d5db00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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 0x7f3af4cf03c8> 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 0x7f3af4a42470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4cf0fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4cf00b8> # /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 0x7f3af4a1bd30> # /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 0x7f3af4a89b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4d7d978> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4a30198> # /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 0x7f3af4a882e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a684a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a5c6a0> # /usr/lib64/python3.6/__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 0x7f3af4d7d668> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af4a71518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a71630> # /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 0x7f3af4cdc0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f3af4cf2080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccc4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccccc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a7d9e8> # /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 0x7f3af49cb0b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4ccc320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af49cbf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af49d80b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af49d8208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4a71780> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f3af49e8ba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49e52e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3af49e54e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49d8d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/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_90amvj5p/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 0x7f3af49fff98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49ffc50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49ff470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f3af49ffac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af49f0e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/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_90amvj5p/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 0x7f3af13ae630> # 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_90amvj5p/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_90amvj5p/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_90amvj5p/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_90amvj5p/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_90amvj5p/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 0x7f3af1425f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/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 0x7f3af142b358> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d2c198> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f3af13f6128> # /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 0x7f3af13f61d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af142b6d8> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3af4d430f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_90amvj5p/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_90amvj5p/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11416 1726878440.99208: 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-1726878440.7210588-11416-74219834142248/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11416 1726878440.99221: _low_level_execute_command(): starting 11416 1726878440.99227: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878440.7210588-11416-74219834142248/ > /dev/null 2>&1 && sleep 0' 11416 1726878441.01710: stderr chunk (state=2): >>><<< 11416 1726878441.01716: stdout chunk (state=2): >>><<< 11416 1726878441.01727: _low_level_execute_command() done: rc=0, stdout=, stderr= 11416 1726878441.01735: handler run complete 11416 1726878441.01751: attempt loop complete, returning result 11416 1726878441.01755: _execute() done 11416 1726878441.01760: dumping result to json 11416 1726878441.01764: done dumping result, returning 11416 1726878441.01773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin [0affdecc-488f-1992-aed8-0000000001ab] 11416 1726878441.01779: sending task result for task 0affdecc-488f-1992-aed8-0000000001ab 11416 1726878441.01805: done sending task result for task 0affdecc-488f-1992-aed8-0000000001ab 11416 1726878441.01808: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878441.01997: no more pending results, returning what we have 11123 1726878441.02000: results queue empty 11123 1726878441.02001: checking for any_errors_fatal 11123 1726878441.02005: done checking for any_errors_fatal 11123 1726878441.02005: checking for max_fail_percentage 11123 1726878441.02007: done checking for max_fail_percentage 11123 1726878441.02007: checking to see if all hosts have failed and the running result is not ok 11123 1726878441.02008: done checking to see if all hosts have failed 11123 1726878441.02008: getting the remaining hosts for this loop 11123 1726878441.02009: done getting the remaining hosts for this loop 11123 1726878441.02012: getting the next task for host managed_node3 11123 1726878441.02019: done getting next task for host managed_node3 11123 1726878441.02021: ^ task is: TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 11123 1726878441.02026: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878441.02035: getting variables 11123 1726878441.02038: in VariableManager get_vars() 11123 1726878441.02066: Calling all_inventory to load vars for managed_node3 11123 1726878441.02068: Calling groups_inventory to load vars for managed_node3 11123 1726878441.02069: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878441.02075: Calling all_plugins_play to load vars for managed_node3 11123 1726878441.02077: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878441.02079: Calling groups_plugins_play to load vars for managed_node3 11123 1726878441.02186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878441.02313: done with get_vars() 11123 1726878441.02320: done getting variables 11123 1726878441.02364: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 20 September 2024 20:27:21 -0400 (0:00:00.344) 0:00:27.006 ****** 11123 1726878441.02391: entering _queue_task() for managed_node3/set_fact 11123 1726878441.02553: worker is 1 (out of 1 available) 11123 1726878441.02567: exiting _queue_task() for managed_node3/set_fact 11123 1726878441.02577: done queuing things up, now waiting for results queue to drain 11123 1726878441.02578: waiting for pending results... 11427 1726878441.02680: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists 11427 1726878441.02816: in run() - task 0affdecc-488f-1992-aed8-0000000001ac 11427 1726878441.02834: variable 'ansible_search_path' from source: unknown 11427 1726878441.02839: variable 'ansible_search_path' from source: unknown 11427 1726878441.02867: calling self._execute() 11427 1726878441.02923: variable 'ansible_host' from source: host vars for 'managed_node3' 11427 1726878441.02996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11427 1726878441.03005: variable 'omit' from source: magic vars 11427 1726878441.03309: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11427 1726878441.03480: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11427 1726878441.03513: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11427 1726878441.03539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11427 1726878441.03564: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11427 1726878441.03621: 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) 11427 1726878441.03644: 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) 11427 1726878441.03662: 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) 11427 1726878441.03681: 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) 11427 1726878441.03771: Evaluated conditional (not __firewall_is_transactional is defined): True 11427 1726878441.03779: variable 'omit' from source: magic vars 11427 1726878441.03844: variable 'omit' from source: magic vars 11427 1726878441.03921: variable '__transactional_update_stat' from source: set_fact 11427 1726878441.03958: variable 'omit' from source: magic vars 11427 1726878441.03977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11427 1726878441.03996: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11427 1726878441.04011: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11427 1726878441.04025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11427 1726878441.04036: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11427 1726878441.04058: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11427 1726878441.04063: variable 'ansible_host' from source: host vars for 'managed_node3' 11427 1726878441.04067: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11427 1726878441.04129: Set connection var ansible_timeout to 10 11427 1726878441.04135: Set connection var ansible_connection to ssh 11427 1726878441.04143: Set connection var ansible_shell_executable to /bin/sh 11427 1726878441.04150: Set connection var ansible_pipelining to False 11427 1726878441.04156: Set connection var ansible_module_compression to ZIP_DEFLATED 11427 1726878441.04162: Set connection var ansible_shell_type to sh 11427 1726878441.04176: variable 'ansible_shell_executable' from source: unknown 11427 1726878441.04180: variable 'ansible_connection' from source: unknown 11427 1726878441.04183: variable 'ansible_module_compression' from source: unknown 11427 1726878441.04186: variable 'ansible_shell_type' from source: unknown 11427 1726878441.04190: variable 'ansible_shell_executable' from source: unknown 11427 1726878441.04193: variable 'ansible_host' from source: host vars for 'managed_node3' 11427 1726878441.04198: variable 'ansible_pipelining' from source: unknown 11427 1726878441.04201: variable 'ansible_timeout' from source: unknown 11427 1726878441.04205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11427 1726878441.04272: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11427 1726878441.04283: variable 'omit' from source: magic vars 11427 1726878441.04288: starting attempt loop 11427 1726878441.04292: running the handler 11427 1726878441.04301: handler run complete 11427 1726878441.04308: attempt loop complete, returning result 11427 1726878441.04311: _execute() done 11427 1726878441.04314: dumping result to json 11427 1726878441.04318: done dumping result, returning 11427 1726878441.04324: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Set flag if transactional-update exists [0affdecc-488f-1992-aed8-0000000001ac] 11427 1726878441.04329: sending task result for task 0affdecc-488f-1992-aed8-0000000001ac 11427 1726878441.04351: done sending task result for task 0affdecc-488f-1992-aed8-0000000001ac 11427 1726878441.04355: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } 11123 1726878441.04492: no more pending results, returning what we have 11123 1726878441.04495: results queue empty 11123 1726878441.04496: checking for any_errors_fatal 11123 1726878441.04501: done checking for any_errors_fatal 11123 1726878441.04501: checking for max_fail_percentage 11123 1726878441.04502: done checking for max_fail_percentage 11123 1726878441.04503: checking to see if all hosts have failed and the running result is not ok 11123 1726878441.04504: done checking to see if all hosts have failed 11123 1726878441.04504: getting the remaining hosts for this loop 11123 1726878441.04505: done getting the remaining hosts for this loop 11123 1726878441.04508: getting the next task for host managed_node3 11123 1726878441.04516: done getting next task for host managed_node3 11123 1726878441.04519: ^ task is: TASK: fedora.linux_system_roles.firewall : Install firewalld 11123 1726878441.04525: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878441.04536: getting variables 11123 1726878441.04538: in VariableManager get_vars() 11123 1726878441.04564: Calling all_inventory to load vars for managed_node3 11123 1726878441.04604: Calling groups_inventory to load vars for managed_node3 11123 1726878441.04606: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878441.04611: Calling all_plugins_play to load vars for managed_node3 11123 1726878441.04613: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878441.04614: Calling groups_plugins_play to load vars for managed_node3 11123 1726878441.04709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878441.04842: done with get_vars() 11123 1726878441.04849: done getting variables 11123 1726878441.04911: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 20 September 2024 20:27:21 -0400 (0:00:00.025) 0:00:27.032 ****** 11123 1726878441.04939: entering _queue_task() for managed_node3/package 11123 1726878441.04940: Creating lock for package 11123 1726878441.05084: worker is 1 (out of 1 available) 11123 1726878441.05095: exiting _queue_task() for managed_node3/package 11123 1726878441.05106: done queuing things up, now waiting for results queue to drain 11123 1726878441.05107: waiting for pending results... 11428 1726878441.05204: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Install firewalld 11428 1726878441.05330: in run() - task 0affdecc-488f-1992-aed8-0000000001ae 11428 1726878441.05349: variable 'ansible_search_path' from source: unknown 11428 1726878441.05353: variable 'ansible_search_path' from source: unknown 11428 1726878441.05379: calling self._execute() 11428 1726878441.05430: variable 'ansible_host' from source: host vars for 'managed_node3' 11428 1726878441.05441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11428 1726878441.05451: variable 'omit' from source: magic vars 11428 1726878441.05514: variable 'omit' from source: magic vars 11428 1726878441.05581: variable 'omit' from source: magic vars 11428 1726878441.05602: variable '__firewall_packages_base' from source: role '' all vars 11428 1726878441.05795: variable '__firewall_packages_base' from source: role '' all vars 11428 1726878441.05941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11428 1726878441.07381: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11428 1726878441.07425: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11428 1726878441.07455: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11428 1726878441.07488: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11428 1726878441.07510: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11428 1726878441.07574: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11428 1726878441.07595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11428 1726878441.07613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11428 1726878441.07648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11428 1726878441.07659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11428 1726878441.07727: variable '__firewall_is_ostree' from source: set_fact 11428 1726878441.07735: variable 'omit' from source: magic vars 11428 1726878441.07757: variable 'omit' from source: magic vars 11428 1726878441.07775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11428 1726878441.07794: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11428 1726878441.07808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11428 1726878441.07822: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11428 1726878441.07830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11428 1726878441.07853: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11428 1726878441.07857: variable 'ansible_host' from source: host vars for 'managed_node3' 11428 1726878441.07859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11428 1726878441.07915: Set connection var ansible_timeout to 10 11428 1726878441.07919: Set connection var ansible_connection to ssh 11428 1726878441.07923: Set connection var ansible_shell_executable to /bin/sh 11428 1726878441.07928: Set connection var ansible_pipelining to False 11428 1726878441.07933: Set connection var ansible_module_compression to ZIP_DEFLATED 11428 1726878441.07938: Set connection var ansible_shell_type to sh 11428 1726878441.07951: variable 'ansible_shell_executable' from source: unknown 11428 1726878441.07954: variable 'ansible_connection' from source: unknown 11428 1726878441.07957: variable 'ansible_module_compression' from source: unknown 11428 1726878441.07959: variable 'ansible_shell_type' from source: unknown 11428 1726878441.07961: variable 'ansible_shell_executable' from source: unknown 11428 1726878441.07962: variable 'ansible_host' from source: host vars for 'managed_node3' 11428 1726878441.07964: variable 'ansible_pipelining' from source: unknown 11428 1726878441.07966: variable 'ansible_timeout' from source: unknown 11428 1726878441.07968: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11428 1726878441.08024: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11428 1726878441.08035: variable 'omit' from source: magic vars 11428 1726878441.08040: starting attempt loop 11428 1726878441.08043: running the handler 11428 1726878441.08095: variable 'ansible_facts' from source: unknown 11428 1726878441.08168: _low_level_execute_command(): starting 11428 1726878441.08177: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11428 1726878441.10407: stdout chunk (state=2): >>>/root <<< 11428 1726878441.10522: stderr chunk (state=3): >>><<< 11428 1726878441.10528: stdout chunk (state=3): >>><<< 11428 1726878441.10547: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11428 1726878441.10557: _low_level_execute_command(): starting 11428 1726878441.10564: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714 `" && echo ansible-tmp-1726878441.1055417-11428-222498715145714="` echo /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714 `" ) && sleep 0' 11428 1726878441.12961: stdout chunk (state=2): >>>ansible-tmp-1726878441.1055417-11428-222498715145714=/root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714 <<< 11428 1726878441.13109: stderr chunk (state=3): >>><<< 11428 1726878441.13116: stdout chunk (state=3): >>><<< 11428 1726878441.13127: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878441.1055417-11428-222498715145714=/root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714 , stderr= 11428 1726878441.13155: variable 'ansible_module_compression' from source: unknown 11428 1726878441.13213: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11428 1726878441.13250: variable 'ansible_facts' from source: unknown 11428 1726878441.13341: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/AnsiballZ_dnf.py 11428 1726878441.13446: Sending initial data 11428 1726878441.13453: Sent initial data (152 bytes) 11428 1726878441.15927: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpt6wkpggm /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/AnsiballZ_dnf.py <<< 11428 1726878441.17401: stderr chunk (state=3): >>><<< 11428 1726878441.17407: stdout chunk (state=3): >>><<< 11428 1726878441.17424: done transferring module to remote 11428 1726878441.17439: _low_level_execute_command(): starting 11428 1726878441.17446: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/ /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/AnsiballZ_dnf.py && sleep 0' 11428 1726878441.19710: stderr chunk (state=2): >>><<< 11428 1726878441.19717: stdout chunk (state=2): >>><<< 11428 1726878441.19726: _low_level_execute_command() done: rc=0, stdout=, stderr= 11428 1726878441.19729: _low_level_execute_command(): starting 11428 1726878441.19734: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/AnsiballZ_dnf.py && sleep 0' 11428 1726878441.22456: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11428 1726878441.22469: stdout chunk (state=3): >>>import '_warnings' # <<< 11428 1726878441.22480: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11428 1726878441.22543: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11428 1726878441.22575: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11428 1726878441.22619: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11428 1726878441.22635: stdout chunk (state=3): >>> # installing zipimport hook <<< 11428 1726878441.22647: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11428 1726878441.22690: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11428 1726878441.22699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.22719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11428 1726878441.22745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11428 1726878441.22759: stdout chunk (state=3): >>>import '_codecs' # <<< 11428 1726878441.22783: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b418e48> <<< 11428 1726878441.22811: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11428 1726878441.22837: 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 0x7f685b3ae828> <<< 11428 1726878441.22844: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b4189b0> <<< 11428 1726878441.22864: 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' <<< 11428 1726878441.22882: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3bb630> <<< 11428 1726878441.22897: stdout chunk (state=3): >>>import '_signal' # <<< 11428 1726878441.22929: 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' <<< 11428 1726878441.22943: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c2160> <<< 11428 1726878441.22961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11428 1726878441.22969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11428 1726878441.22984: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11428 1726878441.22992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11428 1726878441.23006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11428 1726878441.23029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11428 1726878441.23040: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c70f0> <<< 11428 1726878441.23061: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c2748> <<< 11428 1726878441.23083: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c2390> <<< 11428 1726878441.23114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11428 1726878441.23123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11428 1726878441.23145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11428 1726878441.23161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11428 1726878441.23177: stdout chunk (state=3): >>>import 'errno' # <<< 11428 1726878441.23191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11428 1726878441.23211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11428 1726878441.23226: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b36c470> <<< 11428 1726878441.23250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11428 1726878441.23266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11428 1726878441.23286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11428 1726878441.23298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b371e48> <<< 11428 1726878441.23303: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b36cb38> <<< 11428 1726878441.23335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11428 1726878441.23373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11428 1726878441.23482: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3784e0> <<< 11428 1726878441.23503: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b35bd68> <<< 11428 1726878441.23523: 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' <<< 11428 1726878441.23538: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b35e198> <<< 11428 1726878441.23579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11428 1726878441.23591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11428 1726878441.23609: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685966c940> <<< 11428 1726878441.23623: 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 <<< 11428 1726878441.23649: 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 0x7f685967e240> <<< 11428 1726878441.23746: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3cca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11428 1726878441.24040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11428 1726878441.24055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11428 1726878441.24069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11428 1726878441.24082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11428 1726878441.24093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11428 1726878441.24116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11428 1726878441.24134: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11428 1726878441.24162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11428 1726878441.24169: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11428 1726878441.24238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11428 1726878441.24246: stdout chunk (state=3): >>>import '_functools' # <<< 11428 1726878441.24264: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11428 1726878441.24293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.24314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11428 1726878441.24327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11428 1726878441.24353: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595ec208><<< 11428 1726878441.24363: stdout chunk (state=3): >>> <<< 11428 1726878441.24383: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11428 1726878441.24390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595f7438> <<< 11428 1726878441.24409: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11428 1726878441.24417: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11428 1726878441.24446: 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 0x7f68595f6128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595f7c18> <<< 11428 1726878441.24469: stdout chunk (state=3): >>>import 'itertools' # <<< 11428 1726878441.24484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11428 1726878441.24500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595f6208> <<< 11428 1726878441.24519: stdout chunk (state=3): >>>import '_collections' # <<< 11428 1726878441.24566: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859648940> <<< 11428 1726878441.24591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11428 1726878441.24603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11428 1726878441.24641: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859648d30> <<< 11428 1726878441.24692: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685963a2e8> <<< 11428 1726878441.24716: 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 0x7f685963f2e8> <<< 11428 1726878441.24731: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68596325c0> <<< 11428 1726878441.24779: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68596235f8> <<< 11428 1726878441.24794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11428 1726878441.24805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11428 1726878441.24821: stdout chunk (state=3): >>>import '_sre' # <<< 11428 1726878441.24840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11428 1726878441.24847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11428 1726878441.24871: 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' <<< 11428 1726878441.24908: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593a5400> <<< 11428 1726878441.24924: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859395e80> <<< 11428 1726878441.24941: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685963a5c0> <<< 11428 1726878441.24949: stdout chunk (state=3): >>>import '_locale' # <<< 11428 1726878441.25002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11428 1726878441.25014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b1f98> <<< 11428 1726878441.25026: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685961d438> <<< 11428 1726878441.25044: 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' <<< 11428 1726878441.25075: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.25089: 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 0x7f68593b7358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b7160> <<< 11428 1726878441.25118: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.25127: 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 0x7f68593b7470> <<< 11428 1726878441.25139: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859696198> <<< 11428 1726878441.25156: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11428 1726878441.25163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11428 1726878441.25183: 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' <<< 11428 1726878441.25204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11428 1726878441.25218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11428 1726878441.25239: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b7f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b7b70> <<< 11428 1726878441.25262: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11428 1726878441.25269: 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 0x7f68593c5828> <<< 11428 1726878441.25289: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11428 1726878441.25303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11428 1726878441.25327: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11428 1726878441.25337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11428 1726878441.25393: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593ce048> <<< 11428 1726878441.25408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11428 1726878441.25425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11428 1726878441.25457: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f4a320> <<< 11428 1726878441.25476: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593c5908> <<< 11428 1726878441.25489: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11428 1726878441.25505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11428 1726878441.25553: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f4ee10> <<< 11428 1726878441.25571: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b76a0> <<< 11428 1726878441.25585: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11428 1726878441.25604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11428 1726878441.25624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11428 1726878441.25631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f73470> <<< 11428 1726878441.25663: 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 0x7f6858f73828> <<< 11428 1726878441.25684: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11428 1726878441.25698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11428 1726878441.25724: 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' <<< 11428 1726878441.25744: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f79518> <<< 11428 1726878441.25760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11428 1726878441.25786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11428 1726878441.25805: stdout chunk (state=3): >>>import 'time' # <<< 11428 1726878441.25819: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11428 1726878441.25838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11428 1726878441.25863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11428 1726878441.25870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11428 1726878441.25883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11428 1726878441.25925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11428 1726878441.25947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11428 1726878441.25955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11428 1726878441.25964: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d24d30> <<< 11428 1726878441.26079: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d18470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d18160> <<< 11428 1726878441.26087: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d0e048> <<< 11428 1726878441.26118: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f79eb8> <<< 11428 1726878441.26148: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.26157: 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 0x7f6858d1e128> <<< 11428 1726878441.26174: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f73ba8> <<< 11428 1726878441.26187: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11428 1726878441.26206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11428 1726878441.26241: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.26249: 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 0x7f6858c7d898> <<< 11428 1726878441.26261: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d1e1d0> <<< 11428 1726878441.26273: stdout chunk (state=3): >>>import 'pwd' # <<< 11428 1726878441.26295: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.26301: 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 0x7f6858c7dc18> <<< 11428 1726878441.26359: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b79e8> <<< 11428 1726878441.26379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11428 1726878441.26391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11428 1726878441.26409: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11428 1726878441.26419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11428 1726878441.26450: 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 0x7f6858c91748> <<< 11428 1726878441.26475: 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' <<< 11428 1726878441.26615: 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 0x7f6858c997b8> <<< 11428 1726878441.26649: 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 0x7f6858c99c88> <<< 11428 1726878441.26682: 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 0x7f6858c99da0> <<< 11428 1726878441.26691: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c91f98> <<< 11428 1726878441.26710: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11428 1726878441.26718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11428 1726878441.26741: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.26751: 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 0x7f6858ca1128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c99668><<< 11428 1726878441.26759: stdout chunk (state=3): >>> <<< 11428 1726878441.26780: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.26788: 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 0x7f6858c993c8> <<< 11428 1726878441.26803: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c86c88> <<< 11428 1726878441.26825: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f5d4e0> <<< 11428 1726878441.26845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11428 1726878441.26885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11428 1726878441.26922: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c915f8> <<< 11428 1726878441.27068: 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' <<< 11428 1726878441.27094: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857307a90> <<< 11428 1726878441.27160: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip' <<< 11428 1726878441.27170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.27176: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.27200: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11428 1726878441.27217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.27227: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 11428 1726878441.27244: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.28295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.29196: 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 0x7f68570f96d8> <<< 11428 1726878441.29216: stdout chunk (state=3): >>>import 'atexit' # <<< 11428 1726878441.29228: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11428 1726878441.29265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11428 1726878441.29327: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.29336: 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 0x7f6856fef400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570f9f98> <<< 11428 1726878441.29362: 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 0x7f68570f9048> <<< 11428 1726878441.29387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11428 1726878441.29415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11428 1726878441.29456: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fdbcc0> <<< 11428 1726878441.29471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11428 1726878441.29492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11428 1726878441.29522: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11428 1726878441.29543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11428 1726878441.29564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11428 1726878441.29570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11428 1726878441.29646: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fcd588> <<< 11428 1726878441.29680: 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 0x7f6856fcdac8> <<< 11428 1726878441.29709: 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 0x7f6856fcdef0> <<< 11428 1726878441.29728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11428 1726878441.29743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11428 1726878441.29812: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856f75c50> <<< 11428 1726878441.29819: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570f9ef0> <<< 11428 1726878441.30119: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856f8e630> <<< 11428 1726878441.30140: 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' <<< 11428 1726878441.30163: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857321f98> <<< 11428 1726878441.30194: 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 0x7f6856f76390> <<< 11428 1726878441.30221: 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 0x7f6856fa35c0> <<< 11428 1726878441.30238: 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 <<< 11428 1726878441.30256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11428 1726878441.30281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11428 1726878441.30300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11428 1726878441.30317: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11428 1726878441.30335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.30376: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.30395: 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 0x7f6857004048> <<< 11428 1726878441.30464: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11428 1726878441.30477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11428 1726878441.30482: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857019080> <<< 11428 1726878441.30500: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856ff4438> <<< 11428 1726878441.30509: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11428 1726878441.30527: 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 0x7f6856ff4c50> <<< 11428 1726878441.30728: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fae978> <<< 11428 1726878441.30756: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11428 1726878441.30791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.30806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11428 1726878441.30824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11428 1726878441.30831: stdout chunk (state=3): >>>import '_string' # <<< 11428 1726878441.30917: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570f50b8> <<< 11428 1726878441.30965: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856ff42b0> <<< 11428 1726878441.31090: 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 0x7f68570f5f60> <<< 11428 1726878441.31126: 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 0x7f68571040b8> <<< 11428 1726878441.31168: 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 0x7f6857104208> <<< 11428 1726878441.31190: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fa3710> <<< 11428 1726878441.31210: 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 <<< 11428 1726878441.31217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11428 1726878441.31231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11428 1726878441.31251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11428 1726878441.31293: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.31300: 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 0x7f6857115b70> <<< 11428 1726878441.31461: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571142b0> <<< 11428 1726878441.31489: 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 0x7f68571144a8> <<< 11428 1726878441.31498: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857104d30> <<< 11428 1726878441.31516: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11428 1726878441.31526: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 11428 1726878441.31542: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31615: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31702: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 11428 1726878441.31710: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31719: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11428 1726878441.31740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31834: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.31935: 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' <<< 11428 1726878441.31960: 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' <<< 11428 1726878441.31986: 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' <<< 11428 1726878441.32020: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.32028: 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 0x7f685712af60> <<< 11428 1726878441.32076: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685712ac18> <<< 11428 1726878441.32107: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685712a438> <<< 11428 1726878441.32128: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11428 1726878441.32138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11428 1726878441.32176: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685712aa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685711edd8> <<< 11428 1726878441.32197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.32640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33086: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11428 1726878441.33104: 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_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 11428 1726878441.33129: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 11428 1726878441.33144: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33189: 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_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 11428 1726878441.33198: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33225: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 11428 1726878441.33239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.33470: 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' <<< 11428 1726878441.33499: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685714ed68> # zipimport: zlib available <<< 11428 1726878441.33856: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34254: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34312: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 11428 1726878441.34321: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34375: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11428 1726878441.34442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34507: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 11428 1726878441.34529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34539: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11428 1726878441.34550: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34603: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11428 1726878441.34621: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34780: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.34954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11428 1726878441.34962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11428 1726878441.35079: stdout chunk (state=3): >>>import '_ast' # <<< 11428 1726878441.35088: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571c2da0> <<< 11428 1726878441.35102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35141: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11428 1726878441.35202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35250: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11428 1726878441.35260: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 11428 1726878441.35278: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11428 1726878441.35286: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35325: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35352: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 11428 1726878441.35368: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35534: 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 <<< 11428 1726878441.35667: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.35754: 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 0x7f68571402b0> <<< 11428 1726878441.35815: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571ae0f0> <<< 11428 1726878441.35843: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 11428 1726878441.35852: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 11428 1726878441.35858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.35979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.36013: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11428 1726878441.36030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11428 1726878441.36053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11428 1726878441.36081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11428 1726878441.36099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11428 1726878441.36107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11428 1726878441.36242: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571da080> <<< 11428 1726878441.36265: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11428 1726878441.36272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11428 1726878441.36371: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571da128> <<< 11428 1726878441.36423: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857140630> <<< 11428 1726878441.36477: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571b1048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 11428 1726878441.36497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.36510: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.36540: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11428 1726878441.36561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.36582: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 11428 1726878441.36674: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 11428 1726878441.36694: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11428 1726878441.36701: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 11428 1726878441.36716: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.37175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.37592: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.38465: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.39285: 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 0x7f68535e07f0> <<< 11428 1726878441.39312: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py <<< 11428 1726878441.39319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535e0ba8> <<< 11428 1726878441.39331: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 11428 1726878441.39357: 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' <<< 11428 1726878441.39373: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 11428 1726878441.39378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 11428 1726878441.39399: 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' <<< 11428 1726878441.39413: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11428 1726878441.39434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11428 1726878441.39446: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py # code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11428 1726878441.39462: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535ef358> <<< 11428 1726878441.39481: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 11428 1726878441.39492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' <<< 11428 1726878441.39499: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853483438> <<< 11428 1726878441.39509: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py<<< 11428 1726878441.39514: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 11428 1726878441.39561: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853483668> <<< 11428 1726878441.39578: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 11428 1726878441.39587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11428 1726878441.39602: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py <<< 11428 1726878441.39614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 11428 1726878441.39640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 11428 1726878441.39657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853464048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685345ebe0> <<< 11428 1726878441.39665: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853483748> <<< 11428 1726878441.39734: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535e5198> <<< 11428 1726878441.39752: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11428 1726878441.39764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11428 1726878441.39784: 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 0x7f685346b0f0> <<< 11428 1726878441.39804: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11428 1726878441.39821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11428 1726878441.39964: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685346b1d0> <<< 11428 1726878441.39977: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11428 1726878441.39989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11428 1726878441.40011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11428 1726878441.40032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11428 1726878441.40055: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685348e3c8> <<< 11428 1726878441.40067: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685347d668> <<< 11428 1726878441.40146: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535ef0f0> <<< 11428 1726878441.40167: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853610908> <<< 11428 1726878441.40180: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11428 1726878441.40197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11428 1726878441.40211: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11428 1726878441.40250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11428 1726878441.40269: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 11428 1726878441.40279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 11428 1726878441.40296: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685364c8d0> <<< 11428 1726878441.40421: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685362fb70> <<< 11428 1726878441.40444: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685361cd30> <<< 11428 1726878441.40467: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 11428 1726878441.40475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 11428 1726878441.40491: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 11428 1726878441.40512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 11428 1726878441.40539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 11428 1726878441.40548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534ca5c0> <<< 11428 1726878441.40580: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' <<< 11428 1726878441.40591: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534ca7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534c1278> <<< 11428 1726878441.40607: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853644ac8> <<< 11428 1726878441.40628: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685360be80> <<< 11428 1726878441.40642: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685360b390> <<< 11428 1726878441.40647: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535e0c18> <<< 11428 1726878441.40666: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 11428 1726878441.40676: 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 0x7f685360b828> <<< 11428 1726878441.40696: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py <<< 11428 1726878441.40703: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685360bac8> <<< 11428 1726878441.40719: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 11428 1726878441.40727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 11428 1726878441.40745: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 11428 1726878441.40752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11428 1726878441.40804: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534cae48> <<< 11428 1726878441.40812: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534caac8> <<< 11428 1726878441.40837: 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' <<< 11428 1726878441.40864: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534cad30> <<< 11428 1726878441.40879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 11428 1726878441.40889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 11428 1726878441.40896: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857206e10> <<< 11428 1726878441.40913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11428 1726878441.40928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11428 1726878441.40955: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685720a4a8> <<< 11428 1726878441.40978: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 11428 1726878441.40986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.41061: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685720d7b8> <<< 11428 1726878441.41082: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11428 1726878441.41095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11428 1726878441.41168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11428 1726878441.41183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11428 1726878441.41203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11428 1726878441.41281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11428 1726878441.41368: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68572842e8> <<< 11428 1726878441.41431: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.41444: 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 0x7f685729c940> <<< 11428 1726878441.41663: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685722b7b8> <<< 11428 1726878441.41693: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685720dba8> <<< 11428 1726878441.41701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.41719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.41754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11428 1726878441.41800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11428 1726878441.42465: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685722b748> <<< 11428 1726878441.42473: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 11428 1726878441.42487: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11428 1726878441.42515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11428 1726878441.42535: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11428 1726878441.42592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11428 1726878441.42608: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 11428 1726878441.42619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 11428 1726878441.42627: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py <<< 11428 1726878441.42636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 11428 1726878441.42649: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535676a0> <<< 11428 1726878441.42664: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535670b8> <<< 11428 1726878441.42772: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535b6a20> <<< 11428 1726878441.43174: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858cee9b0> <<< 11428 1726878441.43185: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 11428 1726878441.43191: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 11428 1726878441.43207: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11428 1726878441.43227: 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 <<< 11428 1726878441.43236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.43254: 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 <<< 11428 1726878441.43270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853573470> <<< 11428 1726878441.43279: 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' <<< 11428 1726878441.43309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11428 1726878441.43358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11428 1726878441.43378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11428 1726878441.43387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11428 1726878441.43409: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11428 1726878441.43441: 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 0x7f68535314e0> <<< 11428 1726878441.43457: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853529dd8> <<< 11428 1726878441.43519: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685351ed30> <<< 11428 1726878441.43808: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853573d30> <<< 11428 1726878441.43829: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535734a8> <<< 11428 1726878441.43845: stdout chunk (state=3): >>>import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535a7a90> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 11428 1726878441.43859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.43875: 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 <<< 11428 1726878441.43885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 11428 1726878441.43900: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11428 1726878441.43924: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11428 1726878441.43982: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853557a58> <<< 11428 1726878441.44012: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853557828> <<< 11428 1726878441.44028: 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 <<< 11428 1726878441.44046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 11428 1726878441.44063: 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 <<< 11428 1726878441.44075: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534ec978> <<< 11428 1726878441.44091: 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 <<< 11428 1726878441.44099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534eca20> <<< 11428 1726878441.44120: 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' <<< 11428 1726878441.44127: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534ecc50> <<< 11428 1726878441.44147: 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' <<< 11428 1726878441.44228: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534ecdd8> <<< 11428 1726878441.44249: 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 <<< 11428 1726878441.44258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 11428 1726878441.44291: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534fe400> <<< 11428 1726878441.44308: 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 <<< 11428 1726878441.44324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 11428 1726878441.44344: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 11428 1726878441.44355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 11428 1726878441.44361: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853513ac8> <<< 11428 1726878441.44446: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853509b00> <<< 11428 1726878441.44461: 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 <<< 11428 1726878441.44469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 11428 1726878441.44481: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 11428 1726878441.44488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 11428 1726878441.44521: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853513080> <<< 11428 1726878441.44545: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853509e80> <<< 11428 1726878441.44565: 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 <<< 11428 1726878441.44575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 11428 1726878441.44581: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685300b470> <<< 11428 1726878441.44604: 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 <<< 11428 1726878441.44612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 11428 1726878441.44641: 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 <<< 11428 1726878441.44648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 11428 1726878441.44708: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853016748> <<< 11428 1726878441.44728: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685300b940> <<< 11428 1726878441.44757: 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 <<< 11428 1726878441.44793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 11428 1726878441.44817: 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' <<< 11428 1726878441.44830: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdc588> <<< 11428 1726878441.44848: 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 <<< 11428 1726878441.44858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 11428 1726878441.44866: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 11428 1726878441.44873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 11428 1726878441.44895: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.44904: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6852fe83c8> <<< 11428 1726878441.44919: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdcbe0> <<< 11428 1726878441.44928: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdc9e8> <<< 11428 1726878441.44958: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.44968: 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 <<< 11428 1726878441.44980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 11428 1726878441.45033: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fe8518> <<< 11428 1726878441.45053: 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 <<< 11428 1726878441.45069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 11428 1726878441.45088: 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 <<< 11428 1726878441.45095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.45113: 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 <<< 11428 1726878441.45121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 11428 1726878441.45142: 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 <<< 11428 1726878441.45149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 11428 1726878441.45246: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852d7d1d0> <<< 11428 1726878441.45306: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7ba8> <<< 11428 1726878441.45316: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7908> <<< 11428 1726878441.45333: 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 <<< 11428 1726878441.45341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 11428 1726878441.45371: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852d8c4e0> <<< 11428 1726878441.45453: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fed2b0> <<< 11428 1726878441.45463: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdcba8> <<< 11428 1726878441.45477: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 11428 1726878441.45496: 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 <<< 11428 1726878441.45505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 11428 1726878441.45526: 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 <<< 11428 1726878441.45539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 11428 1726878441.45558: 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 <<< 11428 1726878441.45566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 11428 1726878441.45637: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852daec18> <<< 11428 1726878441.45687: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852dae6a0> <<< 11428 1726878441.45721: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852dab0f0> <<< 11428 1726878441.45746: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7630> <<< 11428 1726878441.45869: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853038320> <<< 11428 1726878441.45911: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685353a3c8> <<< 11428 1726878441.45927: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853573908> <<< 11428 1726878441.45959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46122: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 11428 1726878441.46129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46224: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46362: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 11428 1726878441.46373: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46446: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 11428 1726878441.46453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.46677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11428 1726878441.46686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11428 1726878441.46699: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852d15668> <<< 11428 1726878441.46714: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 11428 1726878441.46808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11428 1726878441.47000: stdout chunk (state=3): >>>import 'gc' # <<< 11428 1726878441.47274: 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 <<< 11428 1726878441.47291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.47302: 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 <<< 11428 1726878441.47310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 11428 1726878441.47328: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py <<< 11428 1726878441.47341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cebc50> <<< 11428 1726878441.47365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11428 1726878441.47394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11428 1726878441.47682: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cebe48> <<< 11428 1726878441.47699: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 11428 1726878441.47710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 11428 1726878441.47719: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cccc50> <<< 11428 1726878441.47727: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ceb278> <<< 11428 1726878441.47761: 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 <<< 11428 1726878441.47770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 11428 1726878441.47788: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 11428 1726878441.47798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cd3748> <<< 11428 1726878441.47807: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 11428 1726878441.47823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 11428 1726878441.47840: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 11428 1726878441.47850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 11428 1726878441.47874: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cd3f28> <<< 11428 1726878441.47934: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cd3908> <<< 11428 1726878441.47942: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ceb710> <<< 11428 1726878441.47960: 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 <<< 11428 1726878441.48022: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 11428 1726878441.48048: 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 <<< 11428 1726878441.48055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.48075: 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' <<< 11428 1726878441.49407: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' <<< 11428 1726878441.49421: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6852c4bba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b898> <<< 11428 1726878441.49435: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 11428 1726878441.49484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 11428 1726878441.49603: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 11428 1726878441.49615: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f684a2c51d0> <<< 11428 1726878441.49637: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b9e8> <<< 11428 1726878441.49670: 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 <<< 11428 1726878441.49741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 11428 1726878441.49865: 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 0x7f684a01fd68> <<< 11428 1726878441.49940: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684a2c5358> <<< 11428 1726878441.49957: 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 <<< 11428 1726878441.50017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 11428 1726878441.50161: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 11428 1726878441.50170: 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 0x7f6849d4fcc0> <<< 11428 1726878441.50201: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684a013320> <<< 11428 1726878441.50221: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 11428 1726878441.50244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 11428 1726878441.50371: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' <<< 11428 1726878441.50378: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6849cffba8> <<< 11428 1726878441.50400: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849d4fe48> <<< 11428 1726878441.50420: 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 <<< 11428 1726878441.50472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 11428 1726878441.50576: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 11428 1726878441.50586: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6849778748> <<< 11428 1726878441.50616: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849cf2518> <<< 11428 1726878441.50635: 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 <<< 11428 1726878441.50645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 11428 1726878441.50722: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68497855c0> <<< 11428 1726878441.50736: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849765860> <<< 11428 1726878441.50742: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b358> <<< 11428 1726878441.50762: 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 <<< 11428 1726878441.50786: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 11428 1726878441.50806: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 11428 1726878441.50818: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 11428 1726878441.50838: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 11428 1726878441.50846: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 11428 1726878441.50874: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.50881: 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 0x7f6849296b38> <<< 11428 1726878441.50910: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684928ce80> <<< 11428 1726878441.50924: 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 <<< 11428 1726878441.50954: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 11428 1726878441.50971: 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 <<< 11428 1726878441.50980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/callback.cpython-36.pyc' <<< 11428 1726878441.50995: 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 <<< 11428 1726878441.51004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a5e10> <<< 11428 1726878441.51016: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 11428 1726878441.51035: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 11428 1726878441.51051: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py <<< 11428 1726878441.51065: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492adb38> <<< 11428 1726878441.51088: 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 <<< 11428 1726878441.51098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.51341: 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 0x7f68492b5438> <<< 11428 1726878441.51370: 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 <<< 11428 1726878441.51380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 11428 1726878441.51388: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492bdf98> <<< 11428 1726878441.51460: 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' <<< 11428 1726878441.51470: 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 0x7f6848448908> <<< 11428 1726878441.51630: 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' <<< 11428 1726878441.51643: 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 0x7f6848448ac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492add68> <<< 11428 1726878441.51661: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a5eb8> <<< 11428 1726878441.51675: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a57f0> <<< 11428 1726878441.51700: 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 <<< 11428 1726878441.51714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.51838: 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 0x7f6848453e80> <<< 11428 1726878441.51857: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a5c50> <<< 11428 1726878441.51924: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849296cf8> <<< 11428 1726878441.51963: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684928c390> <<< 11428 1726878441.51985: 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 <<< 11428 1726878441.51994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.52132: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 11428 1726878441.52144: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6848459e48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6848459cf8> <<< 11428 1726878441.52169: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b4e0> <<< 11428 1726878441.52187: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 11428 1726878441.52196: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68484725f8> <<< 11428 1726878441.52212: 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 <<< 11428 1726878441.52233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 11428 1726878441.52249: 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 <<< 11428 1726878441.52268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 11428 1726878441.52281: 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 <<< 11428 1726878441.52296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 11428 1726878441.52316: 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 <<< 11428 1726878441.52331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.52356: 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 <<< 11428 1726878441.52390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 11428 1726878441.52420: 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 <<< 11428 1726878441.52600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 11428 1726878441.52704: 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' <<< 11428 1726878441.52719: 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 0x7f6846545588> <<< 11428 1726878441.52853: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846573dd8> <<< 11428 1726878441.52870: 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' <<< 11428 1726878441.52895: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' <<< 11428 1726878441.52904: stdout chunk (state=3): >>>import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570d9b70> <<< 11428 1726878441.52986: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846545cc0> <<< 11428 1726878441.53009: 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 <<< 11428 1726878441.53017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.53094: 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' <<< 11428 1726878441.53116: 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' <<< 11428 1726878441.53167: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090ba8> <<< 11428 1726878441.53174: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570909b0> <<< 11428 1726878441.53193: 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' <<< 11428 1726878441.53212: 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' <<< 11428 1726878441.53265: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090a20> <<< 11428 1726878441.53287: 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' <<< 11428 1726878441.53308: 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 <<< 11428 1726878441.53315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 11428 1726878441.53360: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c128> <<< 11428 1726878441.53380: 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 <<< 11428 1726878441.53387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 11428 1726878441.53426: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c240> <<< 11428 1726878441.53437: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090e10> <<< 11428 1726878441.53450: 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 <<< 11428 1726878441.53459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.53479: 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' <<< 11428 1726878441.53524: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c3c8> <<< 11428 1726878441.53534: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090dd8> <<< 11428 1726878441.53554: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 11428 1726878441.53594: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c2b0> <<< 11428 1726878441.53619: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 11428 1726878441.53662: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c6a0> <<< 11428 1726878441.53685: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 11428 1726878441.53728: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c748> <<< 11428 1726878441.53750: 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' <<< 11428 1726878441.53795: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c908> <<< 11428 1726878441.53818: 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 <<< 11428 1726878441.53826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 11428 1726878441.53862: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709c9e8> <<< 11428 1726878441.53886: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 11428 1726878441.53930: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709cd30> <<< 11428 1726878441.53947: 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 <<< 11428 1726878441.53958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 11428 1726878441.53996: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685709cf98> <<< 11428 1726878441.54021: 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' <<< 11428 1726878441.54059: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570a0240> <<< 11428 1726878441.54086: 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' <<< 11428 1726878441.54096: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570a0358> <<< 11428 1726878441.54114: 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' <<< 11428 1726878441.54159: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570a0320> <<< 11428 1726878441.54167: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857074e48> <<< 11428 1726878441.54198: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684655ee10> <<< 11428 1726878441.54222: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 11428 1726878441.54244: 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' <<< 11428 1726878441.54286: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.54296: 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 0x7f68570a0710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570906d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846573da0> <<< 11428 1726878441.54312: 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 <<< 11428 1726878441.54323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' <<< 11428 1726878441.54340: stdout chunk (state=3): >>>import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570a05f8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684655e8d0> <<< 11428 1726878441.54350: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846559a58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846552d30> <<< 11428 1726878441.54366: 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 <<< 11428 1726878441.54393: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 11428 1726878441.54409: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846559f60> <<< 11428 1726878441.54426: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6848472588> <<< 11428 1726878441.54444: 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 <<< 11428 1726878441.54459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.54474: 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 <<< 11428 1726878441.54491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 11428 1726878441.54507: 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 <<< 11428 1726878441.54515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 11428 1726878441.54529: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570b2e48> <<< 11428 1726878441.54548: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570b2390> <<< 11428 1726878441.54556: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570b21d0> <<< 11428 1726878441.54577: 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' <<< 11428 1726878441.54596: 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 <<< 11428 1726878441.54621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 11428 1726878441.54645: 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 <<< 11428 1726878441.54659: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 11428 1726878441.54677: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 11428 1726878441.54700: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685705a0f0> <<< 11428 1726878441.54716: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 11428 1726878441.54743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 11428 1726878441.54761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11428 1726878441.54803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11428 1726878441.54817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11428 1726878441.54839: 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 0x7f6845ecbcf8> <<< 11428 1726878441.54939: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.54949: 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 0x7f6845ed5438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857063b38> <<< 11428 1726878441.54975: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685705a518> <<< 11428 1726878441.55000: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685704d6d8> <<< 11428 1726878441.55029: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570414a8> <<< 11428 1726878441.55041: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570411d0> <<< 11428 1726878441.55057: 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 <<< 11428 1726878441.55066: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 11428 1726878441.55081: 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 <<< 11428 1726878441.55095: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.55112: 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 <<< 11428 1726878441.55134: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' <<< 11428 1726878441.55142: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef1cf8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ed5b38> <<< 11428 1726878441.55165: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857041470> <<< 11428 1726878441.55190: 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' <<< 11428 1726878441.55207: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef5320> <<< 11428 1726878441.55226: 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 <<< 11428 1726878441.55238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef54e0> <<< 11428 1726878441.55252: 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 0x7f6845ef5588> <<< 11428 1726878441.55274: 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' <<< 11428 1726878441.55283: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef56a0> <<< 11428 1726878441.55298: 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 <<< 11428 1726878441.55334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 11428 1726878441.55353: 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 <<< 11428 1726878441.55371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 11428 1726878441.55454: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 11428 1726878441.55463: 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 0x7f6845c77c88> <<< 11428 1726878441.55477: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c61b70> <<< 11428 1726878441.55496: 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 <<< 11428 1726878441.55504: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/selector.cpython-36.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c77b70> <<< 11428 1726878441.55521: 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' <<< 11428 1726878441.55547: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c77c50> <<< 11428 1726878441.55555: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef55f8> <<< 11428 1726878441.55574: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 11428 1726878441.55582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 11428 1726878441.55600: 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' <<< 11428 1726878441.55620: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c85908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c85668> <<< 11428 1726878441.55644: 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 <<< 11428 1726878441.55657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 11428 1726878441.55673: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c85e10> <<< 11428 1726878441.55689: 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 <<< 11428 1726878441.55699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c90f28> <<< 11428 1726878441.55716: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 11428 1726878441.55735: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c98160> <<< 11428 1726878441.55747: 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 <<< 11428 1726878441.55755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/connection.cpython-36.pyc' <<< 11428 1726878441.55769: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c98cc0> <<< 11428 1726878441.55790: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py <<< 11428 1726878441.55799: 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 0x7f6845c98e80> <<< 11428 1726878441.55817: 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 <<< 11428 1726878441.55826: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 11428 1726878441.55837: 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 <<< 11428 1726878441.55856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 11428 1726878441.55866: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459e54e0> <<< 11428 1726878441.55875: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459e5048> <<< 11428 1726878441.55892: 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 <<< 11428 1726878441.55900: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459ee668> <<< 11428 1726878441.55914: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c99048> <<< 11428 1726878441.55923: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cfa3c8> <<< 11428 1726878441.56198: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11428 1726878441.56208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459ee860> <<< 11428 1726878441.56346: 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 <<< 11428 1726878441.56355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 11428 1726878441.56376: 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 <<< 11428 1726878441.56387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.56396: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11668> <<< 11428 1726878441.56417: 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' <<< 11428 1726878441.56442: 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 <<< 11428 1726878441.56463: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 11428 1726878441.56490: 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 <<< 11428 1726878441.56524: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 11428 1726878441.56557: 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 <<< 11428 1726878441.56565: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459bde48> <<< 11428 1726878441.56582: 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' <<< 11428 1726878441.56602: 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 <<< 11428 1726878441.56609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 11428 1726878441.56634: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.56747: 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 0x7f68459c6f60> <<< 11428 1726878441.56769: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c6ac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c27b8> <<< 11428 1726878441.56778: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c2160> <<< 11428 1726878441.56798: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a22588> <<< 11428 1726878441.56821: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py <<< 11428 1726878441.56828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 11428 1726878441.56847: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c2550> <<< 11428 1726878441.56861: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 11428 1726878441.56891: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.56905: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 11428 1726878441.56923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 11428 1726878441.56945: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e6780> <<< 11428 1726878441.56979: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459d43c8> <<< 11428 1726878441.57000: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 11428 1726878441.57012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 11428 1726878441.57023: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fc048> <<< 11428 1726878441.57042: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 11428 1726878441.57051: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fc1d0> <<< 11428 1726878441.57067: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py <<< 11428 1726878441.57077: stdout chunk (state=3): >>># 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 0x7f68452fc400> <<< 11428 1726878441.57098: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py <<< 11428 1726878441.57105: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 11428 1726878441.57120: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fc6a0> <<< 11428 1726878441.57140: 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 <<< 11428 1726878441.57149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 11428 1726878441.57156: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 11428 1726878441.57235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 11428 1726878441.57263: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fccf8> <<< 11428 1726878441.57272: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fcb00> <<< 11428 1726878441.57293: 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' <<< 11428 1726878441.57301: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845303048> <<< 11428 1726878441.57324: 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' <<< 11428 1726878441.57337: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845308c18> <<< 11428 1726878441.57346: 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 <<< 11428 1726878441.57362: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 11428 1726878441.57369: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845308dd8> <<< 11428 1726878441.57386: 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 <<< 11428 1726878441.57395: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 11428 1726878441.57421: 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 <<< 11428 1726878441.57434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 11428 1726878441.57457: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845310cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68453105f8> <<< 11428 1726878441.57480: 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 <<< 11428 1726878441.57491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 11428 1726878441.57499: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684531a860> <<< 11428 1726878441.57519: 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 <<< 11428 1726878441.57527: stdout chunk (state=3): >>># 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 0x7f684531ab70> <<< 11428 1726878441.57548: 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 <<< 11428 1726878441.57559: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' <<< 11428 1726878441.57567: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684531acc0> <<< 11428 1726878441.57580: 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 <<< 11428 1726878441.57602: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 11428 1726878441.57627: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684531ae80> <<< 11428 1726878441.57651: 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' <<< 11428 1726878441.57665: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452b4c50> <<< 11428 1726878441.57676: 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 <<< 11428 1726878441.57686: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 11428 1726878441.57692: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452b4e80> <<< 11428 1726878441.57716: 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 <<< 11428 1726878441.57726: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 11428 1726878441.57737: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452be0b8> <<< 11428 1726878441.57747: 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 <<< 11428 1726878441.57758: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 11428 1726878441.57777: 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 <<< 11428 1726878441.57787: stdout chunk (state=3): >>># 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 0x7f68452bed68> <<< 11428 1726878441.57802: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452be860> <<< 11428 1726878441.57819: 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 <<< 11428 1726878441.57828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 11428 1726878441.57843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 11428 1726878441.57861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452c5e48> <<< 11428 1726878441.57881: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452c5630> <<< 11428 1726878441.57892: 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 <<< 11428 1726878441.57899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' <<< 11428 1726878441.57915: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452cca20> <<< 11428 1726878441.57934: 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 <<< 11428 1726878441.57944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 11428 1726878441.57962: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452ccc88> <<< 11428 1726878441.57980: 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 <<< 11428 1726878441.57989: stdout chunk (state=3): >>># 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 0x7f68452d8cf8> <<< 11428 1726878441.58011: 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' <<< 11428 1726878441.58022: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452d8ef0> <<< 11428 1726878441.58044: 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' <<< 11428 1726878441.58051: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e0080> <<< 11428 1726878441.58072: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11828> <<< 11428 1726878441.58081: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459eef98> <<< 11428 1726878441.58101: 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 <<< 11428 1726878441.58110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 11428 1726878441.58130: 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 <<< 11428 1726878441.58143: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.58154: 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 <<< 11428 1726878441.58165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e0ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e07f0> <<< 11428 1726878441.58188: 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 <<< 11428 1726878441.58203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 11428 1726878441.58225: 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 <<< 11428 1726878441.58234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 11428 1726878441.58262: 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' <<< 11428 1726878441.58273: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845276240> <<< 11428 1726878441.58280: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845270630> <<< 11428 1726878441.58300: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.58322: 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 <<< 11428 1726878441.58342: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 11428 1726878441.58366: 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 <<< 11428 1726878441.58373: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 11428 1726878441.58395: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845288278> <<< 11428 1726878441.58403: 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 <<< 11428 1726878441.58417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 11428 1726878441.58431: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 11428 1726878441.58468: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452767b8> <<< 11428 1726878441.58476: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452764a8> <<< 11428 1726878441.58507: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e0898> <<< 11428 1726878441.58515: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11898> <<< 11428 1726878441.58537: 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 <<< 11428 1726878441.58545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 11428 1726878441.58588: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e06a0> <<< 11428 1726878441.58604: 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 <<< 11428 1726878441.58623: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 11428 1726878441.58640: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684529c6d8> <<< 11428 1726878441.58672: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 11428 1726878441.58689: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845226710> <<< 11428 1726878441.58707: 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 <<< 11428 1726878441.58718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 11428 1726878441.58723: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684522f400> <<< 11428 1726878441.58744: 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 <<< 11428 1726878441.58755: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'<<< 11428 1726878441.58767: stdout chunk (state=3): >>> <<< 11428 1726878441.58776: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684522fa20> <<< 11428 1726878441.58800: 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' <<< 11428 1726878441.58827: 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' <<< 11428 1726878441.58846: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 11428 1726878441.58853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 11428 1726878441.58907: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.58919: 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 0x7f68452410b8> <<< 11428 1726878441.58949: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452379b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845237710> <<< 11428 1726878441.58958: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845237320> <<< 11428 1726878441.58974: 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 <<< 11428 1726878441.58990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 11428 1726878441.59018: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845237780> <<< 11428 1726878441.59043: 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 <<< 11428 1726878441.59052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 11428 1726878441.59075: 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 <<< 11428 1726878441.59082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 11428 1726878441.59102: 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 0x7f684524fd68> <<< 11428 1726878441.59121: 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' <<< 11428 1726878441.59145: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684524fe48> <<< 11428 1726878441.59162: 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 <<< 11428 1726878441.59171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 11428 1726878441.59281: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 11428 1726878441.59291: 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 0x7f68452586a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845258470> <<< 11428 1726878441.59312: 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' <<< 11428 1726878441.59335: 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 <<< 11428 1726878441.59345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 11428 1726878441.59367: 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 <<< 11428 1726878441.59376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 11428 1726878441.59400: 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' <<< 11428 1726878441.59411: stdout chunk (state=3): >>>import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b5bbe0> <<< 11428 1726878441.59418: 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 <<< 11428 1726878441.59438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11428 1726878441.59445: 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 <<< 11428 1726878441.59463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 11428 1726878441.59482: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py <<< 11428 1726878441.59491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b67eb8> <<< 11428 1726878441.59506: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 11428 1726878441.59515: 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 0x7f6844b6d0f0> <<< 11428 1726878441.59534: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 11428 1726878441.59542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 11428 1726878441.59569: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 11428 1726878441.59591: 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 0x7f6844b6d278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b6d160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b67940> <<< 11428 1726878441.59606: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b5bcf8> <<< 11428 1726878441.59622: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b5b0b8> <<< 11428 1726878441.59630: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b52668> <<< 11428 1726878441.59649: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845258eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684524f748> <<< 11428 1726878441.59681: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845241b70> <<< 11428 1726878441.59696: 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 <<< 11428 1726878441.59711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 11428 1726878441.59717: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845258550> <<< 11428 1726878441.59739: 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' <<< 11428 1726878441.59760: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b6d5f8> <<< 11428 1726878441.59772: 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 <<< 11428 1726878441.59780: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b7d0f0> <<< 11428 1726878441.59806: 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 <<< 11428 1726878441.59817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 11428 1726878441.59825: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b7d438> <<< 11428 1726878441.59841: 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 <<< 11428 1726878441.59861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 11428 1726878441.59869: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b7def0> <<< 11428 1726878441.59891: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 11428 1726878441.59920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 11428 1726878441.59948: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b85ac8> <<< 11428 1726878443.76162: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "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}}} <<< 11428 1726878443.80342: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 11428 1726878443.80365: stdout chunk (state=3): >>># destroy __main__ <<< 11428 1726878443.80861: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 11428 1726878443.80881: 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 <<< 11428 1726878443.80908: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword <<< 11428 1726878443.80922: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 <<< 11428 1726878443.80937: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime <<< 11428 1726878443.80971: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 <<< 11428 1726878443.80987: 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 # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process <<< 11428 1726878443.81009: 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 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 <<< 11428 1726878443.81021: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81033: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81051: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81074: stdout chunk (state=3): >>># cleanup[2] removing gpg # destroy gpg # cleanup[2] removing gpg.core # destroy gpg.core # cleanup[2] removing gpg.gpgme # cleanup[2] removing gpg._gpgme # cleanup[2] removing gpg.errors # cleanup[2] removing gpg.util # cleanup[2] removing gpg.constants # cleanup[2] removing gpg.constants.data # cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # 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 <<< 11428 1726878443.81093: stdout chunk (state=3): >>># cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.persistor # cleanup[2] removing distutils.version # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases <<< 11428 1726878443.81104: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81118: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81128: stdout chunk (state=3): >>># cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 11428 1726878443.81209: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11428 1726878443.81671: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11428 1726878443.81697: stdout chunk (state=3): >>># destroy zipimport <<< 11428 1726878443.81720: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 11428 1726878443.81762: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.81787: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 11428 1726878443.81838: 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 <<< 11428 1726878443.81877: 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 <<< 11428 1726878443.81911: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl <<< 11428 1726878443.81937: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils <<< 11428 1726878443.81981: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version # destroy dateutil._common <<< 11428 1726878443.81991: stdout chunk (state=3): >>># destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 11428 1726878443.82016: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 11428 1726878443.82030: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 11428 1726878443.82042: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors <<< 11428 1726878443.82048: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat <<< 11428 1726878443.82061: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 11428 1726878443.82095: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11428 1726878443.82108: 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 <<< 11428 1726878443.82121: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 11428 1726878443.82137: 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 <<< 11428 1726878443.82149: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat <<< 11428 1726878443.82159: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.82171: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11428 1726878443.82183: 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 <<< 11428 1726878443.82194: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 11428 1726878443.82208: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.82229: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.82252: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token <<< 11428 1726878443.82268: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random <<< 11428 1726878443.82288: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 11428 1726878443.82300: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 11428 1726878443.82314: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 11428 1726878443.82326: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket <<< 11428 1726878443.82340: 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 <<< 11428 1726878443.82352: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 11428 1726878443.82364: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap <<< 11428 1726878443.82387: 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 # cleanup[3] wiping email.quoprimime <<< 11428 1726878443.82410: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # 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 <<< 11428 1726878443.82436: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl <<< 11428 1726878443.82450: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect <<< 11428 1726878443.82463: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 11428 1726878443.82473: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # cleanup[3] wiping dnf <<< 11428 1726878443.82493: stdout chunk (state=3): >>># destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor <<< 11428 1726878443.82522: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.82538: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 11428 1726878443.82560: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 11428 1726878443.82581: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 11428 1726878443.82594: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 11428 1726878443.82604: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants <<< 11428 1726878443.82620: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status <<< 11428 1726878443.82648: 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 # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses <<< 11428 1726878443.82658: 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 <<< 11428 1726878443.82680: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # cleanup[3] wiping cmd # cleanup[3] wiping _sqlite3 # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11428 1726878443.83104: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq # destroy _thread <<< 11428 1726878443.83119: stdout chunk (state=3): >>># destroy _warnings # destroy stat <<< 11428 1726878443.83129: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 11428 1726878443.83139: stdout chunk (state=3): >>># destroy select <<< 11428 1726878443.83156: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11428 1726878443.83171: stdout chunk (state=3): >>># destroy pickle <<< 11428 1726878443.83192: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy ansible.module_utils.six.moves # destroy _operator <<< 11428 1726878443.83238: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 11428 1726878443.83247: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 11428 1726878443.83286: stdout chunk (state=3): >>># destroy gzip # destroy abc # destroy email.header # destroy email.charset <<< 11428 1726878443.83298: stdout chunk (state=3): >>># destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11428 1726878443.83341: stdout chunk (state=3): >>># destroy threading <<< 11428 1726878443.83352: stdout chunk (state=3): >>># destroy email.message # destroy email.errors # destroy email.encoders <<< 11428 1726878443.83372: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 11428 1726878443.83386: stdout chunk (state=3): >>># 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 <<< 11428 1726878443.83408: stdout chunk (state=3): >>># destroy base64 # destroy hashlib # destroy distutils # destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 11428 1726878443.83423: stdout chunk (state=3): >>># destroy urllib.parse <<< 11428 1726878443.83460: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 11428 1726878443.83474: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses # destroy fcntl # destroy struct # destroy termios <<< 11428 1726878443.83483: stdout chunk (state=3): >>># destroy random # destroy dnf.cli.output <<< 11428 1726878443.83502: stdout chunk (state=3): >>># destroy rpm <<< 11428 1726878443.83552: stdout chunk (state=3): >>># destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 11428 1726878443.83573: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy importlib.abc # destroy warnings # destroy types # destroy io <<< 11428 1726878443.83582: stdout chunk (state=3): >>># destroy _opcode # destroy dnf.yum.misc # destroy re # destroy json <<< 11428 1726878443.83596: stdout chunk (state=3): >>># destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 11428 1726878443.83691: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11428 1726878443.84375: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11428 1726878443.84418: stderr chunk (state=3): >>><<< 11428 1726878443.84423: stdout chunk (state=3): >>><<< 11428 1726878443.84542: _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 0x7f685b418e48> # /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 0x7f685b3ae828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b4189b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3bb630> 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 0x7f685b3c2160> # /usr/lib64/python3.6/__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 0x7f685b3c70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3c2390> # /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 0x7f685b36c470> # /usr/lib64/python3.6/__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 0x7f685b371e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b36cb38> # /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 0x7f685b3784e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b35bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b35e198> # /usr/lib64/python3.6/__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 0x7f685966c940> # /usr/lib64/python3.6/__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 0x7f685967e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685b3cca20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f68595ec208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595f7438> # /usr/lib64/python3.6/__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 0x7f68595f6128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68595f7c18> 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 0x7f68595f6208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859648940> # /usr/lib64/python3.6/__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 0x7f6859648d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685963a2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685963f2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68596325c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68596235f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f68593a5400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859395e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685963a5c0> 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 0x7f68593b1f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685961d438> # /usr/lib64/python3.6/__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 0x7f68593b7358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b7160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68593b7470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6859696198> # /usr/lib64/python3.6/__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 0x7f68593b7f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b7b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593c5828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f68593ce048> # /usr/lib64/python3.6/__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 0x7f6858f4a320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593c5908> # /usr/lib64/python3.6/__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 0x7f6858f4ee10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b76a0> # /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 0x7f6858f73470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6858f73828> # /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 0x7f6858f79518> # /usr/lib64/python3.6/__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 0x7f6858d24d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d18470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d18160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d0e048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f79eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6858d1e128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f73ba8> # /usr/lib64/python3.6/__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 0x7f6858c7d898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858d1e1d0> 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 0x7f6858c7dc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68593b79e8> # /usr/lib64/python3.6/__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 0x7f6858c91748> # /usr/lib64/python3.6/__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 0x7f6858c997b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6858c99c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6858c99da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c91f98> # /usr/lib64/python3.6/__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 0x7f6858ca1128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c99668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6858c993c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858c86c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858f5d4e0> # /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 0x7f6858c915f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f6857307a90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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 0x7f68570f96d8> 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 0x7f6856fef400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570f9f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68570f9048> # /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 0x7f6856fdbcc0> # /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 0x7f6856fcd588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6856fcdac8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6856fcdef0> # /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 0x7f6856f75c50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570f9ef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856f8e630> # /usr/lib64/python3.6/__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 0x7f6857321f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6856f76390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fa35c0> # /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 0x7f6857004048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f6857019080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856ff4438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856ff4c50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fae978> # /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 0x7f68570f50b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856ff42b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68570f5f60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68571040b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6857104208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6856fa3710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f6857115b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571142b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f68571144a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857104d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f685712af60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685712ac18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685712a438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f685712aa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685711edd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f685714ed68> # 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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f68571c2da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f68571402b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571ae0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f68571da080> # /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 0x7f68571da128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857140630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68571b1048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f68535e07f0> # /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 0x7f68535e0ba8> # /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 0x7f68535ef358> # /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 0x7f6853483438> # /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 0x7f6853483668> # /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 0x7f6853464048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685345ebe0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853483748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535e5198> # /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 0x7f685346b0f0> # /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 0x7f685346b1d0> # /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 0x7f685348e3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685347d668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535ef0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853610908> # /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 0x7f685364c8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685362fb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685361cd30> # /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 0x7f68534ca5c0> # /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 0x7f68534ca7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534c1278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853644ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685360be80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685360b390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535e0c18> # /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 0x7f685360b828> # /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 0x7f685360bac8> # /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 0x7f68534cae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68534caac8> # /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 0x7f68534cad30> # /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 0x7f6857206e10> # /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 0x7f685720a4a8> # /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 0x7f685720d7b8> # /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 0x7f68572842e8> # 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 0x7f685729c940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685722b7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685720dba8> # 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 0x7f685722b748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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 0x7f68535676a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535670b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535b6a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6858cee9b0> 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 0x7f6853573470> # /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 0x7f68535314e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853529dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685351ed30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853573d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535734a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68535a7a90> # /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 0x7f6853557a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853557828> # /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 0x7f68534ec978> # /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 0x7f68534eca20> # /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 0x7f68534ecc50> # /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 0x7f68534ecdd8> # /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 0x7f68534fe400> # /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 0x7f6853513ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853509b00> # /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 0x7f6853513080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853509e80> # /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 0x7f685300b470> # /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 0x7f6853016748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685300b940> # /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 0x7f6852fdc588> # /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 0x7f6852fe83c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdcbe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdc9e8> # /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 0x7f6852fe8518> # /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 0x7f6852d7d1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7908> # /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 0x7f6852d8c4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fed2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852fdcba8> # /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 0x7f6852daec18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852dae6a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852dab0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ff7630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853038320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685353a3c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6853573908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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_3o7t4ib4/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_3o7t4ib4/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 0x7f6852d15668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_3o7t4ib4/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 0x7f6852cebc50> # /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 0x7f6852cebe48> # /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 0x7f6852cccc50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ceb278> # /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 0x7f6852cd3748> # /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 0x7f6852cd3f28> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cd3908> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852ceb710> # /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 0x7f6852c4bba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b898> # /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 0x7f684a2c51d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b9e8> # /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 0x7f684a01fd68> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684a2c5358> # /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 0x7f6849d4fcc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684a013320> # /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 0x7f6849cffba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849d4fe48> # /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 0x7f6849778748> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849cf2518> # /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 0x7f68497855c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849765860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b358> # /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 0x7f6849296b38> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684928ce80> # /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 0x7f68492a5e10> # /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 0x7f68492adb38> # /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 0x7f68492b5438> # /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 0x7f68492bdf98> # 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 0x7f6848448908> # 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 0x7f6848448ac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492add68> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a5eb8> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a57f0> # /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 0x7f6848453e80> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68492a5c50> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6849296cf8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684928c390> # /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 0x7f6848459e48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6848459cf8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c4b4e0> # /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 0x7f68484725f8> # /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 0x7f6846545588> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846573dd8> # /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 0x7f68570d9b70> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846545cc0> # /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 0x7f6857090ba8> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570909b0> # /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 0x7f6857090eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090a20> # /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 0x7f685709c128> # /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 0x7f685709c240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090e10> # /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 0x7f685709c3c8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857090dd8> # /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 0x7f685709c2b0> # /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 0x7f685709c6a0> # /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 0x7f685709c748> # /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 0x7f685709c908> # /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 0x7f685709c9e8> # /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 0x7f685709cd30> # /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 0x7f685709cf98> # /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 0x7f68570a0240> # /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 0x7f68570a0358> # /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 0x7f68570a0320> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857074e48> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684655ee10> # /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 0x7f68570a0710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570906d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846573da0> # /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 0x7f68570a05f8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684655e8d0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846559a58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6846552d30> # /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 0x7f6846559f60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6848472588> # /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 0x7f68570b2e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570b2390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570b21d0> # /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 0x7f685705a0f0> # /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 0x7f6845ecbcf8> # 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 0x7f6845ed5438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857063b38> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685705a518> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f685704d6d8> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570414a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68570411d0> # /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 0x7f6845ef1cf8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ed5b38> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6857041470> # /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 0x7f6845ef5320> # /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 0x7f6845ef54e0> # /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 0x7f6845ef5588> # /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 0x7f6845ef56a0> # /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 0x7f6845c77c88> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c61b70> # /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 0x7f6845c77b70> # /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 0x7f6845c77c50> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845ef55f8> # /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 0x7f6845c85908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845c85668> # /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 0x7f6845c85e10> # /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 0x7f6845c90f28> # /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 0x7f6845c98160> # /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 0x7f6845c98cc0> # /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 0x7f6845c98e80> # /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 0x7f68459e54e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459e5048> # /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 0x7f68459ee668> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852c99048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6852cfa3c8> # /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 0x7f68459ee860> # /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 0x7f6845a11668> # /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 0x7f68459bde48> # /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 0x7f68459c6f60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c6ac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c27b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459c2160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a22588> # /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 0x7f68459c2550> # /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 0x7f68452e6780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459d43c8> # /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 0x7f68452fc048> # /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 0x7f68452fc1d0> # /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 0x7f68452fc400> # /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 0x7f68452fc6a0> # /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 0x7f68452fccf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452fcb00> # /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 0x7f6845303048> # /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 0x7f6845308c18> # /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 0x7f6845308dd8> # /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 0x7f6845310cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68453105f8> # /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 0x7f684531a860> # /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 0x7f684531ab70> # /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 0x7f684531acc0> # /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 0x7f684531ae80> # /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 0x7f68452b4c50> # /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 0x7f68452b4e80> # /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 0x7f68452be0b8> # /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 0x7f68452bed68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452be860> # /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 0x7f68452c5e48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452c5630> # /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 0x7f68452cca20> # /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 0x7f68452ccc88> # /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 0x7f68452d8cf8> # /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 0x7f68452d8ef0> # /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 0x7f68452e0080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68459eef98> # /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 0x7f68452e0ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e07f0> # /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 0x7f6845276240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845270630> # /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 0x7f6845288278> # /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 0x7f68452767b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452764a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452e0898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845a11898> # /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 0x7f68452e06a0> # /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 0x7f684529c6d8> # /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 0x7f6845226710> # /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 0x7f684522f400> # /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 0x7f684522fa20> # /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 0x7f68452410b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f68452379b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845237710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845237320> # /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 0x7f6845237780> # /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 0x7f684524fd68> # /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 0x7f684524fe48> # /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 0x7f68452586a0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845258470> # /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 0x7f6844b5bbe0> # /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 0x7f6844b67eb8> # /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 0x7f6844b6d0f0> # /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 0x7f6844b6d278> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b6d160> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b67940> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b5bcf8> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b5b0b8> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6844b52668> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845258eb8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f684524f748> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6845241b70> # /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 0x7f6845258550> # /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 0x7f6844b6d5f8> # /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 0x7f6844b7d0f0> # /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 0x7f6844b7d438> # /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 0x7f6844b7def0> # /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 0x7f6844b85ac8> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["firewalld"], "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 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 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.47.34 closed. 11428 1726878443.84772: done with _execute_module (ansible.legacy.dnf, {'name': ['firewalld'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726878441.1055417-11428-222498715145714/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11428 1726878443.84793: _low_level_execute_command(): starting 11428 1726878443.84799: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878441.1055417-11428-222498715145714/ > /dev/null 2>&1 && sleep 0' 11428 1726878443.87473: stderr chunk (state=2): >>><<< 11428 1726878443.87480: stdout chunk (state=2): >>><<< 11428 1726878443.87495: _low_level_execute_command() done: rc=0, stdout=, stderr= 11428 1726878443.87502: handler run complete 11428 1726878443.87526: attempt loop complete, returning result 11428 1726878443.87529: _execute() done 11428 1726878443.87536: dumping result to json 11428 1726878443.87543: done dumping result, returning 11428 1726878443.87550: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Install firewalld [0affdecc-488f-1992-aed8-0000000001ae] 11428 1726878443.87556: sending task result for task 0affdecc-488f-1992-aed8-0000000001ae 11428 1726878443.87585: done sending task result for task 0affdecc-488f-1992-aed8-0000000001ae 11428 1726878443.87589: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 11123 1726878443.87771: no more pending results, returning what we have 11123 1726878443.87774: results queue empty 11123 1726878443.87775: checking for any_errors_fatal 11123 1726878443.87780: done checking for any_errors_fatal 11123 1726878443.87780: checking for max_fail_percentage 11123 1726878443.87781: done checking for max_fail_percentage 11123 1726878443.87782: checking to see if all hosts have failed and the running result is not ok 11123 1726878443.87783: done checking to see if all hosts have failed 11123 1726878443.87783: getting the remaining hosts for this loop 11123 1726878443.87784: done getting the remaining hosts for this loop 11123 1726878443.87787: getting the next task for host managed_node3 11123 1726878443.87796: done getting next task for host managed_node3 11123 1726878443.87799: ^ task is: TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 11123 1726878443.87803: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878443.87811: getting variables 11123 1726878443.87813: in VariableManager get_vars() 11123 1726878443.87845: Calling all_inventory to load vars for managed_node3 11123 1726878443.87848: Calling groups_inventory to load vars for managed_node3 11123 1726878443.87849: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878443.87858: Calling all_plugins_play to load vars for managed_node3 11123 1726878443.87859: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878443.87861: Calling groups_plugins_play to load vars for managed_node3 11123 1726878443.87961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878443.88109: done with get_vars() 11123 1726878443.88116: done getting variables 11123 1726878443.88187: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 20 September 2024 20:27:23 -0400 (0:00:02.832) 0:00:29.865 ****** 11123 1726878443.88212: entering _queue_task() for managed_node3/debug 11123 1726878443.88213: Creating lock for debug 11123 1726878443.88375: worker is 1 (out of 1 available) 11123 1726878443.88391: exiting _queue_task() for managed_node3/debug 11123 1726878443.88402: done queuing things up, now waiting for results queue to drain 11123 1726878443.88404: waiting for pending results... 11445 1726878443.88513: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes 11445 1726878443.88651: in run() - task 0affdecc-488f-1992-aed8-0000000001b0 11445 1726878443.88668: variable 'ansible_search_path' from source: unknown 11445 1726878443.88672: variable 'ansible_search_path' from source: unknown 11445 1726878443.88699: calling self._execute() 11445 1726878443.88757: variable 'ansible_host' from source: host vars for 'managed_node3' 11445 1726878443.88765: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11445 1726878443.88774: variable 'omit' from source: magic vars 11445 1726878443.89104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11445 1726878443.90596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11445 1726878443.90646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11445 1726878443.90673: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11445 1726878443.90703: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11445 1726878443.90723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11445 1726878443.90777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11445 1726878443.90798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11445 1726878443.90819: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11445 1726878443.90849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11445 1726878443.90861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11445 1726878443.90935: variable '__firewall_is_transactional' from source: set_fact 11445 1726878443.90953: Evaluated conditional (__firewall_is_transactional | d(false)): False 11445 1726878443.90957: when evaluation is False, skipping this task 11445 1726878443.90960: _execute() done 11445 1726878443.90963: dumping result to json 11445 1726878443.90968: done dumping result, returning 11445 1726878443.90974: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes [0affdecc-488f-1992-aed8-0000000001b0] 11445 1726878443.90980: sending task result for task 0affdecc-488f-1992-aed8-0000000001b0 11445 1726878443.91000: done sending task result for task 0affdecc-488f-1992-aed8-0000000001b0 11445 1726878443.91004: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__firewall_is_transactional | d(false)" } 11123 1726878443.91102: no more pending results, returning what we have 11123 1726878443.91104: results queue empty 11123 1726878443.91105: checking for any_errors_fatal 11123 1726878443.91111: done checking for any_errors_fatal 11123 1726878443.91112: checking for max_fail_percentage 11123 1726878443.91113: done checking for max_fail_percentage 11123 1726878443.91114: checking to see if all hosts have failed and the running result is not ok 11123 1726878443.91114: done checking to see if all hosts have failed 11123 1726878443.91115: getting the remaining hosts for this loop 11123 1726878443.91116: done getting the remaining hosts for this loop 11123 1726878443.91119: getting the next task for host managed_node3 11123 1726878443.91126: done getting next task for host managed_node3 11123 1726878443.91128: ^ task is: TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 11123 1726878443.91137: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878443.91148: getting variables 11123 1726878443.91150: in VariableManager get_vars() 11123 1726878443.91180: Calling all_inventory to load vars for managed_node3 11123 1726878443.91182: Calling groups_inventory to load vars for managed_node3 11123 1726878443.91184: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878443.91191: Calling all_plugins_play to load vars for managed_node3 11123 1726878443.91193: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878443.91195: Calling groups_plugins_play to load vars for managed_node3 11123 1726878443.91295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878443.91418: done with get_vars() 11123 1726878443.91425: done getting variables 11123 1726878443.91518: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 20 September 2024 20:27:23 -0400 (0:00:00.033) 0:00:29.898 ****** 11123 1726878443.91551: entering _queue_task() for managed_node3/reboot 11123 1726878443.91552: Creating lock for reboot 11123 1726878443.91699: worker is 1 (out of 1 available) 11123 1726878443.91711: exiting _queue_task() for managed_node3/reboot 11123 1726878443.91720: done queuing things up, now waiting for results queue to drain 11123 1726878443.91721: waiting for pending results... 11446 1726878443.91824: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems 11446 1726878443.91967: in run() - task 0affdecc-488f-1992-aed8-0000000001b1 11446 1726878443.91983: variable 'ansible_search_path' from source: unknown 11446 1726878443.91988: variable 'ansible_search_path' from source: unknown 11446 1726878443.92012: calling self._execute() 11446 1726878443.92063: variable 'ansible_host' from source: host vars for 'managed_node3' 11446 1726878443.92071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11446 1726878443.92079: variable 'omit' from source: magic vars 11446 1726878443.92436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11446 1726878443.93820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11446 1726878443.93870: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11446 1726878443.93898: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11446 1726878443.93926: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11446 1726878443.93947: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11446 1726878443.93997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11446 1726878443.94020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11446 1726878443.94043: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11446 1726878443.94069: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11446 1726878443.94080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11446 1726878443.94154: variable '__firewall_is_transactional' from source: set_fact 11446 1726878443.94170: Evaluated conditional (__firewall_is_transactional | d(false)): False 11446 1726878443.94174: when evaluation is False, skipping this task 11446 1726878443.94177: _execute() done 11446 1726878443.94181: dumping result to json 11446 1726878443.94185: done dumping result, returning 11446 1726878443.94191: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Reboot transactional update systems [0affdecc-488f-1992-aed8-0000000001b1] 11446 1726878443.94196: sending task result for task 0affdecc-488f-1992-aed8-0000000001b1 11446 1726878443.94219: done sending task result for task 0affdecc-488f-1992-aed8-0000000001b1 11446 1726878443.94223: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 11123 1726878443.94357: no more pending results, returning what we have 11123 1726878443.94360: results queue empty 11123 1726878443.94361: checking for any_errors_fatal 11123 1726878443.94364: done checking for any_errors_fatal 11123 1726878443.94365: checking for max_fail_percentage 11123 1726878443.94366: done checking for max_fail_percentage 11123 1726878443.94366: checking to see if all hosts have failed and the running result is not ok 11123 1726878443.94367: done checking to see if all hosts have failed 11123 1726878443.94368: getting the remaining hosts for this loop 11123 1726878443.94369: done getting the remaining hosts for this loop 11123 1726878443.94371: getting the next task for host managed_node3 11123 1726878443.94378: done getting next task for host managed_node3 11123 1726878443.94381: ^ task is: TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 11123 1726878443.94384: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878443.94393: getting variables 11123 1726878443.94396: in VariableManager get_vars() 11123 1726878443.94419: Calling all_inventory to load vars for managed_node3 11123 1726878443.94420: Calling groups_inventory to load vars for managed_node3 11123 1726878443.94422: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878443.94427: Calling all_plugins_play to load vars for managed_node3 11123 1726878443.94428: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878443.94430: Calling groups_plugins_play to load vars for managed_node3 11123 1726878443.94564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878443.94688: done with get_vars() 11123 1726878443.94694: done getting variables 11123 1726878443.94750: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 20 September 2024 20:27:23 -0400 (0:00:00.032) 0:00:29.930 ****** 11123 1726878443.94776: entering _queue_task() for managed_node3/fail 11123 1726878443.94777: Creating lock for fail 11123 1726878443.94918: worker is 1 (out of 1 available) 11123 1726878443.94930: exiting _queue_task() for managed_node3/fail 11123 1726878443.94944: done queuing things up, now waiting for results queue to drain 11123 1726878443.94945: waiting for pending results... 11447 1726878443.95048: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set 11447 1726878443.95176: in run() - task 0affdecc-488f-1992-aed8-0000000001b2 11447 1726878443.95191: variable 'ansible_search_path' from source: unknown 11447 1726878443.95195: variable 'ansible_search_path' from source: unknown 11447 1726878443.95220: calling self._execute() 11447 1726878443.95274: variable 'ansible_host' from source: host vars for 'managed_node3' 11447 1726878443.95282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11447 1726878443.95290: variable 'omit' from source: magic vars 11447 1726878443.95593: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11447 1726878443.97003: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11447 1726878443.97048: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11447 1726878443.97077: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11447 1726878443.97104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11447 1726878443.97124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11447 1726878443.97175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11447 1726878443.97206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11447 1726878443.97226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11447 1726878443.97255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11447 1726878443.97267: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11447 1726878443.97339: variable '__firewall_is_transactional' from source: set_fact 11447 1726878443.97354: Evaluated conditional (__firewall_is_transactional | d(false)): False 11447 1726878443.97359: when evaluation is False, skipping this task 11447 1726878443.97362: _execute() done 11447 1726878443.97365: dumping result to json 11447 1726878443.97369: done dumping result, returning 11447 1726878443.97374: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Fail if reboot is needed and not set [0affdecc-488f-1992-aed8-0000000001b2] 11447 1726878443.97379: sending task result for task 0affdecc-488f-1992-aed8-0000000001b2 11447 1726878443.97400: done sending task result for task 0affdecc-488f-1992-aed8-0000000001b2 11447 1726878443.97404: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 11123 1726878443.97505: no more pending results, returning what we have 11123 1726878443.97507: results queue empty 11123 1726878443.97508: checking for any_errors_fatal 11123 1726878443.97511: done checking for any_errors_fatal 11123 1726878443.97512: checking for max_fail_percentage 11123 1726878443.97513: done checking for max_fail_percentage 11123 1726878443.97513: checking to see if all hosts have failed and the running result is not ok 11123 1726878443.97514: done checking to see if all hosts have failed 11123 1726878443.97514: getting the remaining hosts for this loop 11123 1726878443.97516: done getting the remaining hosts for this loop 11123 1726878443.97518: getting the next task for host managed_node3 11123 1726878443.97525: done getting next task for host managed_node3 11123 1726878443.97528: ^ task is: TASK: fedora.linux_system_roles.firewall : Collect service facts 11123 1726878443.97533: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878443.97547: getting variables 11123 1726878443.97548: in VariableManager get_vars() 11123 1726878443.97575: Calling all_inventory to load vars for managed_node3 11123 1726878443.97579: Calling groups_inventory to load vars for managed_node3 11123 1726878443.97581: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878443.97587: Calling all_plugins_play to load vars for managed_node3 11123 1726878443.97588: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878443.97590: Calling groups_plugins_play to load vars for managed_node3 11123 1726878443.97688: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878443.97810: done with get_vars() 11123 1726878443.97816: done getting variables TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 20 September 2024 20:27:23 -0400 (0:00:00.031) 0:00:29.961 ****** 11123 1726878443.97881: entering _queue_task() for managed_node3/service_facts 11123 1726878443.97882: Creating lock for service_facts 11123 1726878443.98020: worker is 1 (out of 1 available) 11123 1726878443.98037: exiting _queue_task() for managed_node3/service_facts 11123 1726878443.98046: done queuing things up, now waiting for results queue to drain 11123 1726878443.98047: waiting for pending results... 11448 1726878443.98146: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Collect service facts 11448 1726878443.98264: in run() - task 0affdecc-488f-1992-aed8-000000000153 11448 1726878443.98279: variable 'ansible_search_path' from source: unknown 11448 1726878443.98282: variable 'ansible_search_path' from source: unknown 11448 1726878443.98308: calling self._execute() 11448 1726878443.98360: variable 'ansible_host' from source: host vars for 'managed_node3' 11448 1726878443.98368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11448 1726878443.98377: variable 'omit' from source: magic vars 11448 1726878443.98708: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11448 1726878444.00108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11448 1726878444.00162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11448 1726878444.00189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11448 1726878444.00215: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11448 1726878444.00238: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11448 1726878444.00306: variable 'firewall_disable_conflicting_services' from source: role '' defaults 11448 1726878444.00321: Evaluated conditional (firewall_disable_conflicting_services | bool): False 11448 1726878444.00325: when evaluation is False, skipping this task 11448 1726878444.00329: _execute() done 11448 1726878444.00336: dumping result to json 11448 1726878444.00340: done dumping result, returning 11448 1726878444.00346: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Collect service facts [0affdecc-488f-1992-aed8-000000000153] 11448 1726878444.00351: sending task result for task 0affdecc-488f-1992-aed8-000000000153 11448 1726878444.00372: done sending task result for task 0affdecc-488f-1992-aed8-000000000153 11448 1726878444.00376: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } 11123 1726878444.00470: no more pending results, returning what we have 11123 1726878444.00472: results queue empty 11123 1726878444.00473: checking for any_errors_fatal 11123 1726878444.00478: done checking for any_errors_fatal 11123 1726878444.00478: checking for max_fail_percentage 11123 1726878444.00479: done checking for max_fail_percentage 11123 1726878444.00480: checking to see if all hosts have failed and the running result is not ok 11123 1726878444.00481: done checking to see if all hosts have failed 11123 1726878444.00481: getting the remaining hosts for this loop 11123 1726878444.00482: done getting the remaining hosts for this loop 11123 1726878444.00485: getting the next task for host managed_node3 11123 1726878444.00490: done getting next task for host managed_node3 11123 1726878444.00494: ^ task is: TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 11123 1726878444.00498: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878444.00509: getting variables 11123 1726878444.00510: in VariableManager get_vars() 11123 1726878444.00541: Calling all_inventory to load vars for managed_node3 11123 1726878444.00545: Calling groups_inventory to load vars for managed_node3 11123 1726878444.00547: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878444.00553: Calling all_plugins_play to load vars for managed_node3 11123 1726878444.00555: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878444.00558: Calling groups_plugins_play to load vars for managed_node3 11123 1726878444.00681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878444.00799: done with get_vars() 11123 1726878444.00806: done getting variables 11123 1726878444.00866: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 20 September 2024 20:27:24 -0400 (0:00:00.030) 0:00:29.991 ****** 11123 1726878444.00889: entering _queue_task() for managed_node3/service 11123 1726878444.00891: Creating lock for service 11123 1726878444.01026: worker is 1 (out of 1 available) 11123 1726878444.01039: exiting _queue_task() for managed_node3/service 11123 1726878444.01050: done queuing things up, now waiting for results queue to drain 11123 1726878444.01050: waiting for pending results... 11449 1726878444.01154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services 11449 1726878444.01273: in run() - task 0affdecc-488f-1992-aed8-000000000154 11449 1726878444.01289: variable 'ansible_search_path' from source: unknown 11449 1726878444.01293: variable 'ansible_search_path' from source: unknown 11449 1726878444.01323: variable '__firewall_conflicting_services' from source: role '' all vars 11449 1726878444.01525: variable '__firewall_conflicting_services' from source: role '' all vars 11449 1726878444.01581: variable 'omit' from source: magic vars 11449 1726878444.01657: variable 'ansible_host' from source: host vars for 'managed_node3' 11449 1726878444.01667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11449 1726878444.01677: variable 'omit' from source: magic vars 11449 1726878444.01842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11449 1726878444.03338: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11449 1726878444.03381: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11449 1726878444.03409: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11449 1726878444.03631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11449 1726878444.03656: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11449 1726878444.03710: variable 'firewall_disable_conflicting_services' from source: role '' defaults 11449 1726878444.03722: Evaluated conditional (firewall_disable_conflicting_services | bool): False 11449 1726878444.03726: when evaluation is False, skipping this task 11449 1726878444.03758: variable 'item' from source: unknown 11449 1726878444.03803: variable 'item' from source: unknown skipping: [managed_node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } 11449 1726878444.03881: variable 'ansible_host' from source: host vars for 'managed_node3' 11449 1726878444.03891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11449 1726878444.03901: variable 'omit' from source: magic vars 11449 1726878444.04025: variable 'firewall_disable_conflicting_services' from source: role '' defaults 11449 1726878444.04037: Evaluated conditional (firewall_disable_conflicting_services | bool): False 11449 1726878444.04041: when evaluation is False, skipping this task 11449 1726878444.04064: variable 'item' from source: unknown 11449 1726878444.04106: variable 'item' from source: unknown skipping: [managed_node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } 11449 1726878444.04171: variable 'ansible_host' from source: host vars for 'managed_node3' 11449 1726878444.04181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11449 1726878444.04190: variable 'omit' from source: magic vars 11449 1726878444.04292: variable 'firewall_disable_conflicting_services' from source: role '' defaults 11449 1726878444.04300: Evaluated conditional (firewall_disable_conflicting_services | bool): False 11449 1726878444.04304: when evaluation is False, skipping this task 11449 1726878444.04329: variable 'item' from source: unknown 11449 1726878444.04372: variable 'item' from source: unknown skipping: [managed_node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } 11449 1726878444.04391: dumping result to json 11449 1726878444.04397: done dumping result, returning 11449 1726878444.04402: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services [0affdecc-488f-1992-aed8-000000000154] 11449 1726878444.04408: sending task result for task 0affdecc-488f-1992-aed8-000000000154 11449 1726878444.04429: done sending task result for task 0affdecc-488f-1992-aed8-000000000154 11449 1726878444.04436: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 11123 1726878444.04526: no more pending results, returning what we have 11123 1726878444.04529: results queue empty 11123 1726878444.04529: checking for any_errors_fatal 11123 1726878444.04534: done checking for any_errors_fatal 11123 1726878444.04535: checking for max_fail_percentage 11123 1726878444.04536: done checking for max_fail_percentage 11123 1726878444.04537: checking to see if all hosts have failed and the running result is not ok 11123 1726878444.04537: done checking to see if all hosts have failed 11123 1726878444.04538: getting the remaining hosts for this loop 11123 1726878444.04539: done getting the remaining hosts for this loop 11123 1726878444.04542: getting the next task for host managed_node3 11123 1726878444.04549: done getting next task for host managed_node3 11123 1726878444.04552: ^ task is: TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 11123 1726878444.04556: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878444.04567: getting variables 11123 1726878444.04568: in VariableManager get_vars() 11123 1726878444.04596: Calling all_inventory to load vars for managed_node3 11123 1726878444.04598: Calling groups_inventory to load vars for managed_node3 11123 1726878444.04602: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878444.04609: Calling all_plugins_play to load vars for managed_node3 11123 1726878444.04612: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878444.04614: Calling groups_plugins_play to load vars for managed_node3 11123 1726878444.04725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878444.04870: done with get_vars() 11123 1726878444.04878: done getting variables TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 20 September 2024 20:27:24 -0400 (0:00:00.040) 0:00:30.032 ****** 11123 1726878444.04944: entering _queue_task() for managed_node3/systemd 11123 1726878444.04945: Creating lock for systemd 11123 1726878444.05094: worker is 1 (out of 1 available) 11123 1726878444.05108: exiting _queue_task() for managed_node3/systemd 11123 1726878444.05118: done queuing things up, now waiting for results queue to drain 11123 1726878444.05119: waiting for pending results... 11450 1726878444.05228: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service 11450 1726878444.05356: in run() - task 0affdecc-488f-1992-aed8-000000000155 11450 1726878444.05372: variable 'ansible_search_path' from source: unknown 11450 1726878444.05376: variable 'ansible_search_path' from source: unknown 11450 1726878444.05402: calling self._execute() 11450 1726878444.05457: variable 'ansible_host' from source: host vars for 'managed_node3' 11450 1726878444.05465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11450 1726878444.05473: variable 'omit' from source: magic vars 11450 1726878444.05777: variable 'ansible_facts' from source: unknown 11450 1726878444.05827: Evaluated conditional (ansible_facts.service_mgr == "systemd"): True 11450 1726878444.05838: variable 'omit' from source: magic vars 11450 1726878444.05885: variable 'omit' from source: magic vars 11450 1726878444.05904: variable '__firewall_service' from source: role '' all vars 11450 1726878444.05958: variable '__firewall_service' from source: role '' all vars 11450 1726878444.05978: variable 'omit' from source: magic vars 11450 1726878444.06008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11450 1726878444.06031: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11450 1726878444.06052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11450 1726878444.06066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11450 1726878444.06078: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11450 1726878444.06099: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11450 1726878444.06104: variable 'ansible_host' from source: host vars for 'managed_node3' 11450 1726878444.06108: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11450 1726878444.06178: Set connection var ansible_timeout to 10 11450 1726878444.06183: Set connection var ansible_connection to ssh 11450 1726878444.06188: Set connection var ansible_shell_executable to /bin/sh 11450 1726878444.06195: Set connection var ansible_pipelining to False 11450 1726878444.06201: Set connection var ansible_module_compression to ZIP_DEFLATED 11450 1726878444.06206: Set connection var ansible_shell_type to sh 11450 1726878444.06221: variable 'ansible_shell_executable' from source: unknown 11450 1726878444.06225: variable 'ansible_connection' from source: unknown 11450 1726878444.06228: variable 'ansible_module_compression' from source: unknown 11450 1726878444.06232: variable 'ansible_shell_type' from source: unknown 11450 1726878444.06239: variable 'ansible_shell_executable' from source: unknown 11450 1726878444.06242: variable 'ansible_host' from source: host vars for 'managed_node3' 11450 1726878444.06246: variable 'ansible_pipelining' from source: unknown 11450 1726878444.06249: variable 'ansible_timeout' from source: unknown 11450 1726878444.06254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11450 1726878444.06382: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11450 1726878444.06393: variable 'omit' from source: magic vars 11450 1726878444.06399: starting attempt loop 11450 1726878444.06403: running the handler 11450 1726878444.06413: _low_level_execute_command(): starting 11450 1726878444.06420: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11450 1726878444.08759: stdout chunk (state=2): >>>/root <<< 11450 1726878444.08875: stderr chunk (state=3): >>><<< 11450 1726878444.08882: stdout chunk (state=3): >>><<< 11450 1726878444.08900: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11450 1726878444.08912: _low_level_execute_command(): starting 11450 1726878444.08917: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543 `" && echo ansible-tmp-1726878444.0890768-11450-159794249279543="` echo /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543 `" ) && sleep 0' 11450 1726878444.11335: stdout chunk (state=2): >>>ansible-tmp-1726878444.0890768-11450-159794249279543=/root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543 <<< 11450 1726878444.11458: stderr chunk (state=3): >>><<< 11450 1726878444.11464: stdout chunk (state=3): >>><<< 11450 1726878444.11476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878444.0890768-11450-159794249279543=/root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543 , stderr= 11450 1726878444.11509: variable 'ansible_module_compression' from source: unknown 11450 1726878444.11550: ANSIBALLZ: Using lock for systemd 11450 1726878444.11555: ANSIBALLZ: Acquiring lock 11450 1726878444.11558: ANSIBALLZ: Lock acquired: 140599941129296 11450 1726878444.11562: ANSIBALLZ: Creating module 11450 1726878444.30892: ANSIBALLZ: Writing module into payload 11450 1726878444.31037: ANSIBALLZ: Writing module 11450 1726878444.31059: ANSIBALLZ: Renaming module 11450 1726878444.31071: ANSIBALLZ: Done creating module 11450 1726878444.31101: variable 'ansible_facts' from source: unknown 11450 1726878444.31262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/AnsiballZ_systemd.py 11450 1726878444.31371: Sending initial data 11450 1726878444.31378: Sent initial data (156 bytes) 11450 1726878444.34007: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpk8n91ode /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/AnsiballZ_systemd.py <<< 11450 1726878444.36068: stderr chunk (state=3): >>><<< 11450 1726878444.36074: stdout chunk (state=3): >>><<< 11450 1726878444.36092: done transferring module to remote 11450 1726878444.36105: _low_level_execute_command(): starting 11450 1726878444.36110: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/ /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/AnsiballZ_systemd.py && sleep 0' 11450 1726878444.38448: stderr chunk (state=2): >>><<< 11450 1726878444.38454: stdout chunk (state=2): >>><<< 11450 1726878444.38465: _low_level_execute_command() done: rc=0, stdout=, stderr= 11450 1726878444.38470: _low_level_execute_command(): starting 11450 1726878444.38474: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/AnsiballZ_systemd.py && sleep 0' 11450 1726878444.41216: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11450 1726878444.41241: stdout chunk (state=3): >>>import '_warnings' # <<< 11450 1726878444.41249: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11450 1726878444.41309: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11450 1726878444.41345: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11450 1726878444.41387: stdout chunk (state=3): >>>import 'posix' # <<< 11450 1726878444.41397: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11450 1726878444.41420: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11450 1726878444.41468: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11450 1726878444.41477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.41493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11450 1726878444.41522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11450 1726878444.41531: stdout chunk (state=3): >>>import '_codecs' # <<< 11450 1726878444.41558: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcde0ae48> <<< 11450 1726878444.41586: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11450 1726878444.41606: 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 0x7fcfcdda0828> <<< 11450 1726878444.41615: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcde0a9b0> <<< 11450 1726878444.41641: 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' <<< 11450 1726878444.41660: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddad630> <<< 11450 1726878444.41673: stdout chunk (state=3): >>>import '_signal' # <<< 11450 1726878444.41697: 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' <<< 11450 1726878444.41718: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb4160> <<< 11450 1726878444.41738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11450 1726878444.41746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11450 1726878444.41761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11450 1726878444.41769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11450 1726878444.41785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11450 1726878444.41806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11450 1726878444.41815: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb90f0> <<< 11450 1726878444.41835: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb4748> <<< 11450 1726878444.41863: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb4390> <<< 11450 1726878444.41893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11450 1726878444.41902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11450 1726878444.41924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11450 1726878444.41938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11450 1726878444.41960: stdout chunk (state=3): >>>import 'errno' # <<< 11450 1726878444.41974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11450 1726878444.42004: 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 0x7fcfcdd5e470> <<< 11450 1726878444.42035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11450 1726878444.42042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11450 1726878444.42067: 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' <<< 11450 1726878444.42077: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd63e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd5eb38> <<< 11450 1726878444.42112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11450 1726878444.42145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11450 1726878444.42261: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd6a4e0> <<< 11450 1726878444.42277: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd4dd68> <<< 11450 1726878444.42298: 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' <<< 11450 1726878444.42317: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd50198> <<< 11450 1726878444.42353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11450 1726878444.42373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11450 1726878444.42388: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc05e940> <<< 11450 1726878444.42408: 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 <<< 11450 1726878444.42425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11450 1726878444.42436: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc070240> <<< 11450 1726878444.42521: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddbea20> <<< 11450 1726878444.42530: 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. <<< 11450 1726878444.42937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11450 1726878444.42951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11450 1726878444.42965: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11450 1726878444.42976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11450 1726878444.42991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11450 1726878444.43012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11450 1726878444.43027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11450 1726878444.43044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11450 1726878444.43060: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11450 1726878444.43131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11450 1726878444.43144: stdout chunk (state=3): >>>import '_functools' # <<< 11450 1726878444.43164: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11450 1726878444.43193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.43213: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11450 1726878444.43227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11450 1726878444.43253: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf93278> <<< 11450 1726878444.43280: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py<<< 11450 1726878444.43287: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf9e4a8> <<< 11450 1726878444.43306: 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' <<< 11450 1726878444.43344: 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 0x7fcfcbf9f198> <<< 11450 1726878444.43353: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf9ec88> <<< 11450 1726878444.43366: stdout chunk (state=3): >>>import 'itertools' # <<< 11450 1726878444.43384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11450 1726878444.43398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11450 1726878444.43414: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf9f278> <<< 11450 1726878444.43420: stdout chunk (state=3): >>>import '_collections' # <<< 11450 1726878444.43473: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc0399b0> <<< 11450 1726878444.43485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11450 1726878444.43501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11450 1726878444.43539: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc039da0> <<< 11450 1726878444.43595: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc02b358> <<< 11450 1726878444.43614: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11450 1726878444.43624: 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 0x7fcfcc030358> <<< 11450 1726878444.43636: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc023630> <<< 11450 1726878444.43682: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc015668> <<< 11450 1726878444.43695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11450 1726878444.43707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11450 1726878444.43722: stdout chunk (state=3): >>>import '_sre' # <<< 11450 1726878444.43743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11450 1726878444.43751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11450 1726878444.43772: 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' <<< 11450 1726878444.43810: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd4d470> <<< 11450 1726878444.43825: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd3def0> <<< 11450 1726878444.43839: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc02b630> <<< 11450 1726878444.43848: stdout chunk (state=3): >>>import '_locale' # <<< 11450 1726878444.43905: 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' <<< 11450 1726878444.43917: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5f048> <<< 11450 1726878444.43922: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc00f4a8> <<< 11450 1726878444.43946: 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' <<< 11450 1726878444.43981: 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 0x7fcfcbd5f3c8> <<< 11450 1726878444.43990: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5f1d0> <<< 11450 1726878444.44014: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.44023: 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 0x7fcfcbd5f4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc087208> <<< 11450 1726878444.44047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11450 1726878444.44061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11450 1726878444.44085: 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' <<< 11450 1726878444.44103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11450 1726878444.44123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11450 1726878444.44137: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5ffd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5fbe0> <<< 11450 1726878444.44165: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11450 1726878444.44173: 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 0x7fcfcbd6a898> <<< 11450 1726878444.44193: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11450 1726878444.44208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11450 1726878444.44236: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11450 1726878444.44243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11450 1726878444.44298: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd760b8> <<< 11450 1726878444.44315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11450 1726878444.44331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11450 1726878444.44367: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb8f2390> <<< 11450 1726878444.44382: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd6a978> <<< 11450 1726878444.44399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11450 1726878444.44415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11450 1726878444.44464: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb8f6e80> <<< 11450 1726878444.44478: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5f710> <<< 11450 1726878444.44495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11450 1726878444.44515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11450 1726878444.44538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11450 1726878444.44546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb91b4e0> <<< 11450 1726878444.44573: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.44582: 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 0x7fcfcb91b898> <<< 11450 1726878444.44588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11450 1726878444.44611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11450 1726878444.44627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11450 1726878444.44638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11450 1726878444.44651: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb921588> <<< 11450 1726878444.44673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11450 1726878444.44690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11450 1726878444.44708: stdout chunk (state=3): >>>import 'time' # <<< 11450 1726878444.44724: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11450 1726878444.44742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11450 1726878444.44768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11450 1726878444.44775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11450 1726878444.44789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11450 1726878444.44836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11450 1726878444.44856: 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' <<< 11450 1726878444.44864: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6cdda0> <<< 11450 1726878444.44984: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c04e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c01d0> <<< 11450 1726878444.44999: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6b60b8> <<< 11450 1726878444.45023: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb921f28> <<< 11450 1726878444.45059: 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 0x7fcfcb6c7198> <<< 11450 1726878444.45077: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb91bc18> <<< 11450 1726878444.45094: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11450 1726878444.45113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11450 1726878444.45150: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.45156: 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 0x7fcfcdd1b908> <<< 11450 1726878444.45169: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c7240> <<< 11450 1726878444.45179: stdout chunk (state=3): >>>import 'pwd' # <<< 11450 1726878444.45199: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.45206: 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 0x7fcfcdd1bc88> <<< 11450 1726878444.45262: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5fa58> <<< 11450 1726878444.45283: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11450 1726878444.45294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11450 1726878444.45317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11450 1726878444.45325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11450 1726878444.45357: 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 0x7fcfcdd307b8> <<< 11450 1726878444.45381: 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' <<< 11450 1726878444.45524: 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 0x7fcfcdd37828> <<< 11450 1726878444.45553: 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 0x7fcfcdd37cf8> <<< 11450 1726878444.45589: 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 0x7fcfcdd37e10> <<< 11450 1726878444.45599: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd37048> <<< 11450 1726878444.45624: 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' <<< 11450 1726878444.45653: 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' <<< 11450 1726878444.45662: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcdd40198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd376d8> <<< 11450 1726878444.45682: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.45691: 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 0x7fcfcdd37438> <<< 11450 1726878444.45707: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd24cf8> <<< 11450 1726878444.45727: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb905550> <<< 11450 1726878444.45748: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11450 1726878444.45787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11450 1726878444.45823: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd30668> <<< 11450 1726878444.46029: 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' <<< 11450 1726878444.46054: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d38b00> <<< 11450 1726878444.46186: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip' <<< 11450 1726878444.46197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.46203: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.46228: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11450 1726878444.46250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.46258: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 11450 1726878444.46272: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.47349: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.48266: 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' <<< 11450 1726878444.48278: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cde6a0> <<< 11450 1726878444.48288: stdout chunk (state=3): >>>import 'atexit' # <<< 11450 1726878444.48307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11450 1726878444.48337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11450 1726878444.48408: 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 0x7fcfc99af438> <<< 11450 1726878444.48419: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cdefd0> <<< 11450 1726878444.48441: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.48448: 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 0x7fcfc9cde0b8> <<< 11450 1726878444.48462: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11450 1726878444.48494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11450 1726878444.48536: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9a09cf8> <<< 11450 1726878444.48557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11450 1726878444.48575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11450 1726878444.48594: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11450 1726878444.48612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11450 1726878444.48635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11450 1726878444.48644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11450 1726878444.48724: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc99e0cc0> <<< 11450 1726878444.48756: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.48763: 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 0x7fcfc9cac208> <<< 11450 1726878444.48785: 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' <<< 11450 1726878444.48794: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9cac438> <<< 11450 1726878444.48806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11450 1726878444.48831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11450 1726878444.48893: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cac780> <<< 11450 1726878444.48910: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc99dc470> <<< 11450 1726878444.49201: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc99ce668> <<< 11450 1726878444.49226: 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'<<< 11450 1726878444.49237: stdout chunk (state=3): >>> <<< 11450 1726878444.49252: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cbadd8> <<< 11450 1726878444.49286: 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 0x7fcfc99dca90> <<< 11450 1726878444.49311: 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 0x7fcfc9cc90f0> <<< 11450 1726878444.49342: 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 <<< 11450 1726878444.49351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11450 1726878444.49373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11450 1726878444.49392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11450 1726878444.49417: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11450 1726878444.49429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.49480: 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 0x7fcfc9c6ab70> <<< 11450 1726878444.49563: 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' <<< 11450 1726878444.49580: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9c74c88> <<< 11450 1726878444.49589: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cd9f60> <<< 11450 1726878444.49612: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11450 1726878444.49624: 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 0x7fcfc9ce46d8> <<< 11450 1726878444.49829: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cd14a8> <<< 11450 1726878444.49865: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11450 1726878444.49891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.49913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11450 1726878444.49933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11450 1726878444.49943: stdout chunk (state=3): >>>import '_string' # <<< 11450 1726878444.50020: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9c91cc0> <<< 11450 1726878444.50077: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9ce4898> <<< 11450 1726878444.50202: 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' <<< 11450 1726878444.50211: 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 0x7fcfc9c9fba8> <<< 11450 1726878444.50245: 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 0x7fcfc9c9fc88> <<< 11450 1726878444.50284: 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' <<< 11450 1726878444.50291: 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 0x7fcfc9c9fe10> <<< 11450 1726878444.50308: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cc9240> <<< 11450 1726878444.50328: 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 <<< 11450 1726878444.50338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11450 1726878444.50356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11450 1726878444.50374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11450 1726878444.50414: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.50424: 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 0x7fcfc9cfc7f0> <<< 11450 1726878444.50586: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cefef0> <<< 11450 1726878444.50616: 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 0x7fcfc9cf7128> <<< 11450 1726878444.50634: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cef9b0> <<< 11450 1726878444.50653: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 11450 1726878444.50672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.50746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.50820: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11450 1726878444.50840: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11450 1726878444.50850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.50874: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11450 1726878444.50883: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.50980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.51081: 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' <<< 11450 1726878444.51108: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11450 1726878444.51116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11450 1726878444.51136: 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' <<< 11450 1726878444.51167: 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 0x7fcfc9d19be0> <<< 11450 1726878444.51218: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d198d0> <<< 11450 1726878444.51257: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d190f0> <<< 11450 1726878444.51276: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11450 1726878444.51286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11450 1726878444.51334: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d19748> <<< 11450 1726878444.51342: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d06908> # zipimport: zlib available <<< 11450 1726878444.51793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52244: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11450 1726878444.52260: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11450 1726878444.52285: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 11450 1726878444.52302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52322: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52346: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 11450 1726878444.52355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52379: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 11450 1726878444.52394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52506: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.52630: 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' <<< 11450 1726878444.52658: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63464e0> # zipimport: zlib available <<< 11450 1726878444.53020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53370: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53485: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 11450 1726878444.53493: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53515: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53547: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11450 1726878444.53554: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53680: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 11450 1726878444.53705: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11450 1726878444.53714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53777: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11450 1726878444.53791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.53960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54137: 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'<<< 11450 1726878444.54148: stdout chunk (state=3): >>> <<< 11450 1726878444.54320: stdout chunk (state=3): >>>import '_ast' # <<< 11450 1726878444.54342: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc643da90> # zipimport: zlib available <<< 11450 1726878444.54364: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54376: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11450 1726878444.54390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54445: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54497: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py <<< 11450 1726878444.54506: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11450 1726878444.54519: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11450 1726878444.54538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54569: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54603: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11450 1726878444.54611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54642: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.54779: 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 <<< 11450 1726878444.54859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.54958: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.54966: 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 0x7fcfc645f2e8> <<< 11450 1726878444.55019: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc644ba58> <<< 11450 1726878444.55046: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/process.py <<< 11450 1726878444.55064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55106: stdout chunk (state=3): >>># zipimport: zlib available<<< 11450 1726878444.55115: stdout chunk (state=3): >>> <<< 11450 1726878444.55161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55186: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55220: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11450 1726878444.55239: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11450 1726878444.55256: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11450 1726878444.55298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11450 1726878444.55314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11450 1726878444.55330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11450 1726878444.55458: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc642b0b8> <<< 11450 1726878444.55478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11450 1726878444.55487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11450 1726878444.55585: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc642b160> <<< 11450 1726878444.55624: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc645f668> <<< 11450 1726878444.55682: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc6458278> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 11450 1726878444.55698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55743: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 11450 1726878444.55754: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.55789: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11450 1726878444.55887: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 11450 1726878444.55906: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11450 1726878444.55922: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/modules/__init__.py <<< 11450 1726878444.55929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56233: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56267: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56368: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56391: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11450 1726878444.56407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.56582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11450 1726878444.56617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11450 1726878444.57273: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63ab240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11450 1726878444.57287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.57421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.57559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.57585: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.57636: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 11450 1726878444.57643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 11450 1726878444.57660: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11450 1726878444.57669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11450 1726878444.57693: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 11450 1726878444.57701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 11450 1726878444.57720: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63b9748> <<< 11450 1726878444.57740: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 11450 1726878444.57752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 11450 1726878444.57768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11450 1726878444.57804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11450 1726878444.57824: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11450 1726878444.57839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 11450 1726878444.57845: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63ec198> <<< 11450 1726878444.57940: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.57947: 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 0x7fcfc63ec940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63c1e10> <<< 11450 1726878444.57971: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.57980: 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 0x7fcfc63deeb8> <<< 11450 1726878444.57994: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63c1128> <<< 11450 1726878444.58034: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63bb240> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc639db38> <<< 11450 1726878444.58057: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11450 1726878444.58071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11450 1726878444.58093: 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' <<< 11450 1726878444.58116: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc647fda0> <<< 11450 1726878444.58131: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11450 1726878444.58146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 11450 1726878444.58161: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc6486908> <<< 11450 1726878444.58184: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63a7dd8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11450 1726878444.58204: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 11450 1726878444.58230: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11450 1726878444.58241: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58341: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 11450 1726878444.58355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58388: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58431: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11450 1726878444.58446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58451: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 11450 1726878444.58467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58514: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11450 1726878444.58522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58563: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58600: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11450 1726878444.58613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58682: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11450 1726878444.58690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58781: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58834: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.58876: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11450 1726878444.58884: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11450 1726878444.58897: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59314: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59693: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11450 1726878444.59703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59793: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59814: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59840: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11450 1726878444.59863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59907: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 11450 1726878444.59915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.59999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11450 1726878444.60010: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60059: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 11450 1726878444.60067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60092: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60112: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 11450 1726878444.60129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60253: 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' <<< 11450 1726878444.60287: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5ac4c88> <<< 11450 1726878444.60304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11450 1726878444.60327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11450 1726878444.60509: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5b0a7b8> <<< 11450 1726878444.60520: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 11450 1726878444.60529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60628: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11450 1726878444.60648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60787: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60871: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11450 1726878444.60879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.60988: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11450 1726878444.61002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.61034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.61077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11450 1726878444.61094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11450 1726878444.61122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11450 1726878444.61147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11450 1726878444.61231: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5b218d0> <<< 11450 1726878444.61292: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11450 1726878444.61300: 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 0x7fcfc5abbf98> <<< 11450 1726878444.61524: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5ad5518> <<< 11450 1726878444.61536: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 11450 1726878444.61544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.61590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.61624: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11450 1726878444.61637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.61703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62000: 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 0x7fcfc5bf59b0> <<< 11450 1726878444.62096: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62355: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11450 1726878444.62371: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11450 1726878444.62405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62439: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11450 1726878444.62449: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62525: 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' <<< 11450 1726878444.62577: 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 0x7fcfc5bfbb00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5bfb780> <<< 11450 1726878444.62585: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11450 1726878444.62605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11450 1726878444.62616: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11450 1726878444.62622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62660: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62688: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11450 1726878444.62702: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.62951: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 11450 1726878444.62959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63039: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63180: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11450 1726878444.63196: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11450 1726878444.63203: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63454: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11450 1726878444.63462: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11450 1726878444.63473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63564: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63663: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11450 1726878444.63674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63697: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.63730: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64571: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11450 1726878444.64588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64754: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11450 1726878444.64762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64837: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.64909: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11450 1726878444.64924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65043: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65163: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11450 1726878444.65173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65189: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 11450 1726878444.65196: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65268: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11450 1726878444.65280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65356: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65734: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11450 1726878444.65751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65778: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65816: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11450 1726878444.65825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65862: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11450 1726878444.65876: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.65989: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11450 1726878444.65996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66031: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11450 1726878444.66047: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66087: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66140: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 11450 1726878444.66148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66189: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66231: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11450 1726878444.66245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66443: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66645: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11450 1726878444.66655: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66741: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11450 1726878444.66758: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66780: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66811: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11450 1726878444.66819: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66870: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11450 1726878444.66887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66907: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.66937: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11450 1726878444.66945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67066: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11450 1726878444.67088: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67098: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 11450 1726878444.67104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67139: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67169: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11450 1726878444.67183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67219: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67345: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67402: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 11450 1726878444.67412: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11450 1726878444.67428: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11450 1726878444.67469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67505: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11450 1726878444.67525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67670: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67831: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 11450 1726878444.67868: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67902: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11450 1726878444.67921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67949: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.67993: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11450 1726878444.68001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68125: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11450 1726878444.68137: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11450 1726878444.68146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68278: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 11450 1726878444.68290: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11450 1726878444.68306: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68403: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68501: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 11450 1726878444.68598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11450 1726878444.68759: stdout chunk (state=3): >>>import 'gc' # <<< 11450 1726878444.71374: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "M<<< 11450 1726878444.71411: stdout chunk (state=3): >>>emoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network-pre.target", "Conflicts": "ip6tables.service shutdown.target ipset.service ebtables.service iptables.service nftables.service", "Before": "shutdown.target network-pre.target", "After": "dbus.socket polkit.service dbus.service sysinit.target system.slice basic.target", "Documentation": "man:firewalld(1)", "Description": "firewalld - dynamic firewall daemon", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} <<< 11450 1726878444.71900: 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 <<< 11450 1726878444.71930: 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 <<< 11450 1726878444.71956: 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 <<< 11450 1726878444.71973: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile <<< 11450 1726878444.71986: stdout chunk (state=3): >>># cleanup[2] removing _sre <<< 11450 1726878444.72003: 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token <<< 11450 1726878444.72027: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random <<< 11450 1726878444.72045: 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 <<< 11450 1726878444.72059: 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 <<< 11450 1726878444.72077: 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 <<< 11450 1726878444.72092: 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 # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 11450 1726878444.72111: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse <<< 11450 1726878444.72127: 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 # 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 <<< 11450 1726878444.72147: stdout chunk (state=3): >>># 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__ <<< 11450 1726878444.72162: stdout chunk (state=3): >>># 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 <<< 11450 1726878444.72175: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime <<< 11450 1726878444.72188: 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 <<< 11450 1726878444.72206: 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 <<< 11450 1726878444.72223: stdout chunk (state=3): >>># 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 <<< 11450 1726878444.72234: stdout chunk (state=3): >>># 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 <<< 11450 1726878444.72249: 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 <<< 11450 1726878444.72257: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd <<< 11450 1726878444.72286: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 11450 1726878444.72311: stdout chunk (state=3): >>># destroy _ast <<< 11450 1726878444.72319: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11450 1726878444.72587: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11450 1726878444.72611: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11450 1726878444.72623: stdout chunk (state=3): >>># destroy importlib.machinery <<< 11450 1726878444.72642: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 11450 1726878444.72655: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11450 1726878444.72673: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 11450 1726878444.72704: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 11450 1726878444.72719: stdout chunk (state=3): >>># destroy _string <<< 11450 1726878444.72742: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11450 1726878444.72752: stdout chunk (state=3): >>># destroy _socket <<< 11450 1726878444.72763: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 11450 1726878444.72791: stdout chunk (state=3): >>># destroy selinux <<< 11450 1726878444.72803: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy <<< 11450 1726878444.72839: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11450 1726878444.72875: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 11450 1726878444.72884: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy _compat_pickle <<< 11450 1726878444.72896: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 11450 1726878444.72906: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 11450 1726878444.72927: stdout chunk (state=3): >>># destroy fcntl # destroy datetime <<< 11450 1726878444.72948: stdout chunk (state=3): >>># destroy gc # destroy ipaddress # destroy textwrap # destroy base64 <<< 11450 1726878444.72973: stdout chunk (state=3): >>># destroy _ssl <<< 11450 1726878444.72984: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 11450 1726878444.72993: stdout chunk (state=3): >>># destroy getpass # destroy contextlib # destroy termios <<< 11450 1726878444.73003: stdout chunk (state=3): >>># destroy json <<< 11450 1726878444.73021: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11450 1726878444.73043: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 11450 1726878444.73068: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11450 1726878444.73080: 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 <<< 11450 1726878444.73089: 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 <<< 11450 1726878444.73101: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno <<< 11450 1726878444.73124: 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 <<< 11450 1726878444.73141: 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 <<< 11450 1726878444.73152: 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 <<< 11450 1726878444.73163: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale <<< 11450 1726878444.73173: 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 <<< 11450 1726878444.73180: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11450 1726878444.73188: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 11450 1726878444.73197: 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 <<< 11450 1726878444.73227: 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 # cleanup[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 <<< 11450 1726878444.73240: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 11450 1726878444.73253: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11450 1726878444.73461: 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 <<< 11450 1726878444.73724: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11450 1726878444.73774: stderr chunk (state=3): >>><<< 11450 1726878444.73779: stdout chunk (state=3): >>><<< 11450 1726878444.73848: _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 0x7fcfcde0ae48> # /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 0x7fcfcdda0828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcde0a9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddad630> 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 0x7fcfcddb4160> # /usr/lib64/python3.6/__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 0x7fcfcddb90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddb4390> # /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 0x7fcfcdd5e470> # /usr/lib64/python3.6/__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 0x7fcfcdd63e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd5eb38> # /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 0x7fcfcdd6a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd4dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd50198> # /usr/lib64/python3.6/__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 0x7fcfcc05e940> # /usr/lib64/python3.6/__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 0x7fcfcc070240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcddbea20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fcfcbf93278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf9e4a8> # /usr/lib64/python3.6/__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 0x7fcfcbf9f198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbf9ec88> 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 0x7fcfcbf9f278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc0399b0> # /usr/lib64/python3.6/__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 0x7fcfcc039da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc02b358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc030358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc023630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc015668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fcfcbd4d470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd3def0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc02b630> 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 0x7fcfcbd5f048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc00f4a8> # /usr/lib64/python3.6/__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 0x7fcfcbd5f3c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5f1d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcbd5f4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcc087208> # /usr/lib64/python3.6/__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 0x7fcfcbd5ffd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5fbe0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd6a898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fcfcbd760b8> # /usr/lib64/python3.6/__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 0x7fcfcb8f2390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd6a978> # /usr/lib64/python3.6/__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 0x7fcfcb8f6e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5f710> # /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 0x7fcfcb91b4e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcb91b898> # /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 0x7fcfcb921588> # /usr/lib64/python3.6/__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 0x7fcfcb6cdda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c04e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c01d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6b60b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb921f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcb6c7198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb91bc18> # /usr/lib64/python3.6/__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 0x7fcfcdd1b908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb6c7240> 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 0x7fcfcdd1bc88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcbd5fa58> # /usr/lib64/python3.6/__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 0x7fcfcdd307b8> # /usr/lib64/python3.6/__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 0x7fcfcdd37828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcdd37cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcdd37e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd37048> # /usr/lib64/python3.6/__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 0x7fcfcdd40198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd376d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfcdd37438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcdd24cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfcb905550> # /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 0x7fcfcdd30668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fcfc9d38b00> # zipimport: found 107 names in '/tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cde6a0> 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 0x7fcfc99af438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cdefd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9cde0b8> # /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 0x7fcfc9a09cf8> # /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 0x7fcfc99e0cc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9cac208> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9cac438> # /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 0x7fcfc9cac780> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc99dc470> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc99ce668> # /usr/lib64/python3.6/__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 0x7fcfc9cbadd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc99dca90> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cc90f0> # /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 0x7fcfc9c6ab70> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fcfc9c74c88> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cd9f60> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9ce46d8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cd14a8> # /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 0x7fcfc9c91cc0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9ce4898> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9c9fba8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9c9fc88> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9c9fe10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cc9240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fcfc9cfc7f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cefef0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9cf7128> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9cef9b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc9d19be0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d198d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d190f0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fcfc9d19748> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc9d06908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63464e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc643da90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc645f2e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc644ba58> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fcfc642b0b8> # /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 0x7fcfc642b160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc645f668> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc6458278> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63ab240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63b9748> # /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 0x7fcfc63ec198> # 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 0x7fcfc63ec940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63c1e10> # 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 0x7fcfc63deeb8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63c1128> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63bb240> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc639db38> # /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 0x7fcfc647fda0> # /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 0x7fcfc6486908> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc63a7dd8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5ac4c88> # /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 0x7fcfc5b0a7b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5b218d0> # 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 0x7fcfc5abbf98> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5ad5518> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5bf59b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcfc5bfbb00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcfc5bfb780> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_t4x57zr7/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "system.slice sysinit.target dbus.socket", "Wants": "network-pre.target", "Conflicts": "ip6tables.service shutdown.target ipset.service ebtables.service iptables.service nftables.service", "Before": "shutdown.target network-pre.target", "After": "dbus.socket polkit.service dbus.service sysinit.target system.slice basic.target", "Documentation": "man:firewalld(1)", "Description": "firewalld - dynamic firewall daemon", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "invocation": {"module_args": {"name": "firewalld", "masked": false, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "state": null, "enabled": null, "force": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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 11450 1726878444.74088: done with _execute_module (systemd, {'name': 'firewalld', 'masked': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11450 1726878444.74117: _low_level_execute_command(): starting 11450 1726878444.74123: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878444.0890768-11450-159794249279543/ > /dev/null 2>&1 && sleep 0' 11450 1726878444.76650: stderr chunk (state=2): >>><<< 11450 1726878444.76657: stdout chunk (state=2): >>><<< 11450 1726878444.76668: _low_level_execute_command() done: rc=0, stdout=, stderr= 11450 1726878444.76674: handler run complete 11450 1726878444.76707: attempt loop complete, returning result 11450 1726878444.76711: _execute() done 11450 1726878444.76714: dumping result to json 11450 1726878444.76724: done dumping result, returning 11450 1726878444.76731: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Unmask firewalld service [0affdecc-488f-1992-aed8-000000000155] 11450 1726878444.76738: sending task result for task 0affdecc-488f-1992-aed8-000000000155 11450 1726878444.77495: done sending task result for task 0affdecc-488f-1992-aed8-000000000155 11450 1726878444.77499: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket polkit.service dbus.service sysinit.target system.slice basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ipset.service ebtables.service iptables.service nftables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 11123 1726878444.77827: no more pending results, returning what we have 11123 1726878444.77829: results queue empty 11123 1726878444.77830: checking for any_errors_fatal 11123 1726878444.77838: done checking for any_errors_fatal 11123 1726878444.77839: checking for max_fail_percentage 11123 1726878444.77840: done checking for max_fail_percentage 11123 1726878444.77840: checking to see if all hosts have failed and the running result is not ok 11123 1726878444.77841: done checking to see if all hosts have failed 11123 1726878444.77841: getting the remaining hosts for this loop 11123 1726878444.77842: done getting the remaining hosts for this loop 11123 1726878444.77844: getting the next task for host managed_node3 11123 1726878444.77849: done getting next task for host managed_node3 11123 1726878444.77851: ^ task is: TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 11123 1726878444.77853: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878444.77860: getting variables 11123 1726878444.77861: in VariableManager get_vars() 11123 1726878444.77882: Calling all_inventory to load vars for managed_node3 11123 1726878444.77884: Calling groups_inventory to load vars for managed_node3 11123 1726878444.77885: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878444.77891: Calling all_plugins_play to load vars for managed_node3 11123 1726878444.77892: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878444.77894: Calling groups_plugins_play to load vars for managed_node3 11123 1726878444.77993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878444.78115: done with get_vars() 11123 1726878444.78122: done getting variables 11123 1726878444.78166: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 20 September 2024 20:27:24 -0400 (0:00:00.732) 0:00:30.764 ****** 11123 1726878444.78190: entering _queue_task() for managed_node3/service 11123 1726878444.78353: worker is 1 (out of 1 available) 11123 1726878444.78367: exiting _queue_task() for managed_node3/service 11123 1726878444.78378: done queuing things up, now waiting for results queue to drain 11123 1726878444.78380: waiting for pending results... 11458 1726878444.78494: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service 11458 1726878444.78617: in run() - task 0affdecc-488f-1992-aed8-000000000156 11458 1726878444.78636: variable 'ansible_search_path' from source: unknown 11458 1726878444.78641: variable 'ansible_search_path' from source: unknown 11458 1726878444.78669: calling self._execute() 11458 1726878444.78726: variable 'ansible_host' from source: host vars for 'managed_node3' 11458 1726878444.78735: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11458 1726878444.78744: variable 'omit' from source: magic vars 11458 1726878444.78810: variable 'omit' from source: magic vars 11458 1726878444.78865: variable 'omit' from source: magic vars 11458 1726878444.78887: variable '__firewall_service' from source: role '' all vars 11458 1726878444.79089: variable '__firewall_service' from source: role '' all vars 11458 1726878444.79113: variable 'omit' from source: magic vars 11458 1726878444.79144: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11458 1726878444.79193: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11458 1726878444.79211: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11458 1726878444.79225: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11458 1726878444.79238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11458 1726878444.79260: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11458 1726878444.79265: variable 'ansible_host' from source: host vars for 'managed_node3' 11458 1726878444.79269: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11458 1726878444.79337: Set connection var ansible_timeout to 10 11458 1726878444.79343: Set connection var ansible_connection to ssh 11458 1726878444.79349: Set connection var ansible_shell_executable to /bin/sh 11458 1726878444.79356: Set connection var ansible_pipelining to False 11458 1726878444.79361: Set connection var ansible_module_compression to ZIP_DEFLATED 11458 1726878444.79366: Set connection var ansible_shell_type to sh 11458 1726878444.79382: variable 'ansible_shell_executable' from source: unknown 11458 1726878444.79385: variable 'ansible_connection' from source: unknown 11458 1726878444.79389: variable 'ansible_module_compression' from source: unknown 11458 1726878444.79392: variable 'ansible_shell_type' from source: unknown 11458 1726878444.79395: variable 'ansible_shell_executable' from source: unknown 11458 1726878444.79398: variable 'ansible_host' from source: host vars for 'managed_node3' 11458 1726878444.79402: variable 'ansible_pipelining' from source: unknown 11458 1726878444.79405: variable 'ansible_timeout' from source: unknown 11458 1726878444.79409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11458 1726878444.79500: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11458 1726878444.79513: variable 'omit' from source: magic vars 11458 1726878444.79518: starting attempt loop 11458 1726878444.79522: running the handler 11458 1726878444.79586: variable 'ansible_facts' from source: unknown 11458 1726878444.79661: _low_level_execute_command(): starting 11458 1726878444.79670: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11458 1726878444.81946: stdout chunk (state=2): >>>/root <<< 11458 1726878444.82220: stderr chunk (state=3): >>><<< 11458 1726878444.82227: stdout chunk (state=3): >>><<< 11458 1726878444.82249: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11458 1726878444.82264: _low_level_execute_command(): starting 11458 1726878444.82270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969 `" && echo ansible-tmp-1726878444.8225656-11458-132453625724969="` echo /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969 `" ) && sleep 0' 11458 1726878444.84828: stdout chunk (state=2): >>>ansible-tmp-1726878444.8225656-11458-132453625724969=/root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969 <<< 11458 1726878444.84949: stderr chunk (state=3): >>><<< 11458 1726878444.84955: stdout chunk (state=3): >>><<< 11458 1726878444.84967: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878444.8225656-11458-132453625724969=/root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969 , stderr= 11458 1726878444.84992: variable 'ansible_module_compression' from source: unknown 11458 1726878444.85029: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11458 1726878444.85071: variable 'ansible_facts' from source: unknown 11458 1726878444.85225: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/AnsiballZ_systemd.py 11458 1726878444.85324: Sending initial data 11458 1726878444.85331: Sent initial data (156 bytes) 11458 1726878444.87802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpo1lhj1w4 /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/AnsiballZ_systemd.py <<< 11458 1726878444.89883: stderr chunk (state=3): >>><<< 11458 1726878444.89889: stdout chunk (state=3): >>><<< 11458 1726878444.89907: done transferring module to remote 11458 1726878444.89918: _low_level_execute_command(): starting 11458 1726878444.89924: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/ /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/AnsiballZ_systemd.py && sleep 0' 11458 1726878444.92212: stderr chunk (state=2): >>><<< 11458 1726878444.92219: stdout chunk (state=2): >>><<< 11458 1726878444.92230: _low_level_execute_command() done: rc=0, stdout=, stderr= 11458 1726878444.92237: _low_level_execute_command(): starting 11458 1726878444.92242: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/AnsiballZ_systemd.py && sleep 0' 11458 1726878444.94976: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11458 1726878444.94990: stdout chunk (state=3): >>>import '_warnings' # <<< 11458 1726878444.95004: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11458 1726878444.95068: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11458 1726878444.95102: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11458 1726878444.95145: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11458 1726878444.95156: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11458 1726878444.95163: stdout chunk (state=3): >>># installing zipimport hook <<< 11458 1726878444.95186: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11458 1726878444.95223: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11458 1726878444.95234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878444.95251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11458 1726878444.95276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11458 1726878444.95284: stdout chunk (state=3): >>>import '_codecs' # <<< 11458 1726878444.95316: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9dbd0e48> <<< 11458 1726878444.95342: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11458 1726878444.95362: 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 0x7f6e9db66828> <<< 11458 1726878444.95371: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9dbd09b0> <<< 11458 1726878444.95394: 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' <<< 11458 1726878444.95412: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db73630> <<< 11458 1726878444.95428: stdout chunk (state=3): >>>import '_signal' # <<< 11458 1726878444.95454: 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' <<< 11458 1726878444.95470: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7a160> <<< 11458 1726878444.95492: 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' <<< 11458 1726878444.95516: 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' <<< 11458 1726878444.95538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11458 1726878444.95559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11458 1726878444.95568: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7f0f0> <<< 11458 1726878444.95580: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7a748> <<< 11458 1726878444.95612: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7a390> <<< 11458 1726878444.95638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11458 1726878444.95653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11458 1726878444.95671: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11458 1726878444.95690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11458 1726878444.95698: stdout chunk (state=3): >>>import 'errno' # <<< 11458 1726878444.95721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11458 1726878444.95742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11458 1726878444.95752: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db24470> <<< 11458 1726878444.95783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11458 1726878444.95790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11458 1726878444.95813: 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' <<< 11458 1726878444.95823: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db29e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db24b38> <<< 11458 1726878444.95862: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11458 1726878444.95895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11458 1726878444.96007: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db304e0> <<< 11458 1726878444.96021: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db13d68> <<< 11458 1726878444.96044: 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' <<< 11458 1726878444.96060: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db16198> <<< 11458 1726878444.96100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11458 1726878444.96115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11458 1726878444.96134: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9be24940> <<< 11458 1726878444.96147: 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 <<< 11458 1726878444.96172: 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 0x7f6e9be36240> <<< 11458 1726878444.96264: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db84a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11458 1726878444.96677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11458 1726878444.96685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11458 1726878444.96706: 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' <<< 11458 1726878444.96729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11458 1726878444.96747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11458 1726878444.96769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11458 1726878444.96776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11458 1726878444.96801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11458 1726878444.96866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11458 1726878444.96880: stdout chunk (state=3): >>>import '_functools' # <<< 11458 1726878444.96896: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11458 1726878444.96935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878444.96948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11458 1726878444.96967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11458 1726878444.96984: stdout chunk (state=3): >>>import '_operator' # <<< 11458 1726878444.96992: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd5a208> <<< 11458 1726878444.97008: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11458 1726878444.97017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd65438> <<< 11458 1726878444.97041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11458 1726878444.97048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11458 1726878444.97077: 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 0x7f6e9bd64128> <<< 11458 1726878444.97086: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd65c18> <<< 11458 1726878444.97099: stdout chunk (state=3): >>>import 'itertools' # <<< 11458 1726878444.97120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11458 1726878444.97136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11458 1726878444.97146: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd64208> <<< 11458 1726878444.97154: stdout chunk (state=3): >>>import '_collections' # <<< 11458 1726878444.97206: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdff940> <<< 11458 1726878444.97226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11458 1726878444.97240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11458 1726878444.97279: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdffd30> <<< 11458 1726878444.97331: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdf12e8> <<< 11458 1726878444.97356: 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 0x7f6e9bdf62e8> <<< 11458 1726878444.97369: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bde95c0> <<< 11458 1726878444.97411: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bddb5f8> <<< 11458 1726878444.97434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11458 1726878444.97441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11458 1726878444.97456: stdout chunk (state=3): >>>import '_sre' # <<< 11458 1726878444.97467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11458 1726878444.97494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11458 1726878444.97505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11458 1726878444.97509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11458 1726878444.97539: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb13400> <<< 11458 1726878444.97590: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb03e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdf15c0> import '_locale' # <<< 11458 1726878444.97638: 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' <<< 11458 1726878444.97645: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb1ff98> <<< 11458 1726878444.97657: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdd5438> <<< 11458 1726878444.97675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11458 1726878444.97681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11458 1726878444.97705: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.97717: 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 0x7f6e9bb25358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb25160> <<< 11458 1726878444.97748: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.97758: 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 0x7f6e9bb25470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9be4e198> <<< 11458 1726878444.97773: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11458 1726878444.97785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11458 1726878444.97808: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11458 1726878444.97815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878444.97827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11458 1726878444.97844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11458 1726878444.97855: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb25f60> <<< 11458 1726878444.97861: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb25b70> <<< 11458 1726878444.97881: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11458 1726878444.97890: 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 0x7f6e9bb33828> <<< 11458 1726878444.97916: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11458 1726878444.97930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11458 1726878444.97953: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11458 1726878444.97963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11458 1726878444.98014: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb3c048> <<< 11458 1726878444.98033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11458 1726878444.98045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11458 1726878444.98081: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6b8320> <<< 11458 1726878444.98097: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb33908> <<< 11458 1726878444.98113: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11458 1726878444.98129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11458 1726878444.98177: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6bce10> <<< 11458 1726878444.98195: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb256a0> <<< 11458 1726878444.98210: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11458 1726878444.98231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11458 1726878444.98244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11458 1726878444.98256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 11458 1726878444.98263: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e1470> <<< 11458 1726878444.98289: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.98299: 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 0x7f6e9b6e1828> <<< 11458 1726878444.98320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11458 1726878444.98337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11458 1726878444.98360: 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' <<< 11458 1726878444.98383: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e7518> <<< 11458 1726878444.98400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11458 1726878444.98423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11458 1726878444.98441: stdout chunk (state=3): >>>import 'time' # <<< 11458 1726878444.98458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11458 1726878444.98466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11458 1726878444.98496: 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' <<< 11458 1726878444.98519: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11458 1726878444.98556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11458 1726878444.98585: 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' <<< 11458 1726878444.98592: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b493d30> <<< 11458 1726878444.98705: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b486470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b486160> <<< 11458 1726878444.98725: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b47c048> <<< 11458 1726878444.98745: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e7eb8> <<< 11458 1726878444.98785: 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 0x7f6e9b48d128> <<< 11458 1726878444.98799: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e1ba8> <<< 11458 1726878444.98817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11458 1726878444.98828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11458 1726878444.98868: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.98879: 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 0x7f6e9dae3898> <<< 11458 1726878444.98889: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b48d1d0> <<< 11458 1726878444.98894: stdout chunk (state=3): >>>import 'pwd' # <<< 11458 1726878444.98920: 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 0x7f6e9dae3c18> <<< 11458 1726878444.98987: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb259e8> <<< 11458 1726878444.99002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11458 1726878444.99021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11458 1726878444.99035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11458 1726878444.99053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11458 1726878444.99075: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.99086: 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 0x7f6e9daf6748> <<< 11458 1726878444.99103: 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' <<< 11458 1726878444.99241: 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 0x7f6e9dafe7b8> <<< 11458 1726878444.99269: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.99277: 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 0x7f6e9dafec88> <<< 11458 1726878444.99303: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.99315: 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 0x7f6e9dafeda0> <<< 11458 1726878444.99326: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9daf6f98> <<< 11458 1726878444.99346: 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' <<< 11458 1726878444.99369: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878444.99378: 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 0x7f6e9db06128> <<< 11458 1726878444.99392: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9dafe668> <<< 11458 1726878444.99413: 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 0x7f6e9dafe3c8> <<< 11458 1726878444.99435: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9daebc88> <<< 11458 1726878444.99454: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6cb4e0> <<< 11458 1726878444.99477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11458 1726878444.99515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11458 1726878444.99550: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9daf65f8> <<< 11458 1726878444.99752: 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' <<< 11458 1726878444.99776: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99afea90> <<< 11458 1726878444.99910: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip' <<< 11458 1726878444.99920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878444.99926: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878444.99954: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11458 1726878444.99970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878444.99979: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 11458 1726878444.99993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.01050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.01948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11458 1726878445.01956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999056d8> <<< 11458 1726878445.01966: stdout chunk (state=3): >>>import 'atexit' # <<< 11458 1726878445.01986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11458 1726878445.02017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11458 1726878445.02088: 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 0x7f6e99776400> <<< 11458 1726878445.02096: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99905f98> <<< 11458 1726878445.02117: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.02126: 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 0x7f6e99905048> <<< 11458 1726878445.02143: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11458 1726878445.02173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11458 1726878445.02211: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e997cdcc0> <<< 11458 1726878445.02232: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11458 1726878445.02251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11458 1726878445.02268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11458 1726878445.02285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11458 1726878445.02306: 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' <<< 11458 1726878445.02392: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e997a9c88> <<< 11458 1726878445.02422: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.02431: 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 0x7f6e99abc1d0> <<< 11458 1726878445.02456: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.02464: 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 0x7f6e99abc400> <<< 11458 1726878445.02476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11458 1726878445.02498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11458 1726878445.02561: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99abc748> <<< 11458 1726878445.02578: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e997a4438> <<< 11458 1726878445.02867: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99795630> <<< 11458 1726878445.02889: 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' <<< 11458 1726878445.02916: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99ac8f98> <<< 11458 1726878445.02942: 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 0x7f6e997a4860> <<< 11458 1726878445.02967: 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 <<< 11458 1726878445.02981: 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 0x7f6e99acd0b8> <<< 11458 1726878445.02990: 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 <<< 11458 1726878445.03010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11458 1726878445.03024: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11458 1726878445.03049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11458 1726878445.03068: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11458 1726878445.03087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878445.03128: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.03138: 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 0x7f6e998f1b38> <<< 11458 1726878445.03214: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11458 1726878445.03230: 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 0x7f6e998fcc18> <<< 11458 1726878445.03242: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99ae0f28> <<< 11458 1726878445.03268: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11458 1726878445.03277: 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 0x7f6e998eb630> <<< 11458 1726878445.03476: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99ad6470> <<< 11458 1726878445.03510: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11458 1726878445.03538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878445.03558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11458 1726878445.03567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11458 1726878445.03581: stdout chunk (state=3): >>>import '_string' # <<< 11458 1726878445.03660: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99919c50> <<< 11458 1726878445.03717: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998eb7f0> <<< 11458 1726878445.03837: 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 0x7f6e99926b70> <<< 11458 1726878445.03867: 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' <<< 11458 1726878445.03877: 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 0x7f6e99926c50> <<< 11458 1726878445.03910: 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' <<< 11458 1726878445.03918: 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 0x7f6e99926dd8> <<< 11458 1726878445.03931: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99acd208> <<< 11458 1726878445.03955: 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' <<< 11458 1726878445.03978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11458 1726878445.03992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11458 1726878445.04039: 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 0x7f6e99a837b8> <<< 11458 1726878445.04199: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a7aeb8> <<< 11458 1726878445.04231: 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' <<< 11458 1726878445.04241: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99a7e0f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a7a978> <<< 11458 1726878445.04257: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04269: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 11458 1726878445.04281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04360: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04428: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04440: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 11458 1726878445.04457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04467: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11458 1726878445.04474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.04676: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11458 1726878445.04684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878445.04705: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11458 1726878445.04712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11458 1726878445.04733: 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' <<< 11458 1726878445.04762: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.04771: 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 0x7f6e99a9fba8> <<< 11458 1726878445.04815: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a9f898> <<< 11458 1726878445.04856: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a9f0b8> <<< 11458 1726878445.04870: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11458 1726878445.04884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11458 1726878445.04921: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a9f710> <<< 11458 1726878445.04928: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a8f8d0> <<< 11458 1726878445.04940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05385: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05825: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 11458 1726878445.05837: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11458 1726878445.05852: 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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11458 1726878445.05868: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 11458 1726878445.05887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05927: 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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 11458 1726878445.05936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05953: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.05963: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 11458 1726878445.05978: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.06089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.06210: 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' <<< 11458 1726878445.06239: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9987e9b0> # zipimport: zlib available <<< 11458 1726878445.06594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.06940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.06993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07046: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 11458 1726878445.07060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07111: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11458 1726878445.07118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07247: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11458 1726878445.07265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07273: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11458 1726878445.07280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07315: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07341: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11458 1726878445.07355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07695: 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' <<< 11458 1726878445.07874: stdout chunk (state=3): >>>import '_ast' # <<< 11458 1726878445.07883: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999b4a58> <<< 11458 1726878445.07895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07912: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07932: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11458 1726878445.07940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.07994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08041: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11458 1726878445.08056: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11458 1726878445.08067: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11458 1726878445.08082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08141: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11458 1726878445.08159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08318: 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 <<< 11458 1726878445.08394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11458 1726878445.08492: 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 0x7f6e999d72b0> <<< 11458 1726878445.08551: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999bfa20> <<< 11458 1726878445.08575: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 11458 1726878445.08585: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11458 1726878445.08642: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08686: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.08743: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11458 1726878445.08761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11458 1726878445.08779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11458 1726878445.08821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11458 1726878445.08841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11458 1726878445.08848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11458 1726878445.08976: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a60080> <<< 11458 1726878445.08995: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11458 1726878445.09003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11458 1726878445.09098: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a60128> <<< 11458 1726878445.09139: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999d7630> <<< 11458 1726878445.09196: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999c6240> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 11458 1726878445.09208: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09224: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09250: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 11458 1726878445.09261: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09295: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11458 1726878445.09397: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 11458 1726878445.09407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09418: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py <<< 11458 1726878445.09429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09761: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09794: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09883: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11458 1726878445.09901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.09947: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.10008: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.10021: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.10066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11458 1726878445.10098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11458 1726878445.10735: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998e5208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11458 1726878445.10747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.10880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11016: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11089: 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' <<< 11458 1726878445.11116: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11458 1726878445.11124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11458 1726878445.11143: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 11458 1726878445.11151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 11458 1726878445.11173: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9992e710> <<< 11458 1726878445.11186: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 11458 1726878445.11203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 11458 1726878445.11215: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11458 1726878445.11250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11458 1726878445.11268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11458 1726878445.11289: 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 0x7f6e99960160> <<< 11458 1726878445.11378: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.11388: 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 0x7f6e99960908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99940dd8> <<< 11458 1726878445.11415: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.11423: 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 0x7f6e9995be80> <<< 11458 1726878445.11439: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999400f0> <<< 11458 1726878445.11472: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9993c208> <<< 11458 1726878445.11480: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998dab00> <<< 11458 1726878445.11495: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11458 1726878445.11517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11458 1726878445.11538: 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' <<< 11458 1726878445.11554: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999f8d68> <<< 11458 1726878445.11574: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11458 1726878445.11583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 11458 1726878445.11598: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999fe8d0> <<< 11458 1726878445.11620: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999a7fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11458 1726878445.11637: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 11458 1726878445.11656: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11458 1726878445.11666: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11458 1726878445.11672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11734: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11773: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 11458 1726878445.11787: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11815: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11859: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11458 1726878445.11869: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11884: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 11458 1726878445.11892: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11911: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.11941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 11458 1726878445.11985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12024: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11458 1726878445.12034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12104: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11458 1726878445.12112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12202: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12294: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11458 1726878445.12305: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11458 1726878445.12316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.12727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13101: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11458 1726878445.13150: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13191: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13243: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 11458 1726878445.13253: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11458 1726878445.13258: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13305: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 11458 1726878445.13313: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13400: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11458 1726878445.13407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13450: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 11458 1726878445.13461: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13482: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13506: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 11458 1726878445.13514: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11458 1726878445.13649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11458 1726878445.13673: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e958b0c50> <<< 11458 1726878445.13693: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11458 1726878445.13711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11458 1726878445.13899: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e958f6780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py <<< 11458 1726878445.13917: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.13978: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14029: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11458 1726878445.14037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14260: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11458 1726878445.14274: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14383: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11458 1726878445.14390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11458 1726878445.14488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11458 1726878445.14502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11458 1726878445.14534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11458 1726878445.14613: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9590c898> <<< 11458 1726878445.14677: 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 0x7f6e95892f60> <<< 11458 1726878445.14908: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e958c3358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 11458 1726878445.14917: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.14959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15003: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11458 1726878445.15011: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15361: 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 0x7f6e9983c978> <<< 11458 1726878445.15460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15712: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11458 1726878445.15733: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15796: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11458 1726878445.15804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15836: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11458 1726878445.15884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11458 1726878445.15920: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11458 1726878445.15931: 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 0x7f6e99848ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99848748> <<< 11458 1726878445.15941: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11458 1726878445.15950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.15963: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11458 1726878445.15984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16043: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11458 1726878445.16050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16290: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 11458 1726878445.16302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16374: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16524: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11458 1726878445.16535: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11458 1726878445.16544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16789: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11458 1726878445.16800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16895: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.16996: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11458 1726878445.17028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.17055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.17479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.17887: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11458 1726878445.17898: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11458 1726878445.17905: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.17986: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18065: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11458 1726878445.18074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18144: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18220: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11458 1726878445.18228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18348: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18464: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11458 1726878445.18478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11458 1726878445.18497: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11458 1726878445.18538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18572: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11458 1726878445.18583: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18736: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.18881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19029: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11458 1726878445.19044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19071: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19108: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11458 1726878445.19118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19149: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11458 1726878445.19165: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19215: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19272: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11458 1726878445.19279: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19313: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11458 1726878445.19328: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19369: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19419: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 11458 1726878445.19427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19515: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11458 1726878445.19524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19726: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.19928: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 11458 1726878445.19979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20021: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11458 1726878445.20035: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20063: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20092: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11458 1726878445.20100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20154: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11458 1726878445.20163: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20185: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20219: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 11458 1726878445.20282: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20345: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11458 1726878445.20357: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11458 1726878445.20370: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 11458 1726878445.20376: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20412: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11458 1726878445.20455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20520: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20670: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11458 1726878445.20685: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11458 1726878445.20695: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20771: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11458 1726878445.20780: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.20927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21081: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 11458 1726878445.21120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21155: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11458 1726878445.21169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21245: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 11458 1726878445.21312: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21375: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11458 1726878445.21385: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11458 1726878445.21392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21525: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 11458 1726878445.21533: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11458 1726878445.21551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21641: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21739: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11458 1726878445.21831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11458 1726878445.21977: stdout chunk (state=3): >>>import 'gc' # <<< 11458 1726878445.64808: stdout chunk (state=3): >>> {"name": "firewalld", "changed": true, "status": {"Type": "dbus", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "Me<<< 11458 1726878445.64851: stdout chunk (state=3): >>>moryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "Conflicts": "ip6tables.service ebtables.service shutdown.target iptables.service ipset.service nftables.service", "Before": "shutdown.target network-pre.target", "After": "basic.target dbus.socket dbus.service system.slice sysinit.target polkit.service", "Documentation": "man:firewalld(1)", "Description": "firewalld - dynamic firewall daemon", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0<<< 11458 1726878445.64863: stdout chunk (state=3): >>>", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 11458 1726878445.65540: 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 <<< 11458 1726878445.65556: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags <<< 11458 1726878445.65570: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings <<< 11458 1726878445.65580: 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 <<< 11458 1726878445.65593: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 <<< 11458 1726878445.65610: 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 <<< 11458 1726878445.65620: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 11458 1726878445.65631: stdout chunk (state=3): >>># cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json <<< 11458 1726878445.65663: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext <<< 11458 1726878445.65686: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # 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 <<< 11458 1726878445.65704: 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 <<< 11458 1726878445.65716: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos <<< 11458 1726878445.65730: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd <<< 11458 1726878445.65744: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # 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 <<< 11458 1726878445.65770: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11458 1726878445.66044: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11458 1726878445.66079: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11458 1726878445.66088: stdout chunk (state=3): >>># destroy zipimport <<< 11458 1726878445.66103: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11458 1726878445.66114: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11458 1726878445.66144: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 11458 1726878445.66168: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11458 1726878445.66185: stdout chunk (state=3): >>># destroy ctypes # destroy _string <<< 11458 1726878445.66205: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11458 1726878445.66219: stdout chunk (state=3): >>># destroy _socket <<< 11458 1726878445.66230: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11458 1726878445.66241: stdout chunk (state=3): >>># destroy _json <<< 11458 1726878445.66261: stdout chunk (state=3): >>># destroy selinux <<< 11458 1726878445.66271: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy <<< 11458 1726878445.66311: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 11458 1726878445.66318: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 11458 1726878445.66345: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 11458 1726878445.66356: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 11458 1726878445.66376: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 11458 1726878445.66387: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 11458 1726878445.66395: stdout chunk (state=3): >>># destroy fcntl <<< 11458 1726878445.66416: stdout chunk (state=3): >>># destroy datetime # destroy gc <<< 11458 1726878445.66426: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 11458 1726878445.66446: stdout chunk (state=3): >>># destroy _ssl <<< 11458 1726878445.66470: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios <<< 11458 1726878445.66484: stdout chunk (state=3): >>># destroy json <<< 11458 1726878445.66498: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 11458 1726878445.66515: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 11458 1726878445.66550: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11458 1726878445.66562: 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 <<< 11458 1726878445.66572: stdout chunk (state=3): >>># cleanup[3] wiping codecs <<< 11458 1726878445.66583: 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 <<< 11458 1726878445.66594: 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 <<< 11458 1726878445.66602: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11458 1726878445.66635: 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 <<< 11458 1726878445.66648: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 11458 1726878445.66655: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 11458 1726878445.66675: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 11458 1726878445.66687: 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 <<< 11458 1726878445.66698: 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 # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 11458 1726878445.66703: 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 <<< 11458 1726878445.66727: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11458 1726878445.66846: stdout chunk (state=3): >>># destroy posixpath <<< 11458 1726878445.66876: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11458 1726878445.66897: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11458 1726878445.66922: stdout chunk (state=3): >>># destroy linecache <<< 11458 1726878445.66937: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11458 1726878445.66950: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11458 1726878445.66961: 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 <<< 11458 1726878445.66968: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 11458 1726878445.66987: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11458 1726878445.67331: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11458 1726878445.67341: stdout chunk (state=3): >>><<< 11458 1726878445.67351: stderr chunk (state=3): >>><<< 11458 1726878445.67414: _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 0x7f6e9dbd0e48> # /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 0x7f6e9db66828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9dbd09b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db73630> 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 0x7f6e9db7a160> # /usr/lib64/python3.6/__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 0x7f6e9db7f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db7a390> # /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 0x7f6e9db24470> # /usr/lib64/python3.6/__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 0x7f6e9db29e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db24b38> # /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 0x7f6e9db304e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db13d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db16198> # /usr/lib64/python3.6/__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 0x7f6e9be24940> # /usr/lib64/python3.6/__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 0x7f6e9be36240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9db84a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f6e9bd5a208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd65438> # /usr/lib64/python3.6/__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 0x7f6e9bd64128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bd65c18> 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 0x7f6e9bd64208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdff940> # /usr/lib64/python3.6/__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 0x7f6e9bdffd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdf12e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdf62e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bde95c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bddb5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f6e9bb13400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb03e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdf15c0> 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 0x7f6e9bb1ff98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bdd5438> # /usr/lib64/python3.6/__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 0x7f6e9bb25358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb25160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9bb25470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9be4e198> # /usr/lib64/python3.6/__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 0x7f6e9bb25f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb25b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb33828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f6e9bb3c048> # /usr/lib64/python3.6/__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 0x7f6e9b6b8320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb33908> # /usr/lib64/python3.6/__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 0x7f6e9b6bce10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb256a0> # /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 0x7f6e9b6e1470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9b6e1828> # /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 0x7f6e9b6e7518> # /usr/lib64/python3.6/__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 0x7f6e9b493d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b486470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b486160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b47c048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e7eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9b48d128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6e1ba8> # /usr/lib64/python3.6/__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 0x7f6e9dae3898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b48d1d0> 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 0x7f6e9dae3c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9bb259e8> # /usr/lib64/python3.6/__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 0x7f6e9daf6748> # /usr/lib64/python3.6/__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 0x7f6e9dafe7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9dafec88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9dafeda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9daf6f98> # /usr/lib64/python3.6/__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 0x7f6e9db06128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9dafe668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e9dafe3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9daebc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9b6cb4e0> # /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 0x7f6e9daf65f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f6e99afea90> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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 0x7f6e999056d8> 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 0x7f6e99776400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99905f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99905048> # /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 0x7f6e997cdcc0> # /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 0x7f6e997a9c88> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99abc1d0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99abc400> # /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 0x7f6e99abc748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e997a4438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99795630> # /usr/lib64/python3.6/__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 0x7f6e99ac8f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e997a4860> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99acd0b8> # /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 0x7f6e998f1b38> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f6e998fcc18> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99ae0f28> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998eb630> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99ad6470> # /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 0x7f6e99919c50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998eb7f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99926b70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99926c50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99926dd8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99acd208> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f6e99a837b8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a7aeb8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6e99a7e0f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a7a978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e99a9fba8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a9f898> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a9f0b8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f6e99a9f710> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99a8f8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e9987e9b0> # 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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e999b4a58> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e999d72b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999bfa20> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f6e99a60080> # /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 0x7f6e99a60128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999d7630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999c6240> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e998e5208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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 0x7f6e9992e710> # /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 0x7f6e99960160> # 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 0x7f6e99960908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99940dd8> # 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 0x7f6e9995be80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999400f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e9993c208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e998dab00> # /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 0x7f6e999f8d68> # /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 0x7f6e999fe8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e999a7fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e958b0c50> # /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 0x7f6e958f6780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e9590c898> # 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 0x7f6e95892f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e958c3358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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 0x7f6e9983c978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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 0x7f6e99848ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6e99848748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/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_jzzwswhf/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "firewalld", "changed": true, "status": {"Type": "dbus", "Restart": "no", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "system.slice dbus.socket sysinit.target", "Wants": "network-pre.target", "Conflicts": "ip6tables.service ebtables.service shutdown.target iptables.service ipset.service nftables.service", "Before": "shutdown.target network-pre.target", "After": "basic.target dbus.socket dbus.service system.slice sysinit.target polkit.service", "Documentation": "man:firewalld(1)", "Description": "firewalld - dynamic firewall daemon", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "firewalld", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 closed. 11458 1726878445.67672: done with _execute_module (ansible.legacy.systemd, {'name': 'firewalld', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726878444.8225656-11458-132453625724969/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11458 1726878445.67685: _low_level_execute_command(): starting 11458 1726878445.67690: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878444.8225656-11458-132453625724969/ > /dev/null 2>&1 && sleep 0' 11458 1726878445.70274: stderr chunk (state=2): >>><<< 11458 1726878445.70281: stdout chunk (state=2): >>><<< 11458 1726878445.70293: _low_level_execute_command() done: rc=0, stdout=, stderr= 11458 1726878445.70300: handler run complete 11458 1726878445.70329: attempt loop complete, returning result 11458 1726878445.70336: _execute() done 11458 1726878445.70340: dumping result to json 11458 1726878445.70351: done dumping result, returning 11458 1726878445.70359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Enable and start firewalld service [0affdecc-488f-1992-aed8-000000000156] 11458 1726878445.70366: sending task result for task 0affdecc-488f-1992-aed8-000000000156 11458 1726878445.70441: done sending task result for task 0affdecc-488f-1992-aed8-000000000156 11458 1726878445.70446: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target dbus.socket dbus.service system.slice sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ebtables.service shutdown.target iptables.service ipset.service nftables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.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": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 11123 1726878445.70773: no more pending results, returning what we have 11123 1726878445.70776: results queue empty 11123 1726878445.70776: checking for any_errors_fatal 11123 1726878445.70783: done checking for any_errors_fatal 11123 1726878445.70783: checking for max_fail_percentage 11123 1726878445.70784: done checking for max_fail_percentage 11123 1726878445.70784: checking to see if all hosts have failed and the running result is not ok 11123 1726878445.70785: done checking to see if all hosts have failed 11123 1726878445.70785: getting the remaining hosts for this loop 11123 1726878445.70786: done getting the remaining hosts for this loop 11123 1726878445.70789: getting the next task for host managed_node3 11123 1726878445.70794: done getting next task for host managed_node3 11123 1726878445.70796: ^ task is: TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 11123 1726878445.70799: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878445.70805: getting variables 11123 1726878445.70806: in VariableManager get_vars() 11123 1726878445.70827: Calling all_inventory to load vars for managed_node3 11123 1726878445.70829: Calling groups_inventory to load vars for managed_node3 11123 1726878445.70830: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878445.70839: Calling all_plugins_play to load vars for managed_node3 11123 1726878445.70841: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878445.70843: Calling groups_plugins_play to load vars for managed_node3 11123 1726878445.70942: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878445.71062: done with get_vars() 11123 1726878445.71069: done getting variables 11123 1726878445.71107: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 20 September 2024 20:27:25 -0400 (0:00:00.929) 0:00:31.694 ****** 11123 1726878445.71137: entering _queue_task() for managed_node3/set_fact 11123 1726878445.71293: worker is 1 (out of 1 available) 11123 1726878445.71309: exiting _queue_task() for managed_node3/set_fact 11123 1726878445.71320: done queuing things up, now waiting for results queue to drain 11123 1726878445.71321: waiting for pending results... 11469 1726878445.71439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined 11469 1726878445.71564: in run() - task 0affdecc-488f-1992-aed8-000000000157 11469 1726878445.71579: variable 'ansible_search_path' from source: unknown 11469 1726878445.71583: variable 'ansible_search_path' from source: unknown 11469 1726878445.71610: calling self._execute() 11469 1726878445.71670: variable 'ansible_host' from source: host vars for 'managed_node3' 11469 1726878445.71679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11469 1726878445.71687: variable 'omit' from source: magic vars 11469 1726878445.71757: variable 'omit' from source: magic vars 11469 1726878445.71810: variable 'omit' from source: magic vars 11469 1726878445.72101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11469 1726878445.73811: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11469 1726878445.73861: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11469 1726878445.73888: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11469 1726878445.73914: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11469 1726878445.73938: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11469 1726878445.73990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11469 1726878445.74012: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11469 1726878445.74030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11469 1726878445.74064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11469 1726878445.74076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11469 1726878445.74107: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11469 1726878445.74124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11469 1726878445.74147: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11469 1726878445.74175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11469 1726878445.74187: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11469 1726878445.74213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11469 1726878445.74229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11469 1726878445.74251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11469 1726878445.74279: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11469 1726878445.74290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11469 1726878445.74324: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11469 1726878445.74359: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11469 1726878445.74379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11469 1726878445.74405: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11469 1726878445.74416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11469 1726878445.74551: variable 'firewall' from source: include params 11469 1726878445.74664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11469 1726878445.74684: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11469 1726878445.74705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11469 1726878445.74731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11469 1726878445.74745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11469 1726878445.74821: variable '_cockpit_port' from source: include params 11469 1726878445.74894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11469 1726878445.75010: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11469 1726878445.75041: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11469 1726878445.75064: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11469 1726878445.75087: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11469 1726878445.75116: 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) 11469 1726878445.75137: 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) 11469 1726878445.75156: 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) 11469 1726878445.75173: 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) 11469 1726878445.75228: variable 'cockpit_port' from source: include params 11469 1726878445.75246: variable '_cockpit_port_proto' from source: include params 11469 1726878445.75294: variable '_cockpit_port' from source: include params 11469 1726878445.75377: variable 'cockpit_port' from source: include params 11469 1726878445.75449: 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) 11469 1726878445.75467: 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) 11469 1726878445.75485: 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) 11469 1726878445.75502: 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) 11469 1726878445.75585: variable 'discovered_interpreter_python' from source: facts 11469 1726878445.75607: variable 'omit' from source: magic vars 11469 1726878445.75625: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11469 1726878445.75647: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11469 1726878445.75661: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11469 1726878445.75675: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11469 1726878445.75685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11469 1726878445.75708: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11469 1726878445.75712: variable 'ansible_host' from source: host vars for 'managed_node3' 11469 1726878445.75716: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11469 1726878445.75782: Set connection var ansible_timeout to 10 11469 1726878445.75787: Set connection var ansible_connection to ssh 11469 1726878445.75793: Set connection var ansible_shell_executable to /bin/sh 11469 1726878445.75801: Set connection var ansible_pipelining to False 11469 1726878445.75806: Set connection var ansible_module_compression to ZIP_DEFLATED 11469 1726878445.75811: Set connection var ansible_shell_type to sh 11469 1726878445.75827: variable 'ansible_shell_executable' from source: unknown 11469 1726878445.75831: variable 'ansible_connection' from source: unknown 11469 1726878445.75836: variable 'ansible_module_compression' from source: unknown 11469 1726878445.75839: variable 'ansible_shell_type' from source: unknown 11469 1726878445.75842: variable 'ansible_shell_executable' from source: unknown 11469 1726878445.75845: variable 'ansible_host' from source: host vars for 'managed_node3' 11469 1726878445.75849: variable 'ansible_pipelining' from source: unknown 11469 1726878445.75853: variable 'ansible_timeout' from source: unknown 11469 1726878445.75857: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11469 1726878445.75921: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11469 1726878445.75933: variable 'omit' from source: magic vars 11469 1726878445.75940: starting attempt loop 11469 1726878445.75944: running the handler 11469 1726878445.75954: handler run complete 11469 1726878445.75962: attempt loop complete, returning result 11469 1726878445.75965: _execute() done 11469 1726878445.75968: dumping result to json 11469 1726878445.75971: done dumping result, returning 11469 1726878445.75978: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Check if previous replaced is defined [0affdecc-488f-1992-aed8-000000000157] 11469 1726878445.75983: sending task result for task 0affdecc-488f-1992-aed8-000000000157 11469 1726878445.76004: done sending task result for task 0affdecc-488f-1992-aed8-000000000157 11469 1726878445.76007: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/libexec/platform-python", "__firewall_report_changed": true }, "changed": false } 11123 1726878445.76153: no more pending results, returning what we have 11123 1726878445.76155: results queue empty 11123 1726878445.76156: checking for any_errors_fatal 11123 1726878445.76167: done checking for any_errors_fatal 11123 1726878445.76168: checking for max_fail_percentage 11123 1726878445.76169: done checking for max_fail_percentage 11123 1726878445.76170: checking to see if all hosts have failed and the running result is not ok 11123 1726878445.76171: done checking to see if all hosts have failed 11123 1726878445.76171: getting the remaining hosts for this loop 11123 1726878445.76172: done getting the remaining hosts for this loop 11123 1726878445.76175: getting the next task for host managed_node3 11123 1726878445.76185: done getting next task for host managed_node3 11123 1726878445.76188: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 11123 1726878445.76192: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878445.76201: getting variables 11123 1726878445.76202: in VariableManager get_vars() 11123 1726878445.76240: Calling all_inventory to load vars for managed_node3 11123 1726878445.76242: Calling groups_inventory to load vars for managed_node3 11123 1726878445.76244: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878445.76251: Calling all_plugins_play to load vars for managed_node3 11123 1726878445.76252: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878445.76254: Calling groups_plugins_play to load vars for managed_node3 11123 1726878445.76353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878445.76476: done with get_vars() 11123 1726878445.76484: done getting variables 11123 1726878445.76572: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 20 September 2024 20:27:25 -0400 (0:00:00.054) 0:00:31.748 ****** 11123 1726878445.76594: entering _queue_task() for managed_node3/script 11123 1726878445.76595: Creating lock for script 11123 1726878445.76755: worker is 1 (out of 1 available) 11123 1726878445.76769: exiting _queue_task() for managed_node3/script 11123 1726878445.76780: done queuing things up, now waiting for results queue to drain 11123 1726878445.76781: waiting for pending results... 11470 1726878445.76893: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove 11470 1726878445.77016: in run() - task 0affdecc-488f-1992-aed8-000000000159 11470 1726878445.77031: variable 'ansible_search_path' from source: unknown 11470 1726878445.77037: variable 'ansible_search_path' from source: unknown 11470 1726878445.77066: calling self._execute() 11470 1726878445.77121: variable 'ansible_host' from source: host vars for 'managed_node3' 11470 1726878445.77129: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11470 1726878445.77139: variable 'omit' from source: magic vars 11470 1726878445.77445: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11470 1726878445.79097: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11470 1726878445.79142: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11470 1726878445.79168: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11470 1726878445.79194: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11470 1726878445.79215: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11470 1726878445.79283: variable '__firewall_previous_replaced' from source: set_fact 11470 1726878445.79298: Evaluated conditional (__firewall_previous_replaced | bool): False 11470 1726878445.79302: when evaluation is False, skipping this task 11470 1726878445.79306: _execute() done 11470 1726878445.79309: dumping result to json 11470 1726878445.79312: done dumping result, returning 11470 1726878445.79318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Get config files, checksums before and remove [0affdecc-488f-1992-aed8-000000000159] 11470 1726878445.79323: sending task result for task 0affdecc-488f-1992-aed8-000000000159 11470 1726878445.79349: done sending task result for task 0affdecc-488f-1992-aed8-000000000159 11470 1726878445.79352: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 11123 1726878445.79455: no more pending results, returning what we have 11123 1726878445.79458: results queue empty 11123 1726878445.79458: checking for any_errors_fatal 11123 1726878445.79463: done checking for any_errors_fatal 11123 1726878445.79463: checking for max_fail_percentage 11123 1726878445.79464: done checking for max_fail_percentage 11123 1726878445.79465: checking to see if all hosts have failed and the running result is not ok 11123 1726878445.79465: done checking to see if all hosts have failed 11123 1726878445.79466: getting the remaining hosts for this loop 11123 1726878445.79467: done getting the remaining hosts for this loop 11123 1726878445.79470: getting the next task for host managed_node3 11123 1726878445.79476: done getting next task for host managed_node3 11123 1726878445.79480: ^ task is: TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 11123 1726878445.79483: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878445.79494: getting variables 11123 1726878445.79495: in VariableManager get_vars() 11123 1726878445.79523: Calling all_inventory to load vars for managed_node3 11123 1726878445.79525: Calling groups_inventory to load vars for managed_node3 11123 1726878445.79527: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878445.79538: Calling all_plugins_play to load vars for managed_node3 11123 1726878445.79540: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878445.79543: Calling groups_plugins_play to load vars for managed_node3 11123 1726878445.79651: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878445.79962: done with get_vars() 11123 1726878445.79969: done getting variables 11123 1726878445.80005: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 20 September 2024 20:27:25 -0400 (0:00:00.034) 0:00:31.783 ****** 11123 1726878445.80026: entering _queue_task() for managed_node3/set_fact 11123 1726878445.80168: worker is 1 (out of 1 available) 11123 1726878445.80181: exiting _queue_task() for managed_node3/set_fact 11123 1726878445.80191: done queuing things up, now waiting for results queue to drain 11123 1726878445.80192: waiting for pending results... 11471 1726878445.80305: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed 11471 1726878445.80428: in run() - task 0affdecc-488f-1992-aed8-00000000015a 11471 1726878445.80446: variable 'ansible_search_path' from source: unknown 11471 1726878445.80450: variable 'ansible_search_path' from source: unknown 11471 1726878445.80476: calling self._execute() 11471 1726878445.80530: variable 'ansible_host' from source: host vars for 'managed_node3' 11471 1726878445.80540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11471 1726878445.80549: variable 'omit' from source: magic vars 11471 1726878445.80854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11471 1726878445.82315: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11471 1726878445.82368: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11471 1726878445.82395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11471 1726878445.82423: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11471 1726878445.82445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11471 1726878445.82514: variable '__firewall_previous_replaced' from source: set_fact 11471 1726878445.82529: Evaluated conditional (__firewall_previous_replaced | bool): False 11471 1726878445.82535: when evaluation is False, skipping this task 11471 1726878445.82539: _execute() done 11471 1726878445.82542: dumping result to json 11471 1726878445.82546: done dumping result, returning 11471 1726878445.82552: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed [0affdecc-488f-1992-aed8-00000000015a] 11471 1726878445.82558: sending task result for task 0affdecc-488f-1992-aed8-00000000015a 11471 1726878445.82579: done sending task result for task 0affdecc-488f-1992-aed8-00000000015a 11471 1726878445.82582: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 11123 1726878445.82682: no more pending results, returning what we have 11123 1726878445.82685: results queue empty 11123 1726878445.82685: checking for any_errors_fatal 11123 1726878445.82690: done checking for any_errors_fatal 11123 1726878445.82690: checking for max_fail_percentage 11123 1726878445.82691: done checking for max_fail_percentage 11123 1726878445.82692: checking to see if all hosts have failed and the running result is not ok 11123 1726878445.82692: done checking to see if all hosts have failed 11123 1726878445.82693: getting the remaining hosts for this loop 11123 1726878445.82694: done getting the remaining hosts for this loop 11123 1726878445.82696: getting the next task for host managed_node3 11123 1726878445.82705: done getting next task for host managed_node3 11123 1726878445.82708: ^ task is: TASK: fedora.linux_system_roles.firewall : Configure firewall 11123 1726878445.82713: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878445.82724: getting variables 11123 1726878445.82725: in VariableManager get_vars() 11123 1726878445.82759: Calling all_inventory to load vars for managed_node3 11123 1726878445.82762: Calling groups_inventory to load vars for managed_node3 11123 1726878445.82764: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878445.82771: Calling all_plugins_play to load vars for managed_node3 11123 1726878445.82773: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878445.82775: Calling groups_plugins_play to load vars for managed_node3 11123 1726878445.82879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878445.83086: done with get_vars() 11123 1726878445.83095: done getting variables TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 20 September 2024 20:27:25 -0400 (0:00:00.031) 0:00:31.814 ****** 11123 1726878445.83171: entering _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib 11123 1726878445.83172: Creating lock for fedora.linux_system_roles.firewall_lib 11123 1726878445.83363: worker is 1 (out of 1 available) 11123 1726878445.83377: exiting _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib 11123 1726878445.83388: done queuing things up, now waiting for results queue to drain 11123 1726878445.83389: waiting for pending results... 11474 1726878445.83595: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Configure firewall 11474 1726878445.83751: in run() - task 0affdecc-488f-1992-aed8-00000000015c 11474 1726878445.83770: variable 'ansible_search_path' from source: unknown 11474 1726878445.83774: variable 'ansible_search_path' from source: unknown 11474 1726878445.84125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11474 1726878445.85662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11474 1726878445.85707: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11474 1726878445.85739: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11474 1726878445.85765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11474 1726878445.85789: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11474 1726878445.85844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11474 1726878445.85865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11474 1726878445.85884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11474 1726878445.85912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11474 1726878445.85924: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11474 1726878445.85960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11474 1726878445.85977: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11474 1726878445.85995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11474 1726878445.86022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11474 1726878445.86037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11474 1726878445.86093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11474 1726878445.86257: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11474 1726878445.86284: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11474 1726878445.86307: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11474 1726878445.86329: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11474 1726878445.86363: 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) 11474 1726878445.86379: 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) 11474 1726878445.86397: 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) 11474 1726878445.86414: 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) 11474 1726878445.86460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11474 1726878445.86478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11474 1726878445.86494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11474 1726878445.86518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11474 1726878445.86529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11474 1726878445.86680: variable 'firewall' from source: include params 11474 1726878445.86788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11474 1726878445.86806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11474 1726878445.86823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11474 1726878445.86852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11474 1726878445.86864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11474 1726878445.86943: variable '_cockpit_port' from source: include params 11474 1726878445.86999: 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) 11474 1726878445.87017: 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) 11474 1726878445.87039: 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) 11474 1726878445.87059: 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) 11474 1726878445.87113: variable 'cockpit_port' from source: include params 11474 1726878445.87131: variable '_cockpit_port_proto' from source: include params 11474 1726878445.87179: variable '_cockpit_port' from source: include params 11474 1726878445.87261: variable 'cockpit_port' from source: include params 11474 1726878445.87308: variable '__previous' from source: task vars 11474 1726878445.87322: variable '__detailed' from source: task vars 11474 1726878445.87367: variable 'omit' from source: magic vars 11474 1726878445.87446: variable 'ansible_host' from source: host vars for 'managed_node3' 11474 1726878445.87456: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11474 1726878445.87464: variable 'omit' from source: magic vars 11474 1726878445.87507: variable 'omit' from source: magic vars 11474 1726878445.87557: variable 'omit' from source: magic vars 11474 1726878445.87648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11474 1726878445.87666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11474 1726878445.87683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11474 1726878445.87707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11474 1726878445.87718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11474 1726878445.87774: variable 'item' from source: unknown 11474 1726878445.87781: variable 'omit' from source: magic vars 11474 1726878445.87857: variable 'item' from source: unknown 11474 1726878445.87864: variable 'omit' from source: magic vars 11474 1726878445.87936: variable 'item' from source: unknown 11474 1726878445.87943: variable 'omit' from source: magic vars 11474 1726878445.88013: variable 'item' from source: unknown 11474 1726878445.88019: variable 'omit' from source: magic vars 11474 1726878445.88091: variable 'item' from source: unknown 11474 1726878445.88096: variable 'omit' from source: magic vars 11474 1726878445.88170: variable 'item' from source: unknown 11474 1726878445.88177: variable 'omit' from source: magic vars 11474 1726878445.88246: variable 'item' from source: unknown 11474 1726878445.88251: variable 'omit' from source: magic vars 11474 1726878445.88320: variable 'item' from source: unknown 11474 1726878445.88325: variable 'omit' from source: magic vars 11474 1726878445.88397: variable 'item' from source: unknown 11474 1726878445.88403: variable 'omit' from source: magic vars 11474 1726878445.88472: variable 'item' from source: unknown 11474 1726878445.88477: variable 'omit' from source: magic vars 11474 1726878445.88556: variable 'item' from source: unknown 11474 1726878445.88563: variable 'omit' from source: magic vars 11474 1726878445.88636: variable 'item' from source: unknown 11474 1726878445.88643: variable 'omit' from source: magic vars 11474 1726878445.88712: variable 'item' from source: unknown 11474 1726878445.88719: variable 'omit' from source: magic vars 11474 1726878445.88789: variable 'item' from source: unknown 11474 1726878445.88797: variable 'omit' from source: magic vars 11474 1726878445.88872: variable 'item' from source: unknown 11474 1726878445.88879: variable 'omit' from source: magic vars 11474 1726878445.88953: variable 'item' from source: unknown 11474 1726878445.88960: variable 'omit' from source: magic vars 11474 1726878445.89028: variable 'item' from source: unknown 11474 1726878445.89042: variable 'omit' from source: magic vars 11474 1726878445.89108: variable 'item' from source: unknown 11474 1726878445.89114: variable 'omit' from source: magic vars 11474 1726878445.89189: variable 'item' from source: unknown 11474 1726878445.89196: variable 'omit' from source: magic vars 11474 1726878445.89270: variable 'item' from source: unknown 11474 1726878445.89277: variable 'omit' from source: magic vars 11474 1726878445.89348: variable 'item' from source: unknown 11474 1726878445.89355: variable 'omit' from source: magic vars 11474 1726878445.89426: variable 'item' from source: unknown 11474 1726878445.89436: variable 'omit' from source: magic vars 11474 1726878445.89506: variable 'item' from source: unknown 11474 1726878445.89514: variable 'omit' from source: magic vars 11474 1726878445.89586: variable 'item' from source: unknown 11474 1726878445.89664: variable 'item' from source: unknown 11474 1726878445.89744: variable 'item' from source: unknown 11474 1726878445.89750: variable 'omit' from source: magic vars 11474 1726878445.89758: variable '__firewall_report_changed' from source: set_fact 11474 1726878445.89769: variable 'omit' from source: magic vars 11474 1726878445.89786: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11474 1726878445.89807: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11474 1726878445.89822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11474 1726878445.89840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11474 1726878445.89849: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11474 1726878445.89870: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11474 1726878445.89874: variable 'ansible_host' from source: host vars for 'managed_node3' 11474 1726878445.89879: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11474 1726878445.89949: Set connection var ansible_timeout to 10 11474 1726878445.89954: Set connection var ansible_connection to ssh 11474 1726878445.89960: Set connection var ansible_shell_executable to /bin/sh 11474 1726878445.89967: Set connection var ansible_pipelining to False 11474 1726878445.89972: Set connection var ansible_module_compression to ZIP_DEFLATED 11474 1726878445.89977: Set connection var ansible_shell_type to sh 11474 1726878445.89990: variable 'ansible_shell_executable' from source: unknown 11474 1726878445.89994: variable 'ansible_connection' from source: unknown 11474 1726878445.89997: variable 'ansible_module_compression' from source: unknown 11474 1726878445.90000: variable 'ansible_shell_type' from source: unknown 11474 1726878445.90003: variable 'ansible_shell_executable' from source: unknown 11474 1726878445.90007: variable 'ansible_host' from source: host vars for 'managed_node3' 11474 1726878445.90011: variable 'ansible_pipelining' from source: unknown 11474 1726878445.90014: variable 'ansible_timeout' from source: unknown 11474 1726878445.90017: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11474 1726878445.90096: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11474 1726878445.90104: variable 'omit' from source: magic vars 11474 1726878445.90108: starting attempt loop 11474 1726878445.90110: running the handler 11474 1726878445.90118: _low_level_execute_command(): starting 11474 1726878445.90124: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11474 1726878445.92459: stdout chunk (state=2): >>>/root <<< 11474 1726878445.92574: stderr chunk (state=3): >>><<< 11474 1726878445.92580: stdout chunk (state=3): >>><<< 11474 1726878445.92597: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11474 1726878445.92609: _low_level_execute_command(): starting 11474 1726878445.92615: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194 `" && echo ansible-tmp-1726878445.9260447-11474-103464549620194="` echo /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194 `" ) && sleep 0' 11474 1726878445.95054: stdout chunk (state=2): >>>ansible-tmp-1726878445.9260447-11474-103464549620194=/root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194 <<< 11474 1726878445.95178: stderr chunk (state=3): >>><<< 11474 1726878445.95184: stdout chunk (state=3): >>><<< 11474 1726878445.95196: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878445.9260447-11474-103464549620194=/root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194 , stderr= 11474 1726878445.95229: variable 'ansible_module_compression' from source: unknown 11474 1726878445.95270: ANSIBALLZ: Using lock for fedora.linux_system_roles.firewall_lib 11474 1726878445.95276: ANSIBALLZ: Acquiring lock 11474 1726878445.95279: ANSIBALLZ: Lock acquired: 140599943476624 11474 1726878445.95282: ANSIBALLZ: Creating module 11474 1726878446.04830: ANSIBALLZ: Writing module into payload 11474 1726878446.05017: ANSIBALLZ: Writing module 11474 1726878446.05041: ANSIBALLZ: Renaming module 11474 1726878446.05049: ANSIBALLZ: Done creating module 11474 1726878446.05065: variable 'ansible_facts' from source: unknown 11474 1726878446.05123: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/AnsiballZ_firewall_lib.py 11474 1726878446.05224: Sending initial data 11474 1726878446.05231: Sent initial data (161 bytes) 11474 1726878446.07888: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmptvbcnaq9 /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/AnsiballZ_firewall_lib.py <<< 11474 1726878446.09126: stderr chunk (state=3): >>><<< 11474 1726878446.09136: stdout chunk (state=3): >>><<< 11474 1726878446.09154: done transferring module to remote 11474 1726878446.09167: _low_level_execute_command(): starting 11474 1726878446.09173: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/ /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/AnsiballZ_firewall_lib.py && sleep 0' 11474 1726878446.11793: stderr chunk (state=2): >>><<< 11474 1726878446.11799: stdout chunk (state=2): >>><<< 11474 1726878446.11811: _low_level_execute_command() done: rc=0, stdout=, stderr= 11474 1726878446.11815: _low_level_execute_command(): starting 11474 1726878446.11820: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/AnsiballZ_firewall_lib.py && sleep 0' 11474 1726878446.14970: 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' # <<< 11474 1726878446.14998: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f867ee48> <<< 11474 1726878446.15025: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11474 1726878446.15044: 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 0x7fb7f8614828> <<< 11474 1726878446.15058: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f867e9b0><<< 11474 1726878446.15065: stdout chunk (state=3): >>> <<< 11474 1726878446.15085: 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' <<< 11474 1726878446.15100: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8621630> <<< 11474 1726878446.15123: stdout chunk (state=3): >>>import '_signal' # <<< 11474 1726878446.15142: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11474 1726878446.15148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11474 1726878446.15161: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8628160> <<< 11474 1726878446.15351: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11474 1726878446.15553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py # code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py # code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f862d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8628748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8628390> # /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 0x7fb7f85d2470> <<< 11474 1726878446.15563: 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 0x7fb7f85d7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85d2b38> # /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 0x7fb7f85de4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85c1d68> <<< 11474 1726878446.15651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11474 1726878446.15663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85c4198> # /usr/lib64/python3.6/__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 0x7fb7f68d2940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 11474 1726878446.15670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11474 1726878446.15954: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68e4240> <<< 11474 1726878446.15961: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8632a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11474 1726878446.16019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11474 1726878446.16026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11474 1726878446.16046: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11474 1726878446.16053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11474 1726878446.16070: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11474 1726878446.16084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11474 1726878446.16107: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11474 1726878446.16114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11474 1726878446.16143: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11474 1726878446.16204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11474 1726878446.16219: stdout chunk (state=3): >>>import '_functools' # <<< 11474 1726878446.16238: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11474 1726878446.16270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.16286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11474 1726878446.16302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11474 1726878446.16323: stdout chunk (state=3): >>>import '_operator' # <<< 11474 1726878446.16563: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6830208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f683b438> # /usr/lib64/python3.6/__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 0x7fb7f683e128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f683bc18> 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 0x7fb7f683e208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68ad940> # /usr/lib64/python3.6/__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 0x7fb7f68add30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f689f2e8> <<< 11474 1726878446.16580: 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 0x7fb7f68a52e8> <<< 11474 1726878446.16594: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68975c0> <<< 11474 1726878446.16640: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68895f8> <<< 11474 1726878446.16656: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11474 1726878446.16669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11474 1726878446.16681: stdout chunk (state=3): >>>import '_sre' # <<< 11474 1726878446.16701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11474 1726878446.16715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11474 1726878446.16736: 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' <<< 11474 1726878446.16774: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65ea438> <<< 11474 1726878446.16791: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65d9eb8> <<< 11474 1726878446.16806: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f689f240> <<< 11474 1726878446.16815: stdout chunk (state=3): >>>import '_locale' # <<< 11474 1726878446.16865: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11474 1726878446.16875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' <<< 11474 1726878446.16885: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65f6f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6882438> <<< 11474 1726878446.16908: 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' <<< 11474 1726878446.16946: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.16953: 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 0x7fb7f65fc358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc160> <<< 11474 1726878446.16975: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.16984: 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 0x7fb7f65fc470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68fc198> <<< 11474 1726878446.17013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11474 1726878446.17020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11474 1726878446.17046: 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' <<< 11474 1726878446.17067: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11474 1726878446.17081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11474 1726878446.17092: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fcf60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fcb70> <<< 11474 1726878446.17127: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11474 1726878446.17138: 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 0x7fb7f6609828> <<< 11474 1726878446.17151: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11474 1726878446.17171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11474 1726878446.17193: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py<<< 11474 1726878446.17201: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11474 1726878446.17261: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6613048> <<< 11474 1726878446.17279: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11474 1726878446.17291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11474 1726878446.17329: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f618f320> <<< 11474 1726878446.17347: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6609908> <<< 11474 1726878446.17362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11474 1726878446.17378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11474 1726878446.17426: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6194e10> <<< 11474 1726878446.17443: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc6a0> <<< 11474 1726878446.17461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11474 1726878446.17481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11474 1726878446.17499: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11474 1726878446.17507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61b9470> <<< 11474 1726878446.17534: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.17543: 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 0x7fb7f61b9828> <<< 11474 1726878446.17559: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11474 1726878446.17577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11474 1726878446.17595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11474 1726878446.17602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11474 1726878446.17616: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61bf518> <<< 11474 1726878446.17638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11474 1726878446.17659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11474 1726878446.17679: stdout chunk (state=3): >>>import 'time' # <<< 11474 1726878446.17693: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11474 1726878446.17708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11474 1726878446.17731: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11474 1726878446.17742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11474 1726878446.17755: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11474 1726878446.17796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11474 1726878446.17815: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11474 1726878446.17823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11474 1726878446.17829: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f6ad30> <<< 11474 1726878446.17952: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f5d470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f5d160> <<< 11474 1726878446.17980: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f54048> <<< 11474 1726878446.18007: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61bfeb8> <<< 11474 1726878446.18043: 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 0x7fb7f5f64128> <<< 11474 1726878446.18058: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61b9ba8> <<< 11474 1726878446.18076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11474 1726878446.18092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11474 1726878446.18134: 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 0x7fb7f8582898> <<< 11474 1726878446.18152: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f641d0> <<< 11474 1726878446.18159: stdout chunk (state=3): >>>import 'pwd' # <<< 11474 1726878446.18183: 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 0x7fb7f8582c18> <<< 11474 1726878446.18249: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc9e8> <<< 11474 1726878446.18264: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11474 1726878446.18282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11474 1726878446.18296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11474 1726878446.18316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11474 1726878446.18345: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.18352: 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 0x7fb7f85a4748> <<< 11474 1726878446.18369: 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' <<< 11474 1726878446.18504: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.18512: 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 0x7fb7f85ac7b8> <<< 11474 1726878446.18541: 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 0x7fb7f85acc88> <<< 11474 1726878446.18575: 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 0x7fb7f85acda0> <<< 11474 1726878446.18584: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85a4f98> <<< 11474 1726878446.18607: 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' <<< 11474 1726878446.18631: 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 0x7fb7f85b5128> <<< 11474 1726878446.18651: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85ac668> <<< 11474 1726878446.18668: 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 0x7fb7f85ac3c8> <<< 11474 1726878446.18691: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8599c88><<< 11474 1726878446.18698: stdout chunk (state=3): >>> <<< 11474 1726878446.18709: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61a34e0> <<< 11474 1726878446.18742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11474 1726878446.18773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11474 1726878446.18820: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85a45f8> <<< 11474 1726878446.18957: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11474 1726878446.18966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11474 1726878446.18981: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f458da90> <<< 11474 1726878446.19049: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available <<< 11474 1726878446.19066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.19088: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py <<< 11474 1726878446.19095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.19106: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.19123: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/__init__.py <<< 11474 1726878446.19130: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.20643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.21614: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11474 1726878446.21625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 11474 1726878446.21642: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f437e6d8> import 'atexit' # <<< 11474 1726878446.21677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11474 1726878446.21704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11474 1726878446.21773: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.21785: 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 0x7fb7f4274400> <<< 11474 1726878446.21790: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f437ef98> <<< 11474 1726878446.21837: 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 0x7fb7f437e048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11474 1726878446.21892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11474 1726878446.21916: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f424fcc0> <<< 11474 1726878446.21955: 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' <<< 11474 1726878446.21977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11474 1726878446.22012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11474 1726878446.22035: 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' <<< 11474 1726878446.22145: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f423d940> <<< 11474 1726878446.22190: 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 0x7fb7f423d278> <<< 11474 1726878446.22210: 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' <<< 11474 1726878446.22219: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f423df98> <<< 11474 1726878446.22257: 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' <<< 11474 1726878446.22334: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f41f9898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f421e438> <<< 11474 1726878446.22765: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4212630> # /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py # code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11474 1726878446.22774: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f45b2e80> <<< 11474 1726878446.22818: 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 0x7fb7f42264e0> <<< 11474 1726878446.22830: 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 0x7fb7f42265f8> <<< 11474 1726878446.22849: 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 <<< 11474 1726878446.22889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11474 1726878446.22897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11474 1726878446.22914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11474 1726878446.22957: 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' <<< 11474 1726878446.23011: 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 0x7fb7f428b0b8> <<< 11474 1726878446.23094: 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' <<< 11474 1726878446.23143: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f429d128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427a4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11474 1726878446.23171: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427acc0> <<< 11474 1726878446.23426: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f42349b0> <<< 11474 1726878446.23470: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11474 1726878446.23496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.23539: 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' # <<< 11474 1726878446.23662: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f437b0b8> <<< 11474 1726878446.23721: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427a320> <<< 11474 1726878446.23839: 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' <<< 11474 1726878446.23846: 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 0x7fb7f437b9e8> <<< 11474 1726878446.23889: 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 0x7fb7f437bfd0> <<< 11474 1726878446.23948: 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' <<< 11474 1726878446.23959: 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 0x7fb7f42b0160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4226748> <<< 11474 1726878446.23997: 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 <<< 11474 1726878446.24012: 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' <<< 11474 1726878446.24056: 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 0x7fb7f4399b00> <<< 11474 1726878446.24266: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4394240> <<< 11474 1726878446.24303: 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 0x7fb7f4394438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f42b0cc0> <<< 11474 1726878446.24326: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11474 1726878446.24337: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py <<< 11474 1726878446.24373: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.24440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.24544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11474 1726878446.24662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.24800: 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' <<< 11474 1726878446.24815: 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' <<< 11474 1726878446.24836: 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' <<< 11474 1726878446.24891: 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 0x7fb7f43b6f28> <<< 11474 1726878446.24946: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43b6be0> <<< 11474 1726878446.24978: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43b6400> <<< 11474 1726878446.25014: 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' <<< 11474 1726878446.25045: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43b6a58> <<< 11474 1726878446.25052: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f439fda0> <<< 11474 1726878446.25091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.25640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.26198: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py <<< 11474 1726878446.26212: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11474 1726878446.26218: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py <<< 11474 1726878446.26263: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11474 1726878446.26280: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.26337: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 11474 1726878446.26349: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11474 1726878446.26476: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.26598: 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' <<< 11474 1726878446.26624: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43d0630> # zipimport: zlib available <<< 11474 1726878446.26998: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27458: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py <<< 11474 1726878446.27472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27493: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27524: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py <<< 11474 1726878446.27534: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27591: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27657: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py <<< 11474 1726878446.27676: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11474 1726878446.27687: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11474 1726878446.27719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27746: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11474 1726878446.27765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.27923: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28098: 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' <<< 11474 1726878446.28223: stdout chunk (state=3): >>>import '_ast' # <<< 11474 1726878446.28236: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4485e10> <<< 11474 1726878446.28244: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28262: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28276: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11474 1726878446.28339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28382: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11474 1726878446.28402: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py <<< 11474 1726878446.28410: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11474 1726878446.28422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28483: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py <<< 11474 1726878446.28491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28592: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.28658: 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 <<< 11474 1726878446.28800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.28888: 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 0x7fb7f44c62b0> <<< 11474 1726878446.28956: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f442c0f0> <<< 11474 1726878446.28983: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py <<< 11474 1726878446.28992: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11474 1726878446.29045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29116: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29148: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11474 1726878446.29165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11474 1726878446.29187: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11474 1726878446.29216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11474 1726878446.29234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11474 1726878446.29243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11474 1726878446.29376: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f445d080> <<< 11474 1726878446.29395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11474 1726878446.29403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11474 1726878446.29498: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f445d128> <<< 11474 1726878446.29549: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44c6630> <<< 11474 1726878446.29603: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4437048> <<< 11474 1726878446.29614: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py <<< 11474 1726878446.29620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29636: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29654: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py <<< 11474 1726878446.29665: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py <<< 11474 1726878446.29669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29684: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29701: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/pycompat24.py <<< 11474 1726878446.29794: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py <<< 11474 1726878446.29813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29836: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py # zipimport: zlib available <<< 11474 1726878446.29845: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py <<< 11474 1726878446.29853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11474 1726878446.29885: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 11474 1726878446.29896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.29916: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 11474 1726878446.30542: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.31092: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.31103: stdout chunk (state=3): >>>import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07be5f8> <<< 11474 1726878446.31123: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/config/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.6/site-packages/firewall/config/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.31229: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/config/__pycache__/dbus.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/config/dbus.py <<< 11474 1726878446.31242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/config/__pycache__/dbus.cpython-36.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07b4668> <<< 11474 1726878446.31250: stdout chunk (state=3): >>>import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07be710> <<< 11474 1726878446.31275: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/__pycache__/client.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/client.py <<< 11474 1726878446.31341: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/client.cpython-36.pyc' <<< 11474 1726878446.31369: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.31712: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_error.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_error.cpython-36.pyc' <<< 11474 1726878446.31721: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44810f0> <<< 11474 1726878446.31775: stdout chunk (state=3): >>># extension module 'gi._gi' loaded from '/usr/lib64/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so' <<< 11474 1726878446.31786: stdout chunk (state=3): >>># extension module 'gi._gi' executed from '/usr/lib64/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f4487f60> <<< 11474 1726878446.31795: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4487898> <<< 11474 1726878446.31811: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/repository/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.31829: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/importer.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/importer.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/importer.cpython-36.pyc' <<< 11474 1726878446.31851: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/module.py <<< 11474 1726878446.31858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/module.cpython-36.pyc' <<< 11474 1726878446.31877: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/types.py <<< 11474 1726878446.31885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/types.cpython-36.pyc' <<< 11474 1726878446.31914: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.pyc' <<< 11474 1726878446.31923: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499f60> <<< 11474 1726878446.31940: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/docstring.py <<< 11474 1726878446.31948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a0080> <<< 11474 1726878446.31967: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_propertyhelper.py <<< 11474 1726878446.31977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.pyc' <<< 11474 1726878446.31985: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a05c0> <<< 11474 1726878446.32008: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.pyc' <<< 11474 1726878446.32027: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a0cf8> <<< 11474 1726878446.32038: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499630> <<< 11474 1726878446.32055: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499080> <<< 11474 1726878446.32070: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/__init__.py <<< 11474 1726878446.32080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.32097: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499dd8> <<< 11474 1726878446.32107: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f448ec50> <<< 11474 1726878446.32112: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4487d30> <<< 11474 1726878446.32160: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/GLib.py <<< 11474 1726878446.32175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.pyc' <<< 11474 1726878446.32204: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_ossighelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_ossighelper.py <<< 11474 1726878446.32210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_ossighelper.cpython-36.pyc' <<< 11474 1726878446.32226: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4541f60> <<< 11474 1726878446.32245: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/__pycache__/_option.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_option.py <<< 11474 1726878446.32253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_option.cpython-36.pyc' <<< 11474 1726878446.32268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/optparse.cpython-36.pyc matches /usr/lib64/python3.6/optparse.py <<< 11474 1726878446.32295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/optparse.cpython-36.pyc' <<< 11474 1726878446.32350: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f454be10> <<< 11474 1726878446.32392: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f454b470> <<< 11474 1726878446.32512: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44b5e10> <<< 11474 1726878446.32572: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py <<< 11474 1726878446.32585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.pyc' <<< 11474 1726878446.32744: stdout chunk (state=3): >>>import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f450e588> <<< 11474 1726878446.32779: stdout chunk (state=3): >>># destroy gobject <<< 11474 1726878446.32806: 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 <<< 11474 1726878446.32813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.32831: 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 0x7fb7f4531470> <<< 11474 1726878446.32852: 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' <<< 11474 1726878446.32873: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531550> <<< 11474 1726878446.32889: 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 <<< 11474 1726878446.32898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 11474 1726878446.33013: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 11474 1726878446.33022: 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 0x7fb7f4531d68> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531b38> <<< 11474 1726878446.33035: 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 <<< 11474 1726878446.33043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 11474 1726878446.33057: 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 <<< 11474 1726878446.33072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 11474 1726878446.33085: 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 <<< 11474 1726878446.33102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 11474 1726878446.33117: 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 <<< 11474 1726878446.33127: 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 0x7fb7f08ba438> <<< 11474 1726878446.33145: 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 <<< 11474 1726878446.33152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11474 1726878446.33174: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 11474 1726878446.33198: 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 0x7fb7f08c2710> <<< 11474 1726878446.33221: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 11474 1726878446.33228: 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 0x7fb7f08c2908> <<< 11474 1726878446.33248: 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' <<< 11474 1726878446.33291: 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 0x7fb7f08c2a90> <<< 11474 1726878446.33313: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2978> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2198> <<< 11474 1726878446.33321: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08ba550> <<< 11474 1726878446.33340: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08b07f0> <<< 11474 1726878446.33346: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08a6da0> <<< 11474 1726878446.33365: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08a65f8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f452ae80> <<< 11474 1726878446.33381: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/mainloop/__init__.py <<< 11474 1726878446.33391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/__init__.cpython-36.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531198> <<< 11474 1726878446.33409: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/glib.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/glib.cpython-36.pyc' <<< 11474 1726878446.33470: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_glib_bindings.so' <<< 11474 1726878446.33482: stdout chunk (state=3): >>># extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f08c27f0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531c18> <<< 11474 1726878446.33505: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/__init__.py <<< 11474 1726878446.33512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/slip/__pycache__/__init__.cpython-36.pyc' import 'slip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2be0> <<< 11474 1726878446.33525: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/__init__.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.33547: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/bus.py <<< 11474 1726878446.33554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/bus.cpython-36.pyc' <<< 11474 1726878446.33571: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/proxies.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11474 1726878446.33600: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/constants.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/constants.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/constants.cpython-36.pyc' import 'slip.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4198> <<< 11474 1726878446.33617: stdout chunk (state=3): >>>import 'slip.dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4048> <<< 11474 1726878446.33638: stdout chunk (state=3): >>>import 'slip.dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2e48> <<< 11474 1726878446.33661: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/service.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/service.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/service.cpython-36.pyc' <<< 11474 1726878446.33681: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/service.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/service.py <<< 11474 1726878446.33693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/service.cpython-36.pyc' <<< 11474 1726878446.33717: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/decorators.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/decorators.py <<< 11474 1726878446.33725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/decorators.cpython-36.pyc' <<< 11474 1726878446.33751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11474 1726878446.33796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11474 1726878446.33818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11474 1726878446.33826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11474 1726878446.33850: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11474 1726878446.33882: 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 0x7fb7f088ce10> <<< 11474 1726878446.33900: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f088c748> <<< 11474 1726878446.33961: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08856a0> <<< 11474 1726878446.34264: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08de668> import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08de2e8> <<< 11474 1726878446.34291: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4668> <<< 11474 1726878446.34311: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11474 1726878446.34334: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11474 1726878446.34395: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08de1d0> <<< 11474 1726878446.34418: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/_wrappers/__init__.py # code object from '/usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/__init__.cpython-36.pyc' import 'slip._wrappers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c4e0> <<< 11474 1726878446.34442: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/_glib.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/_wrappers/_glib.py # code object from '/usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/_glib.cpython-36.pyc' <<< 11474 1726878446.34451: stdout chunk (state=3): >>>import 'slip._wrappers._glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c630> <<< 11474 1726878446.34459: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/polkit.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/polkit.py <<< 11474 1726878446.34475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/polkit.cpython-36.pyc' <<< 11474 1726878446.34490: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/decorator.cpython-36.pyc matches /usr/lib/python3.6/site-packages/decorator.py <<< 11474 1726878446.34512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/decorator.cpython-36.pyc' <<< 11474 1726878446.34592: stdout chunk (state=3): >>>import 'decorator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c978> <<< 11474 1726878446.34610: stdout chunk (state=3): >>>import 'slip.dbus.polkit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c6a0> <<< 11474 1726878446.34618: stdout chunk (state=3): >>>import 'slip.dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2f60> <<< 11474 1726878446.34645: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/mainloop.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/mainloop.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/mainloop.cpython-36.pyc' <<< 11474 1726878446.34657: stdout chunk (state=3): >>>import 'slip.dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f0847550> import 'slip.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2cc0> <<< 11474 1726878446.34679: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/__init__.py <<< 11474 1726878446.34687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/__init__.cpython-36.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084d9b0> <<< 11474 1726878446.34706: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/base.py <<< 11474 1726878446.34713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/base.cpython-36.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084db70> <<< 11474 1726878446.34728: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/__pycache__/dbus_utils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/dbus_utils.cpython-36.pyc' <<< 11474 1726878446.34754: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/__init__.py <<< 11474 1726878446.34762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/dom/__pycache__/__init__.cpython-36.pyc' <<< 11474 1726878446.34821: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/domreg.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/domreg.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/domreg.cpython-36.pyc' <<< 11474 1726878446.34838: stdout chunk (state=3): >>>import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085bd68> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085b320> <<< 11474 1726878446.34850: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/minidom.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/minidom.py <<< 11474 1726878446.34898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/dom/__pycache__/minidom.cpython-36.pyc' <<< 11474 1726878446.34914: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/minicompat.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/minicompat.py <<< 11474 1726878446.34929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/dom/__pycache__/minicompat.cpython-36.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece8bba8> <<< 11474 1726878446.34945: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/xmlbuilder.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/xmlbuilder.py <<< 11474 1726878446.34965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/dom/__pycache__/xmlbuilder.cpython-36.pyc' <<< 11474 1726878446.34982: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/dom/__pycache__/NodeFilter.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/NodeFilter.py <<< 11474 1726878446.34991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/dom/__pycache__/NodeFilter.cpython-36.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece9a8d0> <<< 11474 1726878446.35011: stdout chunk (state=3): >>>import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece960f0> <<< 11474 1726878446.35076: stdout chunk (state=3): >>>import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085b4a8> <<< 11474 1726878446.35096: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/logger.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/logger.py <<< 11474 1726878446.35110: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/logger.cpython-36.pyc' <<< 11474 1726878446.35151: stdout chunk (state=3): >>>import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece84208> <<< 11474 1726878446.35158: stdout chunk (state=3): >>>import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084ddd8> <<< 11474 1726878446.35174: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/__pycache__/functions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/functions.py <<< 11474 1726878446.35184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/functions.cpython-36.pyc' <<< 11474 1726878446.35205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pipes.cpython-36.pyc matches /usr/lib64/python3.6/pipes.py <<< 11474 1726878446.35217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pipes.cpython-36.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece4c0b8> <<< 11474 1726878446.35223: stdout chunk (state=3): >>>import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecea2358> <<< 11474 1726878446.35244: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/rich.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/rich.py <<< 11474 1726878446.35259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/rich.cpython-36.pyc' <<< 11474 1726878446.35280: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/ipset.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/ipset.py <<< 11474 1726878446.35290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/ipset.cpython-36.pyc' <<< 11474 1726878446.35318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11474 1726878446.35352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11474 1726878446.35439: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecde4160> <<< 11474 1726878446.35455: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/__pycache__/errors.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/errors.py <<< 11474 1726878446.35470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/errors.cpython-36.pyc' <<< 11474 1726878446.35477: stdout chunk (state=3): >>>import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecdfd9e8> <<< 11474 1726878446.35497: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/prog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/prog.cpython-36.pyc' <<< 11474 1726878446.35508: stdout chunk (state=3): >>>import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece04160> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece58278> <<< 11474 1726878446.35542: stdout chunk (state=3): >>>import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece4cac8> <<< 11474 1726878446.41547: stdout chunk (state=3): >>>import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07b4470> <<< 11474 1726878446.41566: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/firewall/core/__pycache__/fw_nm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/fw_nm.cpython-36.pyc' <<< 11474 1726878446.41613: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/Gio.py <<< 11474 1726878446.41621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.pyc' <<< 11474 1726878446.41780: stdout chunk (state=3): >>>import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecbfbc50> <<< 11474 1726878446.41798: stdout chunk (state=3): >>># destroy gi.repository.NM <<< 11474 1726878446.41806: stdout chunk (state=3): >>>import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecbfb390> <<< 11474 1726878446.41938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11474 1726878446.95181: stdout chunk (state=3): >>> {"changed": true, "__firewall_changed": true, "invocation": {"module_args": {"port": ["443/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ <<< 11474 1726878446.95737: 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 <<< 11474 1726878446.95765: 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 <<< 11474 1726878446.95783: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery <<< 11474 1726878446.95798: 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 # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select <<< 11474 1726878446.95813: stdout chunk (state=3): >>># cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # 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 <<< 11474 1726878446.95826: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 <<< 11474 1726878446.95854: 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.client # cleanup[2] removing gi # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi.repository # cleanup[2] removing gi.importer # cleanup[2] removing gi.module # cleanup[2] removing gi.types # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.overrides # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi._ossighelper # cleanup[2] removing gi._option # cleanup[2] removing optparse # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject <<< 11474 1726878446.95867: stdout chunk (state=3): >>># cleanup[2] removing gi.repository.GObject # 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 # cleanup[2] removing xml.parsers # cleanup[2] removing 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 dbus.mainloop # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing slip # cleanup[2] removing slip.dbus <<< 11474 1726878446.95872: stdout chunk (state=3): >>># cleanup[2] removing slip.dbus.bus # cleanup[2] removing slip.dbus.proxies # cleanup[2] removing slip.dbus.constants # cleanup[2] removing slip.dbus.service # cleanup[2] removing dbus.service # cleanup[2] removing dbus.decorators # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing six # destroy six # cleanup[2] removing slip._wrappers # cleanup[2] removing slip._wrappers._glib # cleanup[2] removing slip.dbus.polkit # cleanup[2] removing decorator # destroy decorator # cleanup[2] removing slip.dbus.mainloop # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.domreg <<< 11474 1726878446.95905: stdout chunk (state=3): >>># cleanup[2] removing xml.dom.minidom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.functions # cleanup[2] removing pipes # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.core.ipset # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.fw_nm # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11474 1726878446.96228: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11474 1726878446.96260: stdout chunk (state=3): >>># destroy _compression <<< 11474 1726878446.96273: stdout chunk (state=3): >>># destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11474 1726878446.96287: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11474 1726878446.96304: 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 zipimport <<< 11474 1726878446.96324: 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 __main__ <<< 11474 1726878446.96341: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11474 1726878446.96355: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 11474 1726878446.96369: stdout chunk (state=3): >>># 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 <<< 11474 1726878446.96385: 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 <<< 11474 1726878446.96397: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib # destroy importlib.util <<< 11474 1726878446.96411: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # destroy posixpath <<< 11474 1726878446.96420: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 11474 1726878446.96439: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd <<< 11474 1726878446.96454: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect <<< 11474 1726878446.96466: stdout chunk (state=3): >>># 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 <<< 11474 1726878446.96477: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 11474 1726878446.96491: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 11474 1726878446.96506: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes <<< 11474 1726878446.96524: stdout chunk (state=3): >>># cleanup[3] wiping logging # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket <<< 11474 1726878446.96544: stdout chunk (state=3): >>># cleanup[3] wiping _socket # destroy _socket # 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 <<< 11474 1726878446.96559: stdout chunk (state=3): >>># cleanup[3] wiping ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 11474 1726878446.96572: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 11474 1726878446.96586: stdout chunk (state=3): >>># destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping gettext <<< 11474 1726878446.96601: stdout chunk (state=3): >>># destroy struct # cleanup[3] wiping firewall # destroy firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # destroy firewall.dbus_utils # destroy firewall.client # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping gi # destroy gi._gobject # destroy gi._constants # destroy gi._ossighelper # destroy gi.types <<< 11474 1726878446.96614: stdout chunk (state=3): >>># destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._error # cleanup[3] wiping gi._gi # cleanup[3] wiping gobject # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi.overrides.GLib <<< 11474 1726878446.96629: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GObject # destroy gi._option # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection <<< 11474 1726878446.96648: stdout chunk (state=3): >>># destroy dbus.bus # destroy dbus.mainloop # destroy dbus.mainloop.glib # destroy dbus.decorators # destroy dbus.service # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping pyexpat.errors <<< 11474 1726878446.96667: stdout chunk (state=3): >>># cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping slip # destroy slip._wrappers # destroy slip.dbus # destroy slip.dbus.bus # destroy slip.dbus.service # destroy slip.dbus.mainloop # cleanup[3] wiping slip.dbus.proxies # cleanup[3] wiping slip.dbus.constants # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token <<< 11474 1726878446.96681: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping slip._wrappers._glib # cleanup[3] wiping slip.dbus.polkit # cleanup[3] wiping xml.dom.domreg <<< 11474 1726878446.96697: stdout chunk (state=3): >>># cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.minicompat # cleanup[3] wiping xml.dom.xmlbuilder # destroy xml # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.errors # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.Gio # destroy gi.repository.Gio <<< 11474 1726878446.96707: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11474 1726878446.97039: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 11474 1726878446.97054: stdout chunk (state=3): >>># destroy socket # destroy importlib.abc # destroy _heapq <<< 11474 1726878446.97091: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy posix # destroy bisect <<< 11474 1726878446.97103: stdout chunk (state=3): >>># destroy _random # destroy _dbus_glib_bindings <<< 11474 1726878446.97119: stdout chunk (state=3): >>># destroy _opcode <<< 11474 1726878446.97148: stdout chunk (state=3): >>># destroy slip.dbus.proxies # destroy slip.dbus.constants # destroy slip._wrappers._glib <<< 11474 1726878446.97165: stdout chunk (state=3): >>># destroy slip.dbus.polkit # destroy six.moves.urllib # destroy six.moves # destroy io # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder <<< 11474 1726878446.97185: 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 ctypes # destroy json.scanner <<< 11474 1726878446.97199: stdout chunk (state=3): >>># destroy _json # destroy copy # destroy textwrap <<< 11474 1726878446.97251: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11474 1726878446.97574: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11474 1726878446.97620: stderr chunk (state=3): >>><<< 11474 1726878446.97626: stdout chunk (state=3): >>><<< 11474 1726878446.97689: _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 0x7fb7f867ee48> # /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 0x7fb7f8614828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f867e9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8621630> 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 0x7fb7f8628160> # /usr/lib64/python3.6/__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 0x7fb7f862d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8628748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8628390> # /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 0x7fb7f85d2470> # /usr/lib64/python3.6/__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 0x7fb7f85d7e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85d2b38> # /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 0x7fb7f85de4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85c1d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85c4198> # /usr/lib64/python3.6/__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 0x7fb7f68d2940> # /usr/lib64/python3.6/__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 0x7fb7f68e4240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8632a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fb7f6830208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f683b438> # /usr/lib64/python3.6/__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 0x7fb7f683e128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f683bc18> 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 0x7fb7f683e208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68ad940> # /usr/lib64/python3.6/__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 0x7fb7f68add30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f689f2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68a52e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68975c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68895f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fb7f65ea438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65d9eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f689f240> 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 0x7fb7f65f6f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6882438> # /usr/lib64/python3.6/__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 0x7fb7f65fc358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f65fc470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f68fc198> # /usr/lib64/python3.6/__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 0x7fb7f65fcf60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fcb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6609828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fb7f6613048> # /usr/lib64/python3.6/__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 0x7fb7f618f320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f6609908> # /usr/lib64/python3.6/__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 0x7fb7f6194e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc6a0> # /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 0x7fb7f61b9470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f61b9828> # /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 0x7fb7f61bf518> # /usr/lib64/python3.6/__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 0x7fb7f5f6ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f5d470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f5d160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f54048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61bfeb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f5f64128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61b9ba8> # /usr/lib64/python3.6/__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 0x7fb7f8582898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f5f641d0> 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 0x7fb7f8582c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f65fc9e8> # /usr/lib64/python3.6/__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 0x7fb7f85a4748> # /usr/lib64/python3.6/__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 0x7fb7f85ac7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f85acc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f85acda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85a4f98> # /usr/lib64/python3.6/__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 0x7fb7f85b5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f85ac668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f85ac3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f8599c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f61a34e0> # /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 0x7fb7f85a45f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fb7f458da90> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_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 0x7fb7f437e6d8> 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 0x7fb7f4274400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f437ef98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f437e048> # /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 0x7fb7f424fcc0> # /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 0x7fb7f423d940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f423d278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f423df98> # /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 0x7fb7f41f9898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f421e438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4212630> # /usr/lib64/python3.6/__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 0x7fb7f45b2e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f42264e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f42265f8> # /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 0x7fb7f428b0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fb7f429d128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427a4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427acc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f42349b0> # /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 0x7fb7f437b0b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f427a320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f437b9e8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f437bfd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f42b0160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4226748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fb7f4399b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4394240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f4394438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f42b0cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_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 0x7fb7f43b6f28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43b6be0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f43b6400> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fb7f43b6a58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f439fda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_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 0x7fb7f43d0630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__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 0x7fb7f4485e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fb7f44c62b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f442c0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fb7f445d080> # /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 0x7fb7f445d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44c6630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4437048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.firewall_lib_payload_f97vtc2f/ansible_fedora.linux_system_roles.firewall_lib_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/firewall/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/__init__.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/__init__.cpython-36.pyc' import 'firewall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07be5f8> # /usr/lib/python3.6/site-packages/firewall/config/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/config/__init__.py # code object from '/usr/lib/python3.6/site-packages/firewall/config/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/firewall/config/__pycache__/dbus.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/config/dbus.py # code object from '/usr/lib/python3.6/site-packages/firewall/config/__pycache__/dbus.cpython-36.pyc' import 'firewall.config.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07b4668> import 'firewall.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07be710> # /usr/lib/python3.6/site-packages/firewall/__pycache__/client.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/client.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/client.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/_error.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_error.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_error.cpython-36.pyc' import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44810f0> # extension module 'gi._gi' loaded from '/usr/lib64/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so' # extension module 'gi._gi' executed from '/usr/lib64/python3.6/site-packages/gi/_gi.cpython-36m-x86_64-linux-gnu.so' import 'gi._gi' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f4487f60> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4487898> # /usr/lib64/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/repository/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gi/repository/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/importer.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/importer.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/importer.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/module.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/module.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/module.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/types.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_constants.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_constants.cpython-36.pyc' import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499f60> # /usr/lib64/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/docstring.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/docstring.cpython-36.pyc' import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a0080> # /usr/lib64/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_propertyhelper.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_propertyhelper.cpython-36.pyc' import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a05c0> # /usr/lib64/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_signalhelper.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_signalhelper.cpython-36.pyc' import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44a0cf8> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499630> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499080> # /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/__init__.cpython-36.pyc' import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4499dd8> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f448ec50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4487d30> # /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/GLib.py # code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GLib.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/__pycache__/_ossighelper.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_ossighelper.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_ossighelper.cpython-36.pyc' import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4541f60> # /usr/lib64/python3.6/site-packages/gi/__pycache__/_option.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/_option.py # code object from '/usr/lib64/python3.6/site-packages/gi/__pycache__/_option.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/optparse.cpython-36.pyc matches /usr/lib64/python3.6/optparse.py # code object from '/usr/lib64/python3.6/__pycache__/optparse.cpython-36.pyc' import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f454be10> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f454b470> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f44b5e10> # /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/GObject.py # code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/GObject.cpython-36.pyc' import 'gi.overrides.GObject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f450e588> # destroy gobject # /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 0x7fb7f4531470> # /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 0x7fb7f4531550> # /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 0x7fb7f4531d68> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531b38> # /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 0x7fb7f08ba438> # /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 0x7fb7f08c2710> # /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 0x7fb7f08c2908> # /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 0x7fb7f08c2a90> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2978> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2198> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08ba550> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08b07f0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08a6da0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08a65f8> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f452ae80> # /usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/mainloop/__init__.py # code object from '/usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/__init__.cpython-36.pyc' import 'dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531198> # /usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/glib.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/mainloop/glib.py # code object from '/usr/lib64/python3.6/site-packages/dbus/mainloop/__pycache__/glib.cpython-36.pyc' # extension module '_dbus_glib_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_glib_bindings.so' # extension module '_dbus_glib_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_glib_bindings.so' import '_dbus_glib_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb7f08c27f0> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f4531c18> # /usr/lib/python3.6/site-packages/slip/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/__init__.py # code object from '/usr/lib/python3.6/site-packages/slip/__pycache__/__init__.cpython-36.pyc' import 'slip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2be0> # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/__init__.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/bus.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/bus.cpython-36.pyc' # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/proxies.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/proxies.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/proxies.cpython-36.pyc' # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/constants.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/constants.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/constants.cpython-36.pyc' import 'slip.dbus.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4198> import 'slip.dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4048> import 'slip.dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2e48> # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/service.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/service.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/service.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/service.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/service.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/service.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/dbus/__pycache__/decorators.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/decorators.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/decorators.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 0x7fb7f088ce10> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f088c748> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08856a0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08de668> import 'dbus.decorators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08de2e8> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08d4668> # /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 0x7fb7f08de1d0> # /usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/_wrappers/__init__.py # code object from '/usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/__init__.cpython-36.pyc' import 'slip._wrappers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c4e0> # /usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/_glib.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/_wrappers/_glib.py # code object from '/usr/lib/python3.6/site-packages/slip/_wrappers/__pycache__/_glib.cpython-36.pyc' import 'slip._wrappers._glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c630> # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/polkit.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/polkit.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/polkit.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/decorator.cpython-36.pyc matches /usr/lib/python3.6/site-packages/decorator.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/decorator.cpython-36.pyc' import 'decorator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c978> import 'slip.dbus.polkit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f082c6a0> import 'slip.dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2f60> # /usr/lib/python3.6/site-packages/slip/dbus/__pycache__/mainloop.cpython-36.pyc matches /usr/lib/python3.6/site-packages/slip/dbus/mainloop.py # code object from '/usr/lib/python3.6/site-packages/slip/dbus/__pycache__/mainloop.cpython-36.pyc' import 'slip.dbus.mainloop' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f0847550> import 'slip.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f08c2cc0> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/__init__.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/__init__.cpython-36.pyc' import 'firewall.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084d9b0> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/base.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/base.cpython-36.pyc' import 'firewall.core.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084db70> # /usr/lib/python3.6/site-packages/firewall/__pycache__/dbus_utils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/dbus_utils.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/dbus_utils.cpython-36.pyc' # /usr/lib64/python3.6/xml/dom/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/__init__.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/xml/dom/__pycache__/domreg.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/domreg.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/domreg.cpython-36.pyc' import 'xml.dom.domreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085bd68> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085b320> # /usr/lib64/python3.6/xml/dom/__pycache__/minidom.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/minidom.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/minidom.cpython-36.pyc' # /usr/lib64/python3.6/xml/dom/__pycache__/minicompat.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/minicompat.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/minicompat.cpython-36.pyc' import 'xml.dom.minicompat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece8bba8> # /usr/lib64/python3.6/xml/dom/__pycache__/xmlbuilder.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/xmlbuilder.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/xmlbuilder.cpython-36.pyc' # /usr/lib64/python3.6/xml/dom/__pycache__/NodeFilter.cpython-36.pyc matches /usr/lib64/python3.6/xml/dom/NodeFilter.py # code object from '/usr/lib64/python3.6/xml/dom/__pycache__/NodeFilter.cpython-36.pyc' import 'xml.dom.NodeFilter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece9a8d0> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece960f0> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f085b4a8> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/logger.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/logger.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/logger.cpython-36.pyc' import 'firewall.core.logger' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece84208> import 'firewall.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f084ddd8> # /usr/lib/python3.6/site-packages/firewall/__pycache__/functions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/functions.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/functions.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pipes.cpython-36.pyc matches /usr/lib64/python3.6/pipes.py # code object from '/usr/lib64/python3.6/__pycache__/pipes.cpython-36.pyc' import 'pipes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece4c0b8> import 'firewall.functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecea2358> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/rich.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/rich.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/rich.cpython-36.pyc' # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/ipset.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/ipset.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/ipset.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 0x7fb7ecde4160> # /usr/lib/python3.6/site-packages/firewall/__pycache__/errors.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/errors.py # code object from '/usr/lib/python3.6/site-packages/firewall/__pycache__/errors.cpython-36.pyc' import 'firewall.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecdfd9e8> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/prog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/prog.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/prog.cpython-36.pyc' import 'firewall.core.prog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece04160> import 'firewall.core.ipset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece58278> import 'firewall.core.rich' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ece4cac8> import 'firewall.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7f07b4470> # /usr/lib/python3.6/site-packages/firewall/core/__pycache__/fw_nm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/firewall/core/fw_nm.py # code object from '/usr/lib/python3.6/site-packages/firewall/core/__pycache__/fw_nm.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gi/overrides/Gio.py # code object from '/usr/lib64/python3.6/site-packages/gi/overrides/__pycache__/Gio.cpython-36.pyc' import 'gi.overrides.Gio' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecbfbc50> # destroy gi.repository.NM import 'firewall.core.fw_nm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb7ecbfb390> # zipimport: zlib available {"changed": true, "__firewall_changed": true, "invocation": {"module_args": {"port": ["443/tcp"], "permanent": true, "runtime": true, "state": "enabled", "__report_changed": true, "service": [], "source_port": [], "forward_port": [], "rich_rule": [], "source": [], "interface": [], "interface_pci_id": [], "icmp_block": [], "timeout": 0, "ipset_entries": [], "protocol": [], "helper_module": [], "destination": [], "firewalld_conf": null, "masquerade": null, "icmp_block_inversion": null, "target": null, "zone": null, "set_default_zone": null, "ipset": null, "ipset_type": null, "description": null, "short": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.client # cleanup[2] removing gi # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi.repository # cleanup[2] removing gi.importer # cleanup[2] removing gi.module # cleanup[2] removing gi.types # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.overrides # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi._ossighelper # cleanup[2] removing gi._option # cleanup[2] removing optparse # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # 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 # cleanup[2] removing xml.parsers # cleanup[2] removing 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 dbus.mainloop # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing slip # cleanup[2] removing slip.dbus # cleanup[2] removing slip.dbus.bus # cleanup[2] removing slip.dbus.proxies # cleanup[2] removing slip.dbus.constants # cleanup[2] removing slip.dbus.service # cleanup[2] removing dbus.service # cleanup[2] removing dbus.decorators # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing six # destroy six # cleanup[2] removing slip._wrappers # cleanup[2] removing slip._wrappers._glib # cleanup[2] removing slip.dbus.polkit # cleanup[2] removing decorator # destroy decorator # cleanup[2] removing slip.dbus.mainloop # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom.minidom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.functions # cleanup[2] removing pipes # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.core.ipset # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.fw_nm # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # 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 zipimport # 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 # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # 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 importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # destroy posixpath # 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 # 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 # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # destroy struct # cleanup[3] wiping firewall # destroy firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # destroy firewall.dbus_utils # destroy firewall.client # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping gi # destroy gi._gobject # destroy gi._constants # destroy gi._ossighelper # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._error # cleanup[3] wiping gi._gi # cleanup[3] wiping gobject # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GObject # destroy gi._option # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # destroy dbus.mainloop.glib # destroy dbus.decorators # destroy dbus.service # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping slip # destroy slip._wrappers # destroy slip.dbus # destroy slip.dbus.bus # destroy slip.dbus.service # destroy slip.dbus.mainloop # cleanup[3] wiping slip.dbus.proxies # cleanup[3] wiping slip.dbus.constants # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping slip._wrappers._glib # cleanup[3] wiping slip.dbus.polkit # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.minicompat # cleanup[3] wiping xml.dom.xmlbuilder # destroy xml # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.errors # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.Gio # destroy gi.repository.Gio # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _sre # destroy sre_parse # destroy socket # destroy importlib.abc # destroy _heapq # destroy _warnings # destroy math # destroy posix # destroy bisect # destroy _random # destroy _dbus_glib_bindings # destroy _opcode # destroy slip.dbus.proxies # destroy slip.dbus.constants # destroy slip._wrappers._glib # destroy slip.dbus.polkit # destroy six.moves.urllib # destroy six.moves # destroy io # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # 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 ctypes # destroy json.scanner # destroy _json # destroy copy # destroy textwrap # destroy _frozen_importlib , stderr=Shared connection to 10.31.47.34 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing firewall # cleanup[2] removing firewall.config # cleanup[2] removing firewall.config.dbus # cleanup[2] removing firewall.client # cleanup[2] removing gi # cleanup[2] removing gi._error # cleanup[2] removing gi._gi # cleanup[2] removing gi._gobject # cleanup[2] removing glib # destroy glib # cleanup[2] removing gobject # cleanup[2] removing gio # destroy gio # cleanup[2] removing gtk # destroy gtk # cleanup[2] removing gtk.gdk # destroy gtk.gdk # cleanup[2] removing gi.repository # cleanup[2] removing gi.importer # cleanup[2] removing gi.module # cleanup[2] removing gi.types # cleanup[2] removing gi._constants # cleanup[2] removing gi.docstring # cleanup[2] removing gi._propertyhelper # cleanup[2] removing gi._signalhelper # cleanup[2] removing gi.overrides # cleanup[2] removing gi.overrides.GLib # cleanup[2] removing gi._ossighelper # cleanup[2] removing gi._option # cleanup[2] removing optparse # cleanup[2] removing gi.repository.GLib # cleanup[2] removing gi.overrides.GObject # cleanup[2] removing gi.repository.GObject # 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 # cleanup[2] removing xml.parsers # cleanup[2] removing 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 dbus.mainloop # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing _dbus_glib_bindings # cleanup[2] removing slip # cleanup[2] removing slip.dbus # cleanup[2] removing slip.dbus.bus # cleanup[2] removing slip.dbus.proxies # cleanup[2] removing slip.dbus.constants # cleanup[2] removing slip.dbus.service # cleanup[2] removing dbus.service # cleanup[2] removing dbus.decorators # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing six # destroy six # cleanup[2] removing slip._wrappers # cleanup[2] removing slip._wrappers._glib # cleanup[2] removing slip.dbus.polkit # cleanup[2] removing decorator # destroy decorator # cleanup[2] removing slip.dbus.mainloop # cleanup[2] removing firewall.core # cleanup[2] removing firewall.core.base # cleanup[2] removing firewall.dbus_utils # cleanup[2] removing xml.dom # cleanup[2] removing xml.dom.domreg # cleanup[2] removing xml.dom.minidom # cleanup[2] removing xml.dom.minicompat # cleanup[2] removing xml.dom.xmlbuilder # cleanup[2] removing xml.dom.NodeFilter # cleanup[2] removing firewall.core.logger # cleanup[2] removing firewall.functions # cleanup[2] removing pipes # cleanup[2] removing firewall.core.rich # cleanup[2] removing firewall.core.ipset # cleanup[2] removing ipaddress # cleanup[2] removing firewall.errors # cleanup[2] removing firewall.core.prog # cleanup[2] removing firewall.core.fw_nm # cleanup[2] removing gi.overrides.Gio # cleanup[2] removing gi.repository.Gio # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # 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 zipimport # 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 # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # 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 importlib # destroy importlib.util # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping shutil # cleanup[3] wiping fnmatch # destroy posixpath # 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 # 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 # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # destroy struct # cleanup[3] wiping firewall # destroy firewall.core # destroy firewall.core.base # destroy firewall.core.logger # destroy firewall.core.prog # destroy firewall.core.ipset # destroy firewall.core.rich # destroy firewall.core.fw_nm # destroy firewall.dbus_utils # destroy firewall.client # cleanup[3] wiping firewall.config # destroy gettext # destroy firewall.config.dbus # cleanup[3] wiping gi # destroy gi._gobject # destroy gi._constants # destroy gi._ossighelper # destroy gi.types # destroy gi.docstring # destroy gi.module # destroy gi.overrides # destroy gi.importer # destroy gi.repository # cleanup[3] wiping gi._error # cleanup[3] wiping gi._gi # cleanup[3] wiping gobject # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi._signalhelper # cleanup[3] wiping gi.overrides.GLib # cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GObject # destroy gi._option # cleanup[3] wiping gi.repository.GObject # cleanup[3] wiping dbus # destroy dbus._compat # destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus.mainloop # destroy dbus.mainloop.glib # destroy dbus.decorators # destroy dbus.service # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping xml # destroy xml.parsers # destroy xml.parsers.expat # destroy xml.dom # cleanup[3] wiping pyexpat.errors # cleanup[3] wiping pyexpat.model # cleanup[3] wiping pyexpat # destroy pyexpat.errors # destroy pyexpat.model # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping slip # destroy slip._wrappers # destroy slip.dbus # destroy slip.dbus.bus # destroy slip.dbus.service # destroy slip.dbus.mainloop # cleanup[3] wiping slip.dbus.proxies # cleanup[3] wiping slip.dbus.constants # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping slip._wrappers._glib # cleanup[3] wiping slip.dbus.polkit # cleanup[3] wiping xml.dom.domreg # cleanup[3] wiping xml.dom.minidom # cleanup[3] wiping xml.dom.minicompat # cleanup[3] wiping xml.dom.xmlbuilder # destroy xml # cleanup[3] wiping xml.dom.NodeFilter # cleanup[3] wiping firewall.functions # destroy pipes # destroy string # cleanup[3] wiping ipaddress # cleanup[3] wiping firewall.errors # cleanup[3] wiping gi.overrides.Gio # cleanup[3] wiping gi.repository.Gio # destroy gi.repository.Gio # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _sre # destroy sre_parse # destroy socket # destroy importlib.abc # destroy _heapq # destroy _warnings # destroy math # destroy posix # destroy bisect # destroy _random # destroy _dbus_glib_bindings # destroy _opcode # destroy slip.dbus.proxies # destroy slip.dbus.constants # destroy slip._wrappers._glib # destroy slip.dbus.polkit # destroy six.moves.urllib # destroy six.moves # destroy io # destroy xml.dom.domreg # destroy xml.dom.minicompat # destroy xml.dom.NodeFilter # destroy xml.dom.xmlbuilder # 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 ctypes # destroy json.scanner # destroy _json # destroy copy # destroy textwrap # destroy _frozen_importlib 11474 1726878446.97829: done with _execute_module (fedora.linux_system_roles.firewall_lib, {'port': '443/tcp', 'permanent': True, 'runtime': True, 'state': 'enabled', '__report_changed': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'fedora.linux_system_roles.firewall_lib', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11474 1726878446.97845: _low_level_execute_command(): starting 11474 1726878446.97851: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878445.9260447-11474-103464549620194/ > /dev/null 2>&1 && sleep 0' 11474 1726878447.00460: stderr chunk (state=2): >>><<< 11474 1726878447.00466: stdout chunk (state=2): >>><<< 11474 1726878447.00478: _low_level_execute_command() done: rc=0, stdout=, stderr= 11474 1726878447.00484: handler run complete 11474 1726878447.00506: attempt loop complete, returning result 11474 1726878447.00521: variable 'item' from source: unknown 11474 1726878447.00586: variable 'item' from source: unknown changed: [managed_node3] => (item={'port': '443/tcp', 'state': 'enabled'}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "port": "443/tcp", "state": "enabled" } } 11474 1726878447.00641: dumping result to json 11474 1726878447.00650: done dumping result, returning 11474 1726878447.00658: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Configure firewall [0affdecc-488f-1992-aed8-00000000015c] 11474 1726878447.00664: sending task result for task 0affdecc-488f-1992-aed8-00000000015c 11474 1726878447.00711: done sending task result for task 0affdecc-488f-1992-aed8-00000000015c 11474 1726878447.00715: WORKER PROCESS EXITING 11123 1726878447.00971: no more pending results, returning what we have 11123 1726878447.00974: results queue empty 11123 1726878447.00974: checking for any_errors_fatal 11123 1726878447.00978: done checking for any_errors_fatal 11123 1726878447.00979: checking for max_fail_percentage 11123 1726878447.00980: done checking for max_fail_percentage 11123 1726878447.00980: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.00981: done checking to see if all hosts have failed 11123 1726878447.00981: getting the remaining hosts for this loop 11123 1726878447.00982: done getting the remaining hosts for this loop 11123 1726878447.00985: getting the next task for host managed_node3 11123 1726878447.00992: done getting next task for host managed_node3 11123 1726878447.00995: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config information 11123 1726878447.00998: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.01006: getting variables 11123 1726878447.01007: in VariableManager get_vars() 11123 1726878447.01035: Calling all_inventory to load vars for managed_node3 11123 1726878447.01038: Calling groups_inventory to load vars for managed_node3 11123 1726878447.01040: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.01048: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.01050: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.01052: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.01154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.01274: done with get_vars() 11123 1726878447.01281: done getting variables TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 20 September 2024 20:27:27 -0400 (0:00:01.181) 0:00:32.996 ****** 11123 1726878447.01340: entering _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib_facts 11123 1726878447.01342: Creating lock for fedora.linux_system_roles.firewall_lib_facts 11123 1726878447.01505: worker is 1 (out of 1 available) 11123 1726878447.01520: exiting _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib_facts 11123 1726878447.01531: done queuing things up, now waiting for results queue to drain 11123 1726878447.01536: waiting for pending results... 11486 1726878447.01655: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Gather firewall config information 11486 1726878447.01789: in run() - task 0affdecc-488f-1992-aed8-00000000015e 11486 1726878447.01805: variable 'ansible_search_path' from source: unknown 11486 1726878447.01809: variable 'ansible_search_path' from source: unknown 11486 1726878447.02104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11486 1726878447.03612: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11486 1726878447.03659: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11486 1726878447.03686: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11486 1726878447.03712: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11486 1726878447.03735: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11486 1726878447.03788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.03808: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.03829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.03860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.03871: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.03903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.03920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.03941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.03968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.03979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.04016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.04037: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.04055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.04080: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.04091: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.04193: variable 'fw' from source: task vars 11486 1726878447.04281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11486 1726878447.04396: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11486 1726878447.04422: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11486 1726878447.04447: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11486 1726878447.04469: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11486 1726878447.04499: 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) 11486 1726878447.04515: 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) 11486 1726878447.04535: 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) 11486 1726878447.04558: 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) 11486 1726878447.04615: variable 'firewall' from source: include params 11486 1726878447.04721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.04741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.04759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.04783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.04794: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.04871: variable '_cockpit_port' from source: include params 11486 1726878447.04927: 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) 11486 1726878447.04947: 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) 11486 1726878447.04964: 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) 11486 1726878447.04985: 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) 11486 1726878447.05041: variable 'cockpit_port' from source: include params 11486 1726878447.05059: variable '_cockpit_port_proto' from source: include params 11486 1726878447.05105: variable '_cockpit_port' from source: include params 11486 1726878447.05186: variable 'cockpit_port' from source: include params 11486 1726878447.05243: variable '__previous' from source: task vars 11486 1726878447.05287: variable 'omit' from source: magic vars 11486 1726878447.05353: variable 'ansible_host' from source: host vars for 'managed_node3' 11486 1726878447.05363: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11486 1726878447.05372: variable 'omit' from source: magic vars 11486 1726878447.05503: variable 'firewall' from source: include params 11486 1726878447.05598: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.05615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.05635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.05660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.05674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.05745: variable '_cockpit_port' from source: include params 11486 1726878447.05803: 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) 11486 1726878447.05819: 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) 11486 1726878447.05839: 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) 11486 1726878447.05856: 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) 11486 1726878447.05910: variable 'cockpit_port' from source: include params 11486 1726878447.05919: variable '_cockpit_port_proto' from source: include params 11486 1726878447.05964: variable '_cockpit_port' from source: include params 11486 1726878447.06044: variable 'cockpit_port' from source: include params 11486 1726878447.06065: Evaluated conditional (firewall != None): True 11486 1726878447.06137: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11486 1726878447.06155: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11486 1726878447.06172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11486 1726878447.06196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11486 1726878447.06208: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11486 1726878447.06259: variable 'firewall' from source: include params 11486 1726878447.06392: variable '_cockpit_port' from source: include params 11486 1726878447.06473: variable 'cockpit_port' from source: include params 11486 1726878447.06482: variable '_cockpit_port_proto' from source: include params 11486 1726878447.06524: variable '_cockpit_port' from source: include params 11486 1726878447.06604: variable 'cockpit_port' from source: include params 11486 1726878447.06624: Evaluated conditional (firewall | length == 1): True 11486 1726878447.06718: variable 'fw' from source: task vars 11486 1726878447.06782: 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) 11486 1726878447.06799: 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) 11486 1726878447.06815: 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) 11486 1726878447.06835: 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) 11486 1726878447.06890: variable 'firewall' from source: include params 11486 1726878447.07022: variable '_cockpit_port' from source: include params 11486 1726878447.07102: variable 'cockpit_port' from source: include params 11486 1726878447.07110: variable '_cockpit_port_proto' from source: include params 11486 1726878447.07155: variable '_cockpit_port' from source: include params 11486 1726878447.07234: variable 'cockpit_port' from source: include params 11486 1726878447.07261: Evaluated conditional ('detailed' in fw[0]): False 11486 1726878447.07265: when evaluation is False, skipping this task 11486 1726878447.07292: variable 'item' from source: unknown 11486 1726878447.07342: variable 'item' from source: unknown skipping: [managed_node3] => (item={'port': '443/tcp', 'state': 'enabled'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "port": "443/tcp", "state": "enabled" }, "skip_reason": "Conditional result was False" } 11486 1726878447.07375: dumping result to json 11486 1726878447.07380: done dumping result, returning 11486 1726878447.07386: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Gather firewall config information [0affdecc-488f-1992-aed8-00000000015e] 11486 1726878447.07391: sending task result for task 0affdecc-488f-1992-aed8-00000000015e 11486 1726878447.07415: done sending task result for task 0affdecc-488f-1992-aed8-00000000015e 11486 1726878447.07418: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false } MSG: All items skipped 11123 1726878447.07578: no more pending results, returning what we have 11123 1726878447.07581: results queue empty 11123 1726878447.07581: checking for any_errors_fatal 11123 1726878447.07591: done checking for any_errors_fatal 11123 1726878447.07591: checking for max_fail_percentage 11123 1726878447.07596: done checking for max_fail_percentage 11123 1726878447.07597: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.07597: done checking to see if all hosts have failed 11123 1726878447.07598: getting the remaining hosts for this loop 11123 1726878447.07599: done getting the remaining hosts for this loop 11123 1726878447.07601: getting the next task for host managed_node3 11123 1726878447.07607: done getting next task for host managed_node3 11123 1726878447.07610: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 11123 1726878447.07614: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.07625: getting variables 11123 1726878447.07626: in VariableManager get_vars() 11123 1726878447.07656: Calling all_inventory to load vars for managed_node3 11123 1726878447.07658: Calling groups_inventory to load vars for managed_node3 11123 1726878447.07659: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.07665: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.07666: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.07668: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.07769: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.07900: done with get_vars() 11123 1726878447.07908: done getting variables 11123 1726878447.07949: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 20 September 2024 20:27:27 -0400 (0:00:00.066) 0:00:33.062 ****** 11123 1726878447.07973: entering _queue_task() for managed_node3/set_fact 11123 1726878447.08118: worker is 1 (out of 1 available) 11123 1726878447.08130: exiting _queue_task() for managed_node3/set_fact 11123 1726878447.08145: done queuing things up, now waiting for results queue to drain 11123 1726878447.08146: waiting for pending results... 11487 1726878447.08262: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 11487 1726878447.08389: in run() - task 0affdecc-488f-1992-aed8-00000000015f 11487 1726878447.08404: variable 'ansible_search_path' from source: unknown 11487 1726878447.08408: variable 'ansible_search_path' from source: unknown 11487 1726878447.08436: calling self._execute() 11487 1726878447.08493: variable 'ansible_host' from source: host vars for 'managed_node3' 11487 1726878447.08501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11487 1726878447.08510: variable 'omit' from source: magic vars 11487 1726878447.08865: variable 'firewall' from source: include params 11487 1726878447.09015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11487 1726878447.10460: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11487 1726878447.10508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11487 1726878447.10540: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11487 1726878447.10567: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11487 1726878447.10586: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11487 1726878447.10637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11487 1726878447.10659: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11487 1726878447.10677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11487 1726878447.10702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11487 1726878447.10713: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11487 1726878447.10802: variable '_cockpit_port' from source: include params 11487 1726878447.10876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11487 1726878447.10983: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11487 1726878447.11009: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11487 1726878447.11031: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11487 1726878447.11055: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11487 1726878447.11086: 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) 11487 1726878447.11104: 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) 11487 1726878447.11121: 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) 11487 1726878447.11141: 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) 11487 1726878447.11197: variable 'cockpit_port' from source: include params 11487 1726878447.11212: variable '_cockpit_port_proto' from source: include params 11487 1726878447.11259: variable '_cockpit_port' from source: include params 11487 1726878447.11343: variable 'cockpit_port' from source: include params 11487 1726878447.11393: Evaluated conditional (firewall != None): True 11487 1726878447.11464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11487 1726878447.11482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11487 1726878447.11500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11487 1726878447.11528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11487 1726878447.11542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11487 1726878447.11590: variable 'firewall' from source: include params 11487 1726878447.11729: variable '_cockpit_port' from source: include params 11487 1726878447.11807: variable 'cockpit_port' from source: include params 11487 1726878447.11815: variable '_cockpit_port_proto' from source: include params 11487 1726878447.11863: variable '_cockpit_port' from source: include params 11487 1726878447.11939: variable 'cockpit_port' from source: include params 11487 1726878447.11961: Evaluated conditional (firewall | length == 1): True 11487 1726878447.12041: variable 'fw' from source: task vars 11487 1726878447.12103: 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) 11487 1726878447.12120: 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) 11487 1726878447.12140: 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) 11487 1726878447.12160: 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) 11487 1726878447.12212: variable 'firewall' from source: include params 11487 1726878447.12347: variable '_cockpit_port' from source: include params 11487 1726878447.12425: variable 'cockpit_port' from source: include params 11487 1726878447.12435: variable '_cockpit_port_proto' from source: include params 11487 1726878447.12478: variable '_cockpit_port' from source: include params 11487 1726878447.12557: variable 'cockpit_port' from source: include params 11487 1726878447.12583: Evaluated conditional ('detailed' in fw[0]): False 11487 1726878447.12588: when evaluation is False, skipping this task 11487 1726878447.12592: _execute() done 11487 1726878447.12594: dumping result to json 11487 1726878447.12596: done dumping result, returning 11487 1726878447.12600: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [0affdecc-488f-1992-aed8-00000000015f] 11487 1726878447.12604: sending task result for task 0affdecc-488f-1992-aed8-00000000015f 11487 1726878447.12623: done sending task result for task 0affdecc-488f-1992-aed8-00000000015f 11487 1726878447.12625: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } 11123 1726878447.12738: no more pending results, returning what we have 11123 1726878447.12741: results queue empty 11123 1726878447.12741: checking for any_errors_fatal 11123 1726878447.12748: done checking for any_errors_fatal 11123 1726878447.12749: checking for max_fail_percentage 11123 1726878447.12750: done checking for max_fail_percentage 11123 1726878447.12750: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.12751: done checking to see if all hosts have failed 11123 1726878447.12751: getting the remaining hosts for this loop 11123 1726878447.12753: done getting the remaining hosts for this loop 11123 1726878447.12755: getting the next task for host managed_node3 11123 1726878447.12763: done getting next task for host managed_node3 11123 1726878447.12766: ^ task is: TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 11123 1726878447.12770: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.12782: getting variables 11123 1726878447.12783: in VariableManager get_vars() 11123 1726878447.12813: Calling all_inventory to load vars for managed_node3 11123 1726878447.12815: Calling groups_inventory to load vars for managed_node3 11123 1726878447.12817: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.12824: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.12826: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.12829: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.12989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.13105: done with get_vars() 11123 1726878447.13111: done getting variables TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 20 September 2024 20:27:27 -0400 (0:00:00.051) 0:00:33.114 ****** 11123 1726878447.13169: entering _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib_facts 11123 1726878447.13310: worker is 1 (out of 1 available) 11123 1726878447.13322: exiting _queue_task() for managed_node3/fedora.linux_system_roles.firewall_lib_facts 11123 1726878447.13335: done queuing things up, now waiting for results queue to drain 11123 1726878447.13337: waiting for pending results... 11488 1726878447.13451: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments 11488 1726878447.13566: in run() - task 0affdecc-488f-1992-aed8-000000000161 11488 1726878447.13581: variable 'ansible_search_path' from source: unknown 11488 1726878447.13586: variable 'ansible_search_path' from source: unknown 11488 1726878447.13612: calling self._execute() 11488 1726878447.13669: variable 'ansible_host' from source: host vars for 'managed_node3' 11488 1726878447.13677: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11488 1726878447.13686: variable 'omit' from source: magic vars 11488 1726878447.14011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11488 1726878447.15506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11488 1726878447.15552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11488 1726878447.15578: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11488 1726878447.15603: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11488 1726878447.15623: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11488 1726878447.15676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11488 1726878447.15697: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11488 1726878447.15714: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11488 1726878447.15745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11488 1726878447.15758: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11488 1726878447.15846: variable 'firewall' from source: include params 11488 1726878447.15949: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11488 1726878447.15968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11488 1726878447.15986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11488 1726878447.16010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11488 1726878447.16021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11488 1726878447.16100: variable '_cockpit_port' from source: include params 11488 1726878447.16173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11488 1726878447.16290: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11488 1726878447.16317: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11488 1726878447.16341: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11488 1726878447.16362: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11488 1726878447.16392: 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) 11488 1726878447.16410: 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) 11488 1726878447.16427: 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) 11488 1726878447.16446: 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) 11488 1726878447.16502: variable 'cockpit_port' from source: include params 11488 1726878447.16517: variable '_cockpit_port_proto' from source: include params 11488 1726878447.16565: variable '_cockpit_port' from source: include params 11488 1726878447.16648: variable 'cockpit_port' from source: include params 11488 1726878447.16688: Evaluated conditional (firewall == None or firewall | length == 0): False 11488 1726878447.16693: when evaluation is False, skipping this task 11488 1726878447.16696: _execute() done 11488 1726878447.16700: dumping result to json 11488 1726878447.16704: done dumping result, returning 11488 1726878447.16710: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Gather firewall config if no arguments [0affdecc-488f-1992-aed8-000000000161] 11488 1726878447.16716: sending task result for task 0affdecc-488f-1992-aed8-000000000161 11488 1726878447.16740: done sending task result for task 0affdecc-488f-1992-aed8-000000000161 11488 1726878447.16744: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 11123 1726878447.16855: no more pending results, returning what we have 11123 1726878447.16857: results queue empty 11123 1726878447.16858: checking for any_errors_fatal 11123 1726878447.16863: done checking for any_errors_fatal 11123 1726878447.16864: checking for max_fail_percentage 11123 1726878447.16865: done checking for max_fail_percentage 11123 1726878447.16865: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.16866: done checking to see if all hosts have failed 11123 1726878447.16867: getting the remaining hosts for this loop 11123 1726878447.16868: done getting the remaining hosts for this loop 11123 1726878447.16870: getting the next task for host managed_node3 11123 1726878447.16876: done getting next task for host managed_node3 11123 1726878447.16879: ^ task is: TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 11123 1726878447.16883: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.16898: getting variables 11123 1726878447.16899: in VariableManager get_vars() 11123 1726878447.16929: Calling all_inventory to load vars for managed_node3 11123 1726878447.16935: Calling groups_inventory to load vars for managed_node3 11123 1726878447.16937: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.16943: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.16945: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.16946: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.17047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.17169: done with get_vars() 11123 1726878447.17176: done getting variables 11123 1726878447.17211: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 20 September 2024 20:27:27 -0400 (0:00:00.040) 0:00:33.155 ****** 11123 1726878447.17236: entering _queue_task() for managed_node3/set_fact 11123 1726878447.17373: worker is 1 (out of 1 available) 11123 1726878447.17386: exiting _queue_task() for managed_node3/set_fact 11123 1726878447.17396: done queuing things up, now waiting for results queue to drain 11123 1726878447.17397: waiting for pending results... 11489 1726878447.17505: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact 11489 1726878447.17614: in run() - task 0affdecc-488f-1992-aed8-000000000162 11489 1726878447.17630: variable 'ansible_search_path' from source: unknown 11489 1726878447.17636: variable 'ansible_search_path' from source: unknown 11489 1726878447.17662: calling self._execute() 11489 1726878447.17718: variable 'ansible_host' from source: host vars for 'managed_node3' 11489 1726878447.17725: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11489 1726878447.17735: variable 'omit' from source: magic vars 11489 1726878447.18107: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11489 1726878447.19563: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11489 1726878447.19615: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11489 1726878447.19644: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11489 1726878447.19670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11489 1726878447.19691: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11489 1726878447.19744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11489 1726878447.19765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11489 1726878447.19782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11489 1726878447.19811: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11489 1726878447.19823: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11489 1726878447.19908: variable 'firewall' from source: include params 11489 1726878447.20010: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11489 1726878447.20030: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11489 1726878447.20051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11489 1726878447.20076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11489 1726878447.20087: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11489 1726878447.20165: variable '_cockpit_port' from source: include params 11489 1726878447.20237: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11489 1726878447.20340: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11489 1726878447.20368: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11489 1726878447.20390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11489 1726878447.20412: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11489 1726878447.20443: 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) 11489 1726878447.20462: 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) 11489 1726878447.20480: 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) 11489 1726878447.20498: 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) 11489 1726878447.20555: variable 'cockpit_port' from source: include params 11489 1726878447.20571: variable '_cockpit_port_proto' from source: include params 11489 1726878447.20616: variable '_cockpit_port' from source: include params 11489 1726878447.20698: variable 'cockpit_port' from source: include params 11489 1726878447.20752: Evaluated conditional (firewall == None or firewall | length == 0): False 11489 1726878447.20757: when evaluation is False, skipping this task 11489 1726878447.20761: _execute() done 11489 1726878447.20765: dumping result to json 11489 1726878447.20772: done dumping result, returning 11489 1726878447.20778: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Update firewalld_config fact [0affdecc-488f-1992-aed8-000000000162] 11489 1726878447.20784: sending task result for task 0affdecc-488f-1992-aed8-000000000162 11489 1726878447.20805: done sending task result for task 0affdecc-488f-1992-aed8-000000000162 11489 1726878447.20809: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } 11123 1726878447.20936: no more pending results, returning what we have 11123 1726878447.20941: results queue empty 11123 1726878447.20941: checking for any_errors_fatal 11123 1726878447.20947: done checking for any_errors_fatal 11123 1726878447.20948: checking for max_fail_percentage 11123 1726878447.20949: done checking for max_fail_percentage 11123 1726878447.20950: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.20950: done checking to see if all hosts have failed 11123 1726878447.20951: getting the remaining hosts for this loop 11123 1726878447.20952: done getting the remaining hosts for this loop 11123 1726878447.20954: getting the next task for host managed_node3 11123 1726878447.20963: done getting next task for host managed_node3 11123 1726878447.20966: ^ task is: TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 11123 1726878447.20970: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.20986: getting variables 11123 1726878447.20988: in VariableManager get_vars() 11123 1726878447.21015: Calling all_inventory to load vars for managed_node3 11123 1726878447.21017: Calling groups_inventory to load vars for managed_node3 11123 1726878447.21018: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.21023: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.21025: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.21026: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.21166: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.21286: done with get_vars() 11123 1726878447.21292: done getting variables 11123 1726878447.21329: Loading ActionModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/script.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 20 September 2024 20:27:27 -0400 (0:00:00.041) 0:00:33.196 ****** 11123 1726878447.21355: entering _queue_task() for managed_node3/script 11123 1726878447.21495: worker is 1 (out of 1 available) 11123 1726878447.21508: exiting _queue_task() for managed_node3/script 11123 1726878447.21518: done queuing things up, now waiting for results queue to drain 11123 1726878447.21519: waiting for pending results... 11490 1726878447.21631: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after 11490 1726878447.21750: in run() - task 0affdecc-488f-1992-aed8-000000000164 11490 1726878447.21766: variable 'ansible_search_path' from source: unknown 11490 1726878447.21770: variable 'ansible_search_path' from source: unknown 11490 1726878447.21796: calling self._execute() 11490 1726878447.21853: variable 'ansible_host' from source: host vars for 'managed_node3' 11490 1726878447.21862: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11490 1726878447.21870: variable 'omit' from source: magic vars 11490 1726878447.22170: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11490 1726878447.23606: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11490 1726878447.23651: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11490 1726878447.23678: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11490 1726878447.23704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11490 1726878447.23723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11490 1726878447.23795: variable '__firewall_previous_replaced' from source: set_fact 11490 1726878447.23810: Evaluated conditional (__firewall_previous_replaced | bool): False 11490 1726878447.23815: when evaluation is False, skipping this task 11490 1726878447.23818: _execute() done 11490 1726878447.23822: dumping result to json 11490 1726878447.23826: done dumping result, returning 11490 1726878447.23833: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Get config files, checksums after [0affdecc-488f-1992-aed8-000000000164] 11490 1726878447.23840: sending task result for task 0affdecc-488f-1992-aed8-000000000164 11490 1726878447.23861: done sending task result for task 0affdecc-488f-1992-aed8-000000000164 11490 1726878447.23864: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 11123 1726878447.23967: no more pending results, returning what we have 11123 1726878447.23970: results queue empty 11123 1726878447.23971: checking for any_errors_fatal 11123 1726878447.23976: done checking for any_errors_fatal 11123 1726878447.23977: checking for max_fail_percentage 11123 1726878447.23978: done checking for max_fail_percentage 11123 1726878447.23978: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.23979: done checking to see if all hosts have failed 11123 1726878447.23979: getting the remaining hosts for this loop 11123 1726878447.23980: done getting the remaining hosts for this loop 11123 1726878447.23983: getting the next task for host managed_node3 11123 1726878447.23989: done getting next task for host managed_node3 11123 1726878447.23992: ^ task is: TASK: fedora.linux_system_roles.firewall : Calculate what has changed 11123 1726878447.23996: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.24008: getting variables 11123 1726878447.24009: in VariableManager get_vars() 11123 1726878447.24039: Calling all_inventory to load vars for managed_node3 11123 1726878447.24042: Calling groups_inventory to load vars for managed_node3 11123 1726878447.24044: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.24051: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.24053: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.24054: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.24153: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.24276: done with get_vars() 11123 1726878447.24283: done getting variables 11123 1726878447.24317: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 20 September 2024 20:27:27 -0400 (0:00:00.029) 0:00:33.226 ****** 11123 1726878447.24343: entering _queue_task() for managed_node3/set_fact 11123 1726878447.24479: worker is 1 (out of 1 available) 11123 1726878447.24493: exiting _queue_task() for managed_node3/set_fact 11123 1726878447.24504: done queuing things up, now waiting for results queue to drain 11123 1726878447.24505: waiting for pending results... 11491 1726878447.24610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Calculate what has changed 11491 1726878447.24726: in run() - task 0affdecc-488f-1992-aed8-000000000165 11491 1726878447.24742: variable 'ansible_search_path' from source: unknown 11491 1726878447.24747: variable 'ansible_search_path' from source: unknown 11491 1726878447.24772: calling self._execute() 11491 1726878447.24823: variable 'ansible_host' from source: host vars for 'managed_node3' 11491 1726878447.24830: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11491 1726878447.24841: variable 'omit' from source: magic vars 11491 1726878447.25189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11491 1726878447.26595: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11491 1726878447.26648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11491 1726878447.26675: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11491 1726878447.26700: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11491 1726878447.26720: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11491 1726878447.26789: variable '__firewall_previous_replaced' from source: set_fact 11491 1726878447.26804: Evaluated conditional (__firewall_previous_replaced | bool): False 11491 1726878447.26808: when evaluation is False, skipping this task 11491 1726878447.26811: _execute() done 11491 1726878447.26815: dumping result to json 11491 1726878447.26819: done dumping result, returning 11491 1726878447.26824: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Calculate what has changed [0affdecc-488f-1992-aed8-000000000165] 11491 1726878447.26830: sending task result for task 0affdecc-488f-1992-aed8-000000000165 11491 1726878447.26854: done sending task result for task 0affdecc-488f-1992-aed8-000000000165 11491 1726878447.26857: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } 11123 1726878447.26957: no more pending results, returning what we have 11123 1726878447.26960: results queue empty 11123 1726878447.26960: checking for any_errors_fatal 11123 1726878447.26965: done checking for any_errors_fatal 11123 1726878447.26966: checking for max_fail_percentage 11123 1726878447.26967: done checking for max_fail_percentage 11123 1726878447.26967: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.26968: done checking to see if all hosts have failed 11123 1726878447.26968: getting the remaining hosts for this loop 11123 1726878447.26970: done getting the remaining hosts for this loop 11123 1726878447.26972: getting the next task for host managed_node3 11123 1726878447.26978: done getting next task for host managed_node3 11123 1726878447.26982: ^ task is: TASK: fedora.linux_system_roles.firewall : Show diffs 11123 1726878447.26986: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.26997: getting variables 11123 1726878447.26998: in VariableManager get_vars() 11123 1726878447.27070: Calling all_inventory to load vars for managed_node3 11123 1726878447.27073: Calling groups_inventory to load vars for managed_node3 11123 1726878447.27074: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.27080: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.27082: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.27083: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.27175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.27292: done with get_vars() 11123 1726878447.27299: done getting variables 11123 1726878447.27336: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 20 September 2024 20:27:27 -0400 (0:00:00.030) 0:00:33.256 ****** 11123 1726878447.27365: entering _queue_task() for managed_node3/debug 11123 1726878447.27520: worker is 1 (out of 1 available) 11123 1726878447.27538: exiting _queue_task() for managed_node3/debug 11123 1726878447.27547: done queuing things up, now waiting for results queue to drain 11123 1726878447.27548: waiting for pending results... 11492 1726878447.27659: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Show diffs 11492 1726878447.27785: in run() - task 0affdecc-488f-1992-aed8-000000000166 11492 1726878447.27800: variable 'ansible_search_path' from source: unknown 11492 1726878447.27804: variable 'ansible_search_path' from source: unknown 11492 1726878447.27829: calling self._execute() 11492 1726878447.27883: variable 'ansible_host' from source: host vars for 'managed_node3' 11492 1726878447.27891: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11492 1726878447.27900: variable 'omit' from source: magic vars 11492 1726878447.28228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11492 1726878447.29713: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11492 1726878447.29759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11492 1726878447.29787: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11492 1726878447.29813: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11492 1726878447.29836: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11492 1726878447.29906: variable '__firewall_previous_replaced' from source: set_fact 11492 1726878447.29921: Evaluated conditional (__firewall_previous_replaced | bool): False 11492 1726878447.29925: when evaluation is False, skipping this task 11492 1726878447.29929: _execute() done 11492 1726878447.29933: dumping result to json 11492 1726878447.29937: done dumping result, returning 11492 1726878447.29943: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.firewall : Show diffs [0affdecc-488f-1992-aed8-000000000166] 11492 1726878447.29950: sending task result for task 0affdecc-488f-1992-aed8-000000000166 11492 1726878447.29970: done sending task result for task 0affdecc-488f-1992-aed8-000000000166 11492 1726878447.29973: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__firewall_previous_replaced | bool" } 11123 1726878447.30084: no more pending results, returning what we have 11123 1726878447.30086: results queue empty 11123 1726878447.30087: checking for any_errors_fatal 11123 1726878447.30092: done checking for any_errors_fatal 11123 1726878447.30093: checking for max_fail_percentage 11123 1726878447.30093: done checking for max_fail_percentage 11123 1726878447.30094: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.30095: done checking to see if all hosts have failed 11123 1726878447.30095: getting the remaining hosts for this loop 11123 1726878447.30096: done getting the remaining hosts for this loop 11123 1726878447.30099: getting the next task for host managed_node3 11123 1726878447.30107: done getting next task for host managed_node3 11123 1726878447.30108: ^ task is: TASK: meta (role_complete) 11123 1726878447.30113: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.30124: getting variables 11123 1726878447.30125: in VariableManager get_vars() 11123 1726878447.30159: Calling all_inventory to load vars for managed_node3 11123 1726878447.30161: Calling groups_inventory to load vars for managed_node3 11123 1726878447.30162: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.30167: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.30169: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.30170: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.30270: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.30391: done with get_vars() 11123 1726878447.30398: done getting variables 11123 1726878447.30449: done queuing things up, now waiting for results queue to drain 11123 1726878447.30451: results queue empty 11123 1726878447.30451: checking for any_errors_fatal 11123 1726878447.30454: done checking for any_errors_fatal 11123 1726878447.30454: checking for max_fail_percentage 11123 1726878447.30455: done checking for max_fail_percentage 11123 1726878447.30455: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.30455: done checking to see if all hosts have failed 11123 1726878447.30456: getting the remaining hosts for this loop 11123 1726878447.30456: done getting the remaining hosts for this loop 11123 1726878447.30457: getting the next task for host managed_node3 11123 1726878447.30460: done getting next task for host managed_node3 11123 1726878447.30462: ^ task is: TASK: fedora.linux_system_roles.cockpit : Configure selinux 11123 1726878447.30463: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.30468: getting variables 11123 1726878447.30469: in VariableManager get_vars() 11123 1726878447.30478: Calling all_inventory to load vars for managed_node3 11123 1726878447.30480: Calling groups_inventory to load vars for managed_node3 11123 1726878447.30481: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.30483: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.30484: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.30486: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.30584: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.30694: done with get_vars() 11123 1726878447.30700: done getting variables TASK [fedora.linux_system_roles.cockpit : Configure selinux] ******************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Friday 20 September 2024 20:27:27 -0400 (0:00:00.033) 0:00:33.290 ****** 11123 1726878447.30746: entering _queue_task() for managed_node3/include_tasks 11123 1726878447.30888: worker is 1 (out of 1 available) 11123 1726878447.30901: exiting _queue_task() for managed_node3/include_tasks 11123 1726878447.30911: done queuing things up, now waiting for results queue to drain 11123 1726878447.30912: waiting for pending results... 11493 1726878447.31022: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Configure selinux 11493 1726878447.31124: in run() - task 0affdecc-488f-1992-aed8-00000000003f 11493 1726878447.31139: variable 'ansible_search_path' from source: unknown 11493 1726878447.31144: variable 'ansible_search_path' from source: unknown 11493 1726878447.31170: calling self._execute() 11493 1726878447.31222: variable 'ansible_host' from source: host vars for 'managed_node3' 11493 1726878447.31231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11493 1726878447.31241: variable 'omit' from source: magic vars 11493 1726878447.31308: _execute() done 11493 1726878447.31313: dumping result to json 11493 1726878447.31317: done dumping result, returning 11493 1726878447.31322: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Configure selinux [0affdecc-488f-1992-aed8-00000000003f] 11493 1726878447.31330: sending task result for task 0affdecc-488f-1992-aed8-00000000003f 11493 1726878447.31357: done sending task result for task 0affdecc-488f-1992-aed8-00000000003f 11493 1726878447.31361: WORKER PROCESS EXITING 11123 1726878447.31462: no more pending results, returning what we have 11123 1726878447.31465: in VariableManager get_vars() 11123 1726878447.31496: Calling all_inventory to load vars for managed_node3 11123 1726878447.31499: Calling groups_inventory to load vars for managed_node3 11123 1726878447.31500: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.31507: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.31508: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.31510: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.31609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.31723: done with get_vars() 11123 1726878447.31728: variable 'ansible_search_path' from source: unknown 11123 1726878447.31729: variable 'ansible_search_path' from source: unknown 11123 1726878447.31756: we have included files to process 11123 1726878447.31756: generating all_blocks data 11123 1726878447.31758: done generating all_blocks data 11123 1726878447.31762: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml 11123 1726878447.31763: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml 11123 1726878447.31764: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml for managed_node3 11123 1726878447.31877: done processing included file 11123 1726878447.31879: iterating over new_blocks loaded from include file 11123 1726878447.31880: in VariableManager get_vars() 11123 1726878447.31893: done with get_vars() 11123 1726878447.31894: filtering new block on tags 11123 1726878447.31905: done filtering new block on tags 11123 1726878447.31906: done iterating over new_blocks loaded from include file 11123 1726878447.31906: extending task lists for all hosts with included blocks 11123 1726878447.32277: done extending task lists 11123 1726878447.32278: done processing included files 11123 1726878447.32278: results queue empty 11123 1726878447.32279: checking for any_errors_fatal 11123 1726878447.32280: done checking for any_errors_fatal 11123 1726878447.32280: checking for max_fail_percentage 11123 1726878447.32280: done checking for max_fail_percentage 11123 1726878447.32281: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.32281: done checking to see if all hosts have failed 11123 1726878447.32282: getting the remaining hosts for this loop 11123 1726878447.32282: done getting the remaining hosts for this loop 11123 1726878447.32284: getting the next task for host managed_node3 11123 1726878447.32286: done getting next task for host managed_node3 11123 1726878447.32287: ^ task is: TASK: Ensure the service and the ports status with the selinux role 11123 1726878447.32288: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.32295: getting variables 11123 1726878447.32295: in VariableManager get_vars() 11123 1726878447.32304: Calling all_inventory to load vars for managed_node3 11123 1726878447.32305: Calling groups_inventory to load vars for managed_node3 11123 1726878447.32306: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.32309: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.32310: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.32312: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.32415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.32526: done with get_vars() 11123 1726878447.32534: done getting variables TASK [Ensure the service and the ports status with the selinux role] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/selinux.yml:3 Friday 20 September 2024 20:27:27 -0400 (0:00:00.018) 0:00:33.308 ****** 11123 1726878447.32587: entering _queue_task() for managed_node3/include_role 11123 1726878447.32712: worker is 1 (out of 1 available) 11123 1726878447.32725: exiting _queue_task() for managed_node3/include_role 11123 1726878447.32738: done queuing things up, now waiting for results queue to drain 11123 1726878447.32739: waiting for pending results... 11494 1726878447.32838: running TaskExecutor() for managed_node3/TASK: Ensure the service and the ports status with the selinux role 11494 1726878447.32950: in run() - task 0affdecc-488f-1992-aed8-000000000247 11494 1726878447.32964: variable 'ansible_search_path' from source: unknown 11494 1726878447.32968: variable 'ansible_search_path' from source: unknown 11494 1726878447.32992: calling self._execute() 11494 1726878447.33041: variable 'ansible_host' from source: host vars for 'managed_node3' 11494 1726878447.33049: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11494 1726878447.33057: variable 'omit' from source: magic vars 11494 1726878447.33358: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11494 1726878447.34817: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11494 1726878447.34863: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11494 1726878447.34890: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11494 1726878447.34920: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11494 1726878447.34942: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11494 1726878447.35013: variable 'cockpit_manage_selinux' from source: include params 11494 1726878447.35029: Evaluated conditional (cockpit_manage_selinux | bool): True 11494 1726878447.35156: variable 'ansible_facts' from source: unknown 11494 1726878447.35200: Evaluated conditional (ansible_facts['os_family'] == 'RedHat' or ansible_facts['os_family'] == 'Suse'): True 11494 1726878447.35280: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11494 1726878447.35396: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11494 1726878447.35423: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11494 1726878447.35449: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11494 1726878447.35471: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11494 1726878447.35519: 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) 11494 1726878447.35541: 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) 11494 1726878447.35561: 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) 11494 1726878447.35580: 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) 11494 1726878447.35629: variable 'cockpit_port' from source: include params 11494 1726878447.35640: Evaluated conditional (cockpit_port is not none): True 11494 1726878447.35646: _execute() done 11494 1726878447.35650: dumping result to json 11494 1726878447.35653: done dumping result, returning 11494 1726878447.35658: done running TaskExecutor() for managed_node3/TASK: Ensure the service and the ports status with the selinux role [0affdecc-488f-1992-aed8-000000000247] 11494 1726878447.35665: sending task result for task 0affdecc-488f-1992-aed8-000000000247 11494 1726878447.35689: done sending task result for task 0affdecc-488f-1992-aed8-000000000247 11494 1726878447.35692: WORKER PROCESS EXITING 11123 1726878447.35813: no more pending results, returning what we have 11123 1726878447.35817: in VariableManager get_vars() 11123 1726878447.35854: Calling all_inventory to load vars for managed_node3 11123 1726878447.35857: Calling groups_inventory to load vars for managed_node3 11123 1726878447.35859: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.35867: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.35869: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.35871: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.35987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.36099: done with get_vars() 11123 1726878447.36104: variable 'ansible_search_path' from source: unknown 11123 1726878447.36105: variable 'ansible_search_path' from source: unknown 11123 1726878447.36195: variable 'omit' from source: magic vars 11123 1726878447.36227: variable 'omit' from source: magic vars 11123 1726878447.36239: variable 'omit' from source: magic vars 11123 1726878447.36241: we have included files to process 11123 1726878447.36242: generating all_blocks data 11123 1726878447.36243: done generating all_blocks data 11123 1726878447.36244: processing included file: fedora.linux_system_roles.selinux 11123 1726878447.36256: in VariableManager get_vars() 11123 1726878447.36267: done with get_vars() 11123 1726878447.36321: in VariableManager get_vars() 11123 1726878447.36342: done with get_vars() 11123 1726878447.36366: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 11123 1726878447.36416: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 11123 1726878447.36465: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 11123 1726878447.36547: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 11123 1726878447.36898: in VariableManager get_vars() 11123 1726878447.36912: done with get_vars() 11123 1726878447.36957: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 11123 1726878447.38772: in VariableManager get_vars() 11123 1726878447.38786: done with get_vars() 11123 1726878447.38917: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 11123 1726878447.39222: iterating over new_blocks loaded from include file 11123 1726878447.39223: in VariableManager get_vars() 11123 1726878447.39242: done with get_vars() 11123 1726878447.39243: filtering new block on tags 11123 1726878447.39288: done filtering new block on tags 11123 1726878447.39289: in VariableManager get_vars() 11123 1726878447.39305: done with get_vars() 11123 1726878447.39306: filtering new block on tags 11123 1726878447.39316: done filtering new block on tags 11123 1726878447.39317: done iterating over new_blocks loaded from include file 11123 1726878447.39317: extending task lists for all hosts with included blocks 11123 1726878447.39384: done extending task lists 11123 1726878447.39385: done processing included files 11123 1726878447.39385: results queue empty 11123 1726878447.39386: checking for any_errors_fatal 11123 1726878447.39387: done checking for any_errors_fatal 11123 1726878447.39388: checking for max_fail_percentage 11123 1726878447.39388: done checking for max_fail_percentage 11123 1726878447.39392: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.39393: done checking to see if all hosts have failed 11123 1726878447.39393: getting the remaining hosts for this loop 11123 1726878447.39394: done getting the remaining hosts for this loop 11123 1726878447.39395: getting the next task for host managed_node3 11123 1726878447.39398: done getting next task for host managed_node3 11123 1726878447.39399: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 11123 1726878447.39401: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.39408: getting variables 11123 1726878447.39408: in VariableManager get_vars() 11123 1726878447.39430: Calling all_inventory to load vars for managed_node3 11123 1726878447.39435: Calling groups_inventory to load vars for managed_node3 11123 1726878447.39437: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.39440: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.39441: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.39443: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.39517: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.39626: done with get_vars() 11123 1726878447.39636: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 20 September 2024 20:27:27 -0400 (0:00:00.070) 0:00:33.379 ****** 11123 1726878447.39679: entering _queue_task() for managed_node3/include_tasks 11123 1726878447.39843: worker is 1 (out of 1 available) 11123 1726878447.39856: exiting _queue_task() for managed_node3/include_tasks 11123 1726878447.39865: done queuing things up, now waiting for results queue to drain 11123 1726878447.39866: waiting for pending results... 11495 1726878447.39972: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 11495 1726878447.40095: in run() - task 0affdecc-488f-1992-aed8-0000000002a3 11495 1726878447.40109: variable 'ansible_search_path' from source: unknown 11495 1726878447.40113: variable 'ansible_search_path' from source: unknown 11495 1726878447.40142: calling self._execute() 11495 1726878447.40197: variable 'ansible_host' from source: host vars for 'managed_node3' 11495 1726878447.40205: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11495 1726878447.40213: variable 'omit' from source: magic vars 11495 1726878447.40282: _execute() done 11495 1726878447.40287: dumping result to json 11495 1726878447.40291: done dumping result, returning 11495 1726878447.40297: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [0affdecc-488f-1992-aed8-0000000002a3] 11495 1726878447.40304: sending task result for task 0affdecc-488f-1992-aed8-0000000002a3 11495 1726878447.40327: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a3 11495 1726878447.40331: WORKER PROCESS EXITING 11123 1726878447.40445: no more pending results, returning what we have 11123 1726878447.40449: in VariableManager get_vars() 11123 1726878447.40482: Calling all_inventory to load vars for managed_node3 11123 1726878447.40485: Calling groups_inventory to load vars for managed_node3 11123 1726878447.40487: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.40492: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.40494: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.40496: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.40599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.40742: done with get_vars() 11123 1726878447.40747: variable 'ansible_search_path' from source: unknown 11123 1726878447.40748: variable 'ansible_search_path' from source: unknown 11123 1726878447.40768: we have included files to process 11123 1726878447.40769: generating all_blocks data 11123 1726878447.40770: done generating all_blocks data 11123 1726878447.40772: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 11123 1726878447.40773: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 11123 1726878447.40774: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 11123 1726878447.40934: in VariableManager get_vars() 11123 1726878447.40960: done with get_vars() included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node3 11123 1726878447.40973: done processing included file 11123 1726878447.40974: iterating over new_blocks loaded from include file 11123 1726878447.40975: in VariableManager get_vars() 11123 1726878447.40990: done with get_vars() 11123 1726878447.40991: filtering new block on tags 11123 1726878447.41004: done filtering new block on tags 11123 1726878447.41005: done iterating over new_blocks loaded from include file 11123 1726878447.41005: extending task lists for all hosts with included blocks 11123 1726878447.41814: done extending task lists 11123 1726878447.41815: done processing included files 11123 1726878447.41816: results queue empty 11123 1726878447.41816: checking for any_errors_fatal 11123 1726878447.41818: done checking for any_errors_fatal 11123 1726878447.41819: checking for max_fail_percentage 11123 1726878447.41819: done checking for max_fail_percentage 11123 1726878447.41820: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.41820: done checking to see if all hosts have failed 11123 1726878447.41820: getting the remaining hosts for this loop 11123 1726878447.41821: done getting the remaining hosts for this loop 11123 1726878447.41823: getting the next task for host managed_node3 11123 1726878447.41825: done getting next task for host managed_node3 11123 1726878447.41827: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 11123 1726878447.41829: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.41837: getting variables 11123 1726878447.41838: in VariableManager get_vars() 11123 1726878447.41847: Calling all_inventory to load vars for managed_node3 11123 1726878447.41848: Calling groups_inventory to load vars for managed_node3 11123 1726878447.41849: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.41852: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.41853: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.41854: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.41949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.42060: done with get_vars() 11123 1726878447.42066: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 20 September 2024 20:27:27 -0400 (0:00:00.024) 0:00:33.403 ****** 11123 1726878447.42111: entering _queue_task() for managed_node3/setup 11123 1726878447.42260: worker is 1 (out of 1 available) 11123 1726878447.42271: exiting _queue_task() for managed_node3/setup 11123 1726878447.42281: done queuing things up, now waiting for results queue to drain 11123 1726878447.42282: waiting for pending results... 11496 1726878447.42385: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 11496 1726878447.42517: in run() - task 0affdecc-488f-1992-aed8-0000000002fd 11496 1726878447.42534: variable 'ansible_search_path' from source: unknown 11496 1726878447.42540: variable 'ansible_search_path' from source: unknown 11496 1726878447.42566: calling self._execute() 11496 1726878447.42617: variable 'ansible_host' from source: host vars for 'managed_node3' 11496 1726878447.42625: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11496 1726878447.42636: variable 'omit' from source: magic vars 11496 1726878447.42983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11496 1726878447.44587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11496 1726878447.44630: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11496 1726878447.44660: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11496 1726878447.44686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11496 1726878447.44711: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11496 1726878447.44764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11496 1726878447.44787: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11496 1726878447.44806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11496 1726878447.44837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11496 1726878447.44849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11496 1726878447.44885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11496 1726878447.44903: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11496 1726878447.44921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11496 1726878447.44951: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11496 1726878447.44962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11496 1726878447.45073: variable '__selinux_required_facts' from source: role '' all vars 11496 1726878447.45083: variable 'ansible_facts' from source: unknown 11496 1726878447.45142: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 11496 1726878447.45147: when evaluation is False, skipping this task 11496 1726878447.45151: _execute() done 11496 1726878447.45154: dumping result to json 11496 1726878447.45158: done dumping result, returning 11496 1726878447.45164: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [0affdecc-488f-1992-aed8-0000000002fd] 11496 1726878447.45170: sending task result for task 0affdecc-488f-1992-aed8-0000000002fd 11496 1726878447.45190: done sending task result for task 0affdecc-488f-1992-aed8-0000000002fd 11496 1726878447.45194: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878447.45298: no more pending results, returning what we have 11123 1726878447.45300: results queue empty 11123 1726878447.45301: checking for any_errors_fatal 11123 1726878447.45302: done checking for any_errors_fatal 11123 1726878447.45303: checking for max_fail_percentage 11123 1726878447.45304: done checking for max_fail_percentage 11123 1726878447.45305: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.45305: done checking to see if all hosts have failed 11123 1726878447.45306: getting the remaining hosts for this loop 11123 1726878447.45307: done getting the remaining hosts for this loop 11123 1726878447.45310: getting the next task for host managed_node3 11123 1726878447.45317: done getting next task for host managed_node3 11123 1726878447.45320: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 11123 1726878447.45324: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.45340: getting variables 11123 1726878447.45341: in VariableManager get_vars() 11123 1726878447.45374: Calling all_inventory to load vars for managed_node3 11123 1726878447.45377: Calling groups_inventory to load vars for managed_node3 11123 1726878447.45379: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.45386: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.45388: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.45390: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.45501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.45626: done with get_vars() 11123 1726878447.45637: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 20 September 2024 20:27:27 -0400 (0:00:00.035) 0:00:33.439 ****** 11123 1726878447.45698: entering _queue_task() for managed_node3/include_tasks 11123 1726878447.45844: worker is 1 (out of 1 available) 11123 1726878447.45859: exiting _queue_task() for managed_node3/include_tasks 11123 1726878447.45870: done queuing things up, now waiting for results queue to drain 11123 1726878447.45872: waiting for pending results... 11497 1726878447.45983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 11497 1726878447.46117: in run() - task 0affdecc-488f-1992-aed8-0000000002fe 11497 1726878447.46134: variable 'ansible_search_path' from source: unknown 11497 1726878447.46139: variable 'ansible_search_path' from source: unknown 11497 1726878447.46168: calling self._execute() 11497 1726878447.46220: variable 'ansible_host' from source: host vars for 'managed_node3' 11497 1726878447.46228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11497 1726878447.46239: variable 'omit' from source: magic vars 11497 1726878447.46303: _execute() done 11497 1726878447.46309: dumping result to json 11497 1726878447.46313: done dumping result, returning 11497 1726878447.46318: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [0affdecc-488f-1992-aed8-0000000002fe] 11497 1726878447.46326: sending task result for task 0affdecc-488f-1992-aed8-0000000002fe 11497 1726878447.46350: done sending task result for task 0affdecc-488f-1992-aed8-0000000002fe 11497 1726878447.46354: WORKER PROCESS EXITING 11123 1726878447.46456: no more pending results, returning what we have 11123 1726878447.46459: in VariableManager get_vars() 11123 1726878447.46493: Calling all_inventory to load vars for managed_node3 11123 1726878447.46496: Calling groups_inventory to load vars for managed_node3 11123 1726878447.46497: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.46504: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.46506: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.46508: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.46654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.46766: done with get_vars() 11123 1726878447.46771: variable 'ansible_search_path' from source: unknown 11123 1726878447.46772: variable 'ansible_search_path' from source: unknown 11123 1726878447.46796: we have included files to process 11123 1726878447.46797: generating all_blocks data 11123 1726878447.46798: done generating all_blocks data 11123 1726878447.46801: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 11123 1726878447.46801: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 11123 1726878447.46803: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node3 11123 1726878447.47758: done processing included file 11123 1726878447.47759: iterating over new_blocks loaded from include file 11123 1726878447.47760: in VariableManager get_vars() 11123 1726878447.47824: done with get_vars() 11123 1726878447.47826: filtering new block on tags 11123 1726878447.47849: done filtering new block on tags 11123 1726878447.47851: in VariableManager get_vars() 11123 1726878447.47868: done with get_vars() 11123 1726878447.47869: filtering new block on tags 11123 1726878447.47883: done filtering new block on tags 11123 1726878447.47884: in VariableManager get_vars() 11123 1726878447.47899: done with get_vars() 11123 1726878447.47900: filtering new block on tags 11123 1726878447.47918: done filtering new block on tags 11123 1726878447.47919: in VariableManager get_vars() 11123 1726878447.47938: done with get_vars() 11123 1726878447.47940: filtering new block on tags 11123 1726878447.47959: done filtering new block on tags 11123 1726878447.47961: in VariableManager get_vars() 11123 1726878447.47977: done with get_vars() 11123 1726878447.47977: filtering new block on tags 11123 1726878447.47987: done filtering new block on tags 11123 1726878447.47988: done iterating over new_blocks loaded from include file 11123 1726878447.47988: extending task lists for all hosts with included blocks 11123 1726878447.48148: done extending task lists 11123 1726878447.48149: done processing included files 11123 1726878447.48150: results queue empty 11123 1726878447.48150: checking for any_errors_fatal 11123 1726878447.48152: done checking for any_errors_fatal 11123 1726878447.48152: checking for max_fail_percentage 11123 1726878447.48153: done checking for max_fail_percentage 11123 1726878447.48154: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.48154: done checking to see if all hosts have failed 11123 1726878447.48155: getting the remaining hosts for this loop 11123 1726878447.48155: done getting the remaining hosts for this loop 11123 1726878447.48157: getting the next task for host managed_node3 11123 1726878447.48160: done getting next task for host managed_node3 11123 1726878447.48161: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 11123 1726878447.48164: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.48170: getting variables 11123 1726878447.48171: in VariableManager get_vars() 11123 1726878447.48180: Calling all_inventory to load vars for managed_node3 11123 1726878447.48181: Calling groups_inventory to load vars for managed_node3 11123 1726878447.48182: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.48185: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.48186: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.48188: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.48271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.48401: done with get_vars() 11123 1726878447.48407: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 20 September 2024 20:27:27 -0400 (0:00:00.027) 0:00:33.467 ****** 11123 1726878447.48460: entering _queue_task() for managed_node3/stat 11123 1726878447.48600: worker is 1 (out of 1 available) 11123 1726878447.48614: exiting _queue_task() for managed_node3/stat 11123 1726878447.48624: done queuing things up, now waiting for results queue to drain 11123 1726878447.48626: waiting for pending results... 11498 1726878447.48730: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 11498 1726878447.48875: in run() - task 0affdecc-488f-1992-aed8-0000000003a7 11498 1726878447.48890: variable 'ansible_search_path' from source: unknown 11498 1726878447.48894: variable 'ansible_search_path' from source: unknown 11498 1726878447.48920: calling self._execute() 11498 1726878447.48976: variable 'ansible_host' from source: host vars for 'managed_node3' 11498 1726878447.48984: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11498 1726878447.48992: variable 'omit' from source: magic vars 11498 1726878447.49302: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11498 1726878447.49474: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11498 1726878447.49509: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11498 1726878447.49539: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11498 1726878447.49564: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11498 1726878447.49622: 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) 11498 1726878447.49644: 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) 11498 1726878447.49663: 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) 11498 1726878447.49681: 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) 11498 1726878447.49774: Evaluated conditional (not __selinux_is_ostree is defined): True 11498 1726878447.49782: variable 'omit' from source: magic vars 11498 1726878447.49853: variable 'omit' from source: magic vars 11498 1726878447.49876: variable 'omit' from source: magic vars 11498 1726878447.49895: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11498 1726878447.49915: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11498 1726878447.49931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11498 1726878447.49948: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11498 1726878447.49958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11498 1726878447.49979: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11498 1726878447.49984: variable 'ansible_host' from source: host vars for 'managed_node3' 11498 1726878447.49988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11498 1726878447.50055: Set connection var ansible_timeout to 10 11498 1726878447.50060: Set connection var ansible_connection to ssh 11498 1726878447.50066: Set connection var ansible_shell_executable to /bin/sh 11498 1726878447.50073: Set connection var ansible_pipelining to False 11498 1726878447.50078: Set connection var ansible_module_compression to ZIP_DEFLATED 11498 1726878447.50083: Set connection var ansible_shell_type to sh 11498 1726878447.50097: variable 'ansible_shell_executable' from source: unknown 11498 1726878447.50101: variable 'ansible_connection' from source: unknown 11498 1726878447.50104: variable 'ansible_module_compression' from source: unknown 11498 1726878447.50107: variable 'ansible_shell_type' from source: unknown 11498 1726878447.50111: variable 'ansible_shell_executable' from source: unknown 11498 1726878447.50114: variable 'ansible_host' from source: host vars for 'managed_node3' 11498 1726878447.50118: variable 'ansible_pipelining' from source: unknown 11498 1726878447.50121: variable 'ansible_timeout' from source: unknown 11498 1726878447.50126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11498 1726878447.50215: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11498 1726878447.50226: variable 'omit' from source: magic vars 11498 1726878447.50233: starting attempt loop 11498 1726878447.50237: running the handler 11498 1726878447.50249: _low_level_execute_command(): starting 11498 1726878447.50256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11498 1726878447.52619: stdout chunk (state=2): >>>/root <<< 11498 1726878447.52739: stderr chunk (state=3): >>><<< 11498 1726878447.52745: stdout chunk (state=3): >>><<< 11498 1726878447.52760: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11498 1726878447.52772: _low_level_execute_command(): starting 11498 1726878447.52777: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105 `" && echo ansible-tmp-1726878447.5276735-11498-113631247528105="` echo /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105 `" ) && sleep 0' 11498 1726878447.55221: stdout chunk (state=2): >>>ansible-tmp-1726878447.5276735-11498-113631247528105=/root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105 <<< 11498 1726878447.55353: stderr chunk (state=3): >>><<< 11498 1726878447.55361: stdout chunk (state=3): >>><<< 11498 1726878447.55377: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878447.5276735-11498-113631247528105=/root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105 , stderr= 11498 1726878447.55421: variable 'ansible_module_compression' from source: unknown 11498 1726878447.55469: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11498 1726878447.55501: variable 'ansible_facts' from source: unknown 11498 1726878447.55570: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/AnsiballZ_stat.py 11498 1726878447.55677: Sending initial data 11498 1726878447.55684: Sent initial data (153 bytes) 11498 1726878447.58206: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpvq45yjmc /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/AnsiballZ_stat.py <<< 11498 1726878447.59410: stderr chunk (state=3): >>><<< 11498 1726878447.59418: stdout chunk (state=3): >>><<< 11498 1726878447.59439: done transferring module to remote 11498 1726878447.59453: _low_level_execute_command(): starting 11498 1726878447.59458: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/ /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/AnsiballZ_stat.py && sleep 0' 11498 1726878447.61801: stderr chunk (state=2): >>><<< 11498 1726878447.61808: stdout chunk (state=2): >>><<< 11498 1726878447.61820: _low_level_execute_command() done: rc=0, stdout=, stderr= 11498 1726878447.61824: _low_level_execute_command(): starting 11498 1726878447.61831: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/AnsiballZ_stat.py && sleep 0' 11498 1726878447.64870: 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 0x7f8fedd39e48> <<< 11498 1726878447.64882: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11498 1726878447.64899: 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 0x7f8fedccf828> <<< 11498 1726878447.64915: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedd399b0> <<< 11498 1726878447.64936: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11498 1726878447.64947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11498 1726878447.64959: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedcdc630> <<< 11498 1726878447.64978: stdout chunk (state=3): >>>import '_signal' # <<< 11498 1726878447.64995: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11498 1726878447.65003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11498 1726878447.65017: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce3160> <<< 11498 1726878447.65045: 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' <<< 11498 1726878447.65066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11498 1726878447.65074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11498 1726878447.65087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11498 1726878447.65109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11498 1726878447.65117: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce80f0> <<< 11498 1726878447.65142: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce3748> <<< 11498 1726878447.65168: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce3390> <<< 11498 1726878447.65201: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11498 1726878447.65209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11498 1726878447.65234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11498 1726878447.65250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11498 1726878447.65269: stdout chunk (state=3): >>>import 'errno' # <<< 11498 1726878447.65280: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11498 1726878447.65301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11498 1726878447.65315: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc8d470> <<< 11498 1726878447.65342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11498 1726878447.65358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11498 1726878447.65383: 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' <<< 11498 1726878447.65395: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc92e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc8db38> <<< 11498 1726878447.65428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11498 1726878447.65468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11498 1726878447.65581: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc994e0> <<< 11498 1726878447.65602: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc7cd68> <<< 11498 1726878447.65619: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11498 1726878447.65629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11498 1726878447.65640: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc7f198> <<< 11498 1726878447.65680: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11498 1726878447.65692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11498 1726878447.65709: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf8d940> <<< 11498 1726878447.65726: 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 <<< 11498 1726878447.65752: 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 0x7f8febf9f240> <<< 11498 1726878447.65849: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedceda20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11498 1726878447.66081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11498 1726878447.66096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11498 1726878447.66110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11498 1726878447.66132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11498 1726878447.66141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11498 1726878447.66161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11498 1726878447.66176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11498 1726878447.66191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11498 1726878447.66208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11498 1726878447.66282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11498 1726878447.66292: stdout chunk (state=3): >>>import '_functools' # <<< 11498 1726878447.66311: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11498 1726878447.66347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.66371: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11498 1726878447.66381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11498 1726878447.66404: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf0c278> <<< 11498 1726878447.66432: 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' <<< 11498 1726878447.66442: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf174a8> <<< 11498 1726878447.66458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11498 1726878447.66468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11498 1726878447.66498: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.66505: 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 0x7f8febf18198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf17c88> <<< 11498 1726878447.66526: stdout chunk (state=3): >>>import 'itertools' # <<< 11498 1726878447.66543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11498 1726878447.66565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf18278> <<< 11498 1726878447.66581: stdout chunk (state=3): >>>import '_collections' # <<< 11498 1726878447.66629: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf699b0> <<< 11498 1726878447.66655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11498 1726878447.66666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11498 1726878447.66703: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf69da0> <<< 11498 1726878447.66760: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf5b358> <<< 11498 1726878447.66789: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11498 1726878447.66798: 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 0x7f8febf60358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf53630> <<< 11498 1726878447.66849: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf44668> <<< 11498 1726878447.66864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11498 1726878447.66877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11498 1726878447.66887: stdout chunk (state=3): >>>import '_sre' # <<< 11498 1726878447.66912: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11498 1726878447.66921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11498 1726878447.66944: 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' <<< 11498 1726878447.66980: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcc64a8> <<< 11498 1726878447.66997: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcb6f28> <<< 11498 1726878447.67011: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf5b2b0> <<< 11498 1726878447.67027: stdout chunk (state=3): >>>import '_locale' # <<< 11498 1726878447.67077: 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 0x7f8febcd8080> <<< 11498 1726878447.67092: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf3e4a8> <<< 11498 1726878447.67110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11498 1726878447.67117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11498 1726878447.67143: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.67154: 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 0x7f8febcd8400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8208> <<< 11498 1726878447.67189: 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 0x7f8febcd8518> <<< 11498 1726878447.67198: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febfb6208> <<< 11498 1726878447.67216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11498 1726878447.67230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11498 1726878447.67250: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11498 1726878447.67259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.67273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11498 1726878447.67291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11498 1726878447.67309: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febce3048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8c18> <<< 11498 1726878447.67331: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11498 1726878447.67342: 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 0x7f8febce38d0> <<< 11498 1726878447.67366: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11498 1726878447.67380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11498 1726878447.67403: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11498 1726878447.67411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11498 1726878447.67470: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcef0f0> <<< 11498 1726878447.67488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11498 1726878447.67501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11498 1726878447.67539: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb86a3c8> <<< 11498 1726878447.67557: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febce39b0> <<< 11498 1726878447.67571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11498 1726878447.67585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11498 1726878447.67639: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb86eeb8> <<< 11498 1726878447.67654: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8748> <<< 11498 1726878447.67672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11498 1726878447.67690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11498 1726878447.67708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11498 1726878447.67716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb894518> <<< 11498 1726878447.67750: 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 0x7f8feb8948d0> <<< 11498 1726878447.67773: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11498 1726878447.67786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11498 1726878447.67815: 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' <<< 11498 1726878447.67837: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb89a5c0> <<< 11498 1726878447.67851: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11498 1726878447.67878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11498 1726878447.67893: stdout chunk (state=3): >>>import 'time' # <<< 11498 1726878447.67911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11498 1726878447.67925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11498 1726878447.67953: 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' <<< 11498 1726878447.67978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11498 1726878447.68017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11498 1726878447.68043: 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' <<< 11498 1726878447.68052: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb645dd8> <<< 11498 1726878447.68170: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb637518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb637208> <<< 11498 1726878447.68186: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb62f0f0> <<< 11498 1726878447.68212: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb89af60> <<< 11498 1726878447.68253: 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' <<< 11498 1726878447.68263: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8feb63f1d0> <<< 11498 1726878447.68270: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb894c50> <<< 11498 1726878447.68291: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11498 1726878447.68311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11498 1726878447.68349: 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 0x7f8fedc49908> <<< 11498 1726878447.68367: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb63f278> <<< 11498 1726878447.68374: stdout chunk (state=3): >>>import 'pwd' # <<< 11498 1726878447.68397: 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 0x7f8fedc49c88> <<< 11498 1726878447.68468: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8a90> <<< 11498 1726878447.68483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11498 1726878447.68500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11498 1726878447.68516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11498 1726878447.68534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11498 1726878447.68562: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68569: 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 0x7f8fedc617b8> <<< 11498 1726878447.68588: 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' <<< 11498 1726878447.68727: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68739: 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 0x7f8fedc66828> <<< 11498 1726878447.68760: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68769: 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 0x7f8fedc66cf8> <<< 11498 1726878447.68794: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68805: 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 0x7f8fedc66e10> <<< 11498 1726878447.68812: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc66048> <<< 11498 1726878447.68834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11498 1726878447.68842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11498 1726878447.68859: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68868: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68886: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fedc6f198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc666d8> <<< 11498 1726878447.68909: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.68918: 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 0x7f8fedc66438> <<< 11498 1726878447.68930: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc54cf8> <<< 11498 1726878447.68958: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb87c588> <<< 11498 1726878447.68974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11498 1726878447.69012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11498 1726878447.69048: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc61668> <<< 11498 1726878447.69176: 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' <<< 11498 1726878447.69201: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c68b00> <<< 11498 1726878447.69265: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip'<<< 11498 1726878447.69275: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11498 1726878447.69284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.69307: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11498 1726878447.69326: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.69344: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11498 1726878447.69352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.70431: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.71349: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11498 1726878447.71357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bfb3c8> <<< 11498 1726878447.71365: stdout chunk (state=3): >>>import 'atexit' # <<< 11498 1726878447.71384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11498 1726878447.71419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11498 1726878447.71482: 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 0x7f8fe994d470> <<< 11498 1726878447.71493: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bfbfd0> <<< 11498 1726878447.71517: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.71524: 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 0x7f8fe9bfb0b8> <<< 11498 1726878447.71539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11498 1726878447.71569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11498 1726878447.71606: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9926d30> <<< 11498 1726878447.71629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11498 1726878447.71641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11498 1726878447.71663: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11498 1726878447.71693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11498 1726878447.71715: 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' <<< 11498 1726878447.71807: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9994b00> <<< 11498 1726878447.71832: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.71841: 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 0x7f8fe993b588> <<< 11498 1726878447.71866: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.71874: 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 0x7f8fe993b1d0> <<< 11498 1726878447.71886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11498 1726878447.71902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11498 1726878447.71965: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9993320> <<< 11498 1726878447.71982: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99734a8> <<< 11498 1726878447.72275: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99676a0> <<< 11498 1726878447.72295: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11498 1726878447.72302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11498 1726878447.72326: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c88f60> <<< 11498 1726878447.72349: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.72357: 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 0x7f8fe993e048> <<< 11498 1726878447.72385: 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 0x7f8fe997c5f8> <<< 11498 1726878447.72409: 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 <<< 11498 1726878447.72424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11498 1726878447.72440: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11498 1726878447.72468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11498 1726878447.72492: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11498 1726878447.72504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.72556: 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 0x7f8fe9be7080> <<< 11498 1726878447.72640: 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' <<< 11498 1726878447.72659: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bfd160> <<< 11498 1726878447.72666: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd7470> <<< 11498 1726878447.72684: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11498 1726878447.72696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11498 1726878447.72703: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd7c88> <<< 11498 1726878447.72907: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99889b0> <<< 11498 1726878447.72942: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11498 1726878447.72971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.72996: 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' <<< 11498 1726878447.73015: stdout chunk (state=3): >>>import '_string' # <<< 11498 1726878447.73095: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98d6198> <<< 11498 1726878447.73153: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd72e8> <<< 11498 1726878447.73280: 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' <<< 11498 1726878447.73288: 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 0x7f8fe98e3048> <<< 11498 1726878447.73316: 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' <<< 11498 1726878447.73324: 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 0x7f8fe98e3160> <<< 11498 1726878447.73361: 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' <<< 11498 1726878447.73369: 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 0x7f8fe98e32b0> <<< 11498 1726878447.73383: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe997c748> <<< 11498 1726878447.73408: 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' <<< 11498 1726878447.73433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11498 1726878447.73447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11498 1726878447.73493: 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 0x7f8fe98f3c50> <<< 11498 1726878447.73666: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98f0390> <<< 11498 1726878447.73689: 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' <<< 11498 1726878447.73701: 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 0x7f8fe98f0588> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98e3e10> <<< 11498 1726878447.73729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.73743: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11498 1726878447.73757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.73835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.73902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.73915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.73924: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11498 1726878447.73938: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11498 1726878447.73944: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11498 1726878447.73951: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.74057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.74161: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11498 1726878447.74168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.74184: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11498 1726878447.74194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11498 1726878447.74213: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11498 1726878447.74221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11498 1726878447.74247: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.74254: 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 0x7f8fe9911080> <<< 11498 1726878447.74308: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c48cf8> <<< 11498 1726878447.74344: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c48518> <<< 11498 1726878447.74363: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11498 1726878447.74370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11498 1726878447.74407: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c48b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98fbef0> <<< 11498 1726878447.74429: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.74884: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75334: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11498 1726878447.75350: 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_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11498 1726878447.75379: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11498 1726878447.75389: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75437: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11498 1726878447.75446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75480: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 11498 1726878447.75488: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75603: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.75725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11498 1726878447.75733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11498 1726878447.75755: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe62ba748> <<< 11498 1726878447.75762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76118: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76517: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76579: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11498 1726878447.76616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76640: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py<<< 11498 1726878447.76652: stdout chunk (state=3): >>> <<< 11498 1726878447.76659: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76789: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11498 1726878447.76811: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11498 1726878447.76822: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11498 1726878447.76830: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76856: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.76892: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11498 1726878447.76900: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77067: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77240: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11498 1726878447.77248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11498 1726878447.77370: stdout chunk (state=3): >>>import '_ast' # <<< 11498 1726878447.77389: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe6330fd0> # zipimport: zlib available <<< 11498 1726878447.77413: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77430: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11498 1726878447.77442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77551: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 11498 1726878447.77561: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11498 1726878447.77573: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11498 1726878447.77589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77658: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 11498 1726878447.77666: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77727: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.77835: 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 <<< 11498 1726878447.77970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11498 1726878447.78053: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11498 1726878447.78062: 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 0x7f8fe6333320> <<< 11498 1726878447.78122: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c35160> <<< 11498 1726878447.78153: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 11498 1726878447.78171: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.78215: stdout chunk (state=3): >>># zipimport: zlib available<<< 11498 1726878447.78224: stdout chunk (state=3): >>> <<< 11498 1726878447.78269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.78295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.78333: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11498 1726878447.78351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11498 1726878447.78368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11498 1726878447.78400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11498 1726878447.78417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11498 1726878447.78427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11498 1726878447.78739: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe63020f0> # /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 0x7f8fe6302198> <<< 11498 1726878447.78764: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe63336a0> <<< 11498 1726878447.78807: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c4e0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 11498 1726878447.78825: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.78855: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 11498 1726878447.78881: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11498 1726878447.78896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.78916: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11498 1726878447.79006: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11498 1726878447.79019: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11498 1726878447.79026: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11498 1726878447.79036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.79158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.79320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11498 1726878447.79464: 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"}}} <<< 11498 1726878447.79478: stdout chunk (state=3): >>># destroy __main__ <<< 11498 1726878447.79714: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11498 1726878447.79742: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath <<< 11498 1726878447.79751: 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 <<< 11498 1726878447.79764: 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 <<< 11498 1726878447.79778: 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 <<< 11498 1726878447.79785: stdout chunk (state=3): >>># cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc <<< 11498 1726878447.79798: 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 <<< 11498 1726878447.79861: stdout chunk (state=3): >>># destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # 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 <<< 11498 1726878447.79881: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process <<< 11498 1726878447.79898: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules <<< 11498 1726878447.79903: stdout chunk (state=3): >>># destroy ansible.modules <<< 11498 1726878447.79934: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11498 1726878447.80104: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11498 1726878447.80129: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11498 1726878447.80147: stdout chunk (state=3): >>># destroy zipimport <<< 11498 1726878447.80158: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11498 1726878447.80179: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11498 1726878447.80202: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11498 1726878447.80220: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11498 1726878447.80250: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 11498 1726878447.80262: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 11498 1726878447.80285: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11498 1726878447.80302: stdout chunk (state=3): >>># destroy selinux <<< 11498 1726878447.80313: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11498 1726878447.80322: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11498 1726878447.80356: 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 <<< 11498 1726878447.80370: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 11498 1726878447.80383: 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 <<< 11498 1726878447.80392: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 11498 1726878447.80424: 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 <<< 11498 1726878447.80437: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11498 1726878447.80463: 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 <<< 11498 1726878447.80474: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11498 1726878447.80483: stdout chunk (state=3): >>># cleanup[3] wiping _locale <<< 11498 1726878447.80494: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 11498 1726878447.80505: stdout chunk (state=3): >>># destroy fnmatch <<< 11498 1726878447.80515: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11498 1726878447.80544: 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 <<< 11498 1726878447.80558: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time <<< 11498 1726878447.80574: stdout chunk (state=3): >>># destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 11498 1726878447.80584: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc <<< 11498 1726878447.80589: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 11498 1726878447.80612: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11498 1726878447.80726: stdout chunk (state=3): >>># destroy posixpath <<< 11498 1726878447.80757: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11498 1726878447.80777: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11498 1726878447.80798: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11498 1726878447.80818: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11498 1726878447.80830: 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 <<< 11498 1726878447.80848: 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 <<< 11498 1726878447.81110: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11498 1726878447.81160: stderr chunk (state=3): >>><<< 11498 1726878447.81167: stdout chunk (state=3): >>><<< 11498 1726878447.81210: _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 0x7f8fedd39e48> # /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 0x7f8fedccf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedd399b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedcdc630> 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 0x7f8fedce3160> # /usr/lib64/python3.6/__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 0x7f8fedce80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedce3390> # /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 0x7f8fedc8d470> # /usr/lib64/python3.6/__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 0x7f8fedc92e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc8db38> # /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 0x7f8fedc994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc7cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc7f198> # /usr/lib64/python3.6/__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 0x7f8febf8d940> # /usr/lib64/python3.6/__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 0x7f8febf9f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedceda20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f8febf0c278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf174a8> # /usr/lib64/python3.6/__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 0x7f8febf18198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf17c88> 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 0x7f8febf18278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf699b0> # /usr/lib64/python3.6/__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 0x7f8febf69da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf5b358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf60358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf53630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf44668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f8febcc64a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcb6f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf5b2b0> 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 0x7f8febcd8080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febf3e4a8> # /usr/lib64/python3.6/__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 0x7f8febcd8400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8febcd8518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febfb6208> # /usr/lib64/python3.6/__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 0x7f8febce3048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febce38d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f8febcef0f0> # /usr/lib64/python3.6/__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 0x7f8feb86a3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febce39b0> # /usr/lib64/python3.6/__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 0x7f8feb86eeb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8748> # /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 0x7f8feb894518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8feb8948d0> # /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 0x7f8feb89a5c0> # /usr/lib64/python3.6/__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 0x7f8feb645dd8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb637518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb637208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb62f0f0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb89af60> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8feb63f1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb894c50> # /usr/lib64/python3.6/__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 0x7f8fedc49908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb63f278> 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 0x7f8fedc49c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8febcd8a90> # /usr/lib64/python3.6/__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 0x7f8fedc617b8> # /usr/lib64/python3.6/__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 0x7f8fedc66828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fedc66cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fedc66e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc66048> # /usr/lib64/python3.6/__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 0x7f8fedc6f198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc666d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fedc66438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fedc54cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8feb87c588> # /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 0x7f8fedc61668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f8fe9c68b00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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 0x7f8fe9bfb3c8> 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 0x7f8fe994d470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bfbfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe9bfb0b8> # /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 0x7f8fe9926d30> # /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 0x7f8fe9994b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe993b588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe993b1d0> # /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 0x7f8fe9993320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99734a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99676a0> # /usr/lib64/python3.6/__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 0x7f8fe9c88f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe993e048> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe997c5f8> # /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 0x7f8fe9be7080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f8fe9bfd160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd7470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd7c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe99889b0> # /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 0x7f8fe98d6198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9bd72e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe98e3048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe98e3160> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe98e32b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe997c748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f8fe98f3c50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98f0390> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8fe98f0588> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98e3e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/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_quv1ee3s/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 0x7f8fe9911080> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c48cf8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c48518> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f8fe9c48b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe98fbef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/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_quv1ee3s/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 0x7f8fe62ba748> # 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_quv1ee3s/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_quv1ee3s/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_quv1ee3s/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_quv1ee3s/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_quv1ee3s/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 0x7f8fe6330fd0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/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 0x7f8fe6333320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c35160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f8fe63020f0> # /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 0x7f8fe6302198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe63336a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8fe9c4e0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_quv1ee3s/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_quv1ee3s/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11498 1726878447.81348: 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-1726878447.5276735-11498-113631247528105/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11498 1726878447.81361: _low_level_execute_command(): starting 11498 1726878447.81366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878447.5276735-11498-113631247528105/ > /dev/null 2>&1 && sleep 0' 11498 1726878447.83878: stderr chunk (state=2): >>><<< 11498 1726878447.83884: stdout chunk (state=2): >>><<< 11498 1726878447.83896: _low_level_execute_command() done: rc=0, stdout=, stderr= 11498 1726878447.83904: handler run complete 11498 1726878447.83918: attempt loop complete, returning result 11498 1726878447.83922: _execute() done 11498 1726878447.83926: dumping result to json 11498 1726878447.83934: done dumping result, returning 11498 1726878447.83942: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [0affdecc-488f-1992-aed8-0000000003a7] 11498 1726878447.83947: sending task result for task 0affdecc-488f-1992-aed8-0000000003a7 11498 1726878447.83975: done sending task result for task 0affdecc-488f-1992-aed8-0000000003a7 11498 1726878447.83979: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878447.84103: no more pending results, returning what we have 11123 1726878447.84105: results queue empty 11123 1726878447.84106: checking for any_errors_fatal 11123 1726878447.84107: done checking for any_errors_fatal 11123 1726878447.84108: checking for max_fail_percentage 11123 1726878447.84109: done checking for max_fail_percentage 11123 1726878447.84109: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.84110: done checking to see if all hosts have failed 11123 1726878447.84110: getting the remaining hosts for this loop 11123 1726878447.84111: done getting the remaining hosts for this loop 11123 1726878447.84114: getting the next task for host managed_node3 11123 1726878447.84122: done getting next task for host managed_node3 11123 1726878447.84125: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 11123 1726878447.84132: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.84144: getting variables 11123 1726878447.84145: in VariableManager get_vars() 11123 1726878447.84178: Calling all_inventory to load vars for managed_node3 11123 1726878447.84181: Calling groups_inventory to load vars for managed_node3 11123 1726878447.84182: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.84190: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.84192: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.84194: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.84319: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.84456: done with get_vars() 11123 1726878447.84464: done getting variables 11123 1726878447.84502: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 20 September 2024 20:27:27 -0400 (0:00:00.360) 0:00:33.828 ****** 11123 1726878447.84529: entering _queue_task() for managed_node3/set_fact 11123 1726878447.84708: worker is 1 (out of 1 available) 11123 1726878447.84723: exiting _queue_task() for managed_node3/set_fact 11123 1726878447.84737: done queuing things up, now waiting for results queue to drain 11123 1726878447.84739: waiting for pending results... 11508 1726878447.84961: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 11508 1726878447.85178: in run() - task 0affdecc-488f-1992-aed8-0000000003a8 11508 1726878447.85196: variable 'ansible_search_path' from source: unknown 11508 1726878447.85200: variable 'ansible_search_path' from source: unknown 11508 1726878447.85229: calling self._execute() 11508 1726878447.85300: variable 'ansible_host' from source: host vars for 'managed_node3' 11508 1726878447.85308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11508 1726878447.85317: variable 'omit' from source: magic vars 11508 1726878447.85721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11508 1726878447.85949: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11508 1726878447.85983: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11508 1726878447.86008: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11508 1726878447.86035: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11508 1726878447.86095: 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) 11508 1726878447.86115: 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) 11508 1726878447.86135: 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) 11508 1726878447.86155: 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) 11508 1726878447.86239: Evaluated conditional (not __selinux_is_ostree is defined): True 11508 1726878447.86248: variable 'omit' from source: magic vars 11508 1726878447.86317: variable 'omit' from source: magic vars 11508 1726878447.86392: variable '__ostree_booted_stat' from source: set_fact 11508 1726878447.86429: variable 'omit' from source: magic vars 11508 1726878447.86450: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11508 1726878447.86469: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11508 1726878447.86484: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11508 1726878447.86497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11508 1726878447.86507: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11508 1726878447.86530: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11508 1726878447.86538: variable 'ansible_host' from source: host vars for 'managed_node3' 11508 1726878447.86543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11508 1726878447.86604: Set connection var ansible_timeout to 10 11508 1726878447.86609: Set connection var ansible_connection to ssh 11508 1726878447.86615: Set connection var ansible_shell_executable to /bin/sh 11508 1726878447.86623: Set connection var ansible_pipelining to False 11508 1726878447.86628: Set connection var ansible_module_compression to ZIP_DEFLATED 11508 1726878447.86636: Set connection var ansible_shell_type to sh 11508 1726878447.86651: variable 'ansible_shell_executable' from source: unknown 11508 1726878447.86655: variable 'ansible_connection' from source: unknown 11508 1726878447.86658: variable 'ansible_module_compression' from source: unknown 11508 1726878447.86661: variable 'ansible_shell_type' from source: unknown 11508 1726878447.86664: variable 'ansible_shell_executable' from source: unknown 11508 1726878447.86667: variable 'ansible_host' from source: host vars for 'managed_node3' 11508 1726878447.86672: variable 'ansible_pipelining' from source: unknown 11508 1726878447.86675: variable 'ansible_timeout' from source: unknown 11508 1726878447.86679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11508 1726878447.86746: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11508 1726878447.86756: variable 'omit' from source: magic vars 11508 1726878447.86762: starting attempt loop 11508 1726878447.86765: running the handler 11508 1726878447.86774: handler run complete 11508 1726878447.86781: attempt loop complete, returning result 11508 1726878447.86784: _execute() done 11508 1726878447.86787: dumping result to json 11508 1726878447.86791: done dumping result, returning 11508 1726878447.86796: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [0affdecc-488f-1992-aed8-0000000003a8] 11508 1726878447.86802: sending task result for task 0affdecc-488f-1992-aed8-0000000003a8 11508 1726878447.86820: done sending task result for task 0affdecc-488f-1992-aed8-0000000003a8 11508 1726878447.86823: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } 11123 1726878447.86938: no more pending results, returning what we have 11123 1726878447.86940: results queue empty 11123 1726878447.86941: checking for any_errors_fatal 11123 1726878447.86948: done checking for any_errors_fatal 11123 1726878447.86948: checking for max_fail_percentage 11123 1726878447.86949: done checking for max_fail_percentage 11123 1726878447.86950: checking to see if all hosts have failed and the running result is not ok 11123 1726878447.86950: done checking to see if all hosts have failed 11123 1726878447.86951: getting the remaining hosts for this loop 11123 1726878447.86952: done getting the remaining hosts for this loop 11123 1726878447.86954: getting the next task for host managed_node3 11123 1726878447.86964: done getting next task for host managed_node3 11123 1726878447.86966: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 11123 1726878447.86972: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878447.86984: getting variables 11123 1726878447.86985: in VariableManager get_vars() 11123 1726878447.87015: Calling all_inventory to load vars for managed_node3 11123 1726878447.87017: Calling groups_inventory to load vars for managed_node3 11123 1726878447.87018: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878447.87024: Calling all_plugins_play to load vars for managed_node3 11123 1726878447.87025: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878447.87027: Calling groups_plugins_play to load vars for managed_node3 11123 1726878447.87167: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878447.87290: done with get_vars() 11123 1726878447.87296: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 20 September 2024 20:27:27 -0400 (0:00:00.028) 0:00:33.856 ****** 11123 1726878447.87366: entering _queue_task() for managed_node3/stat 11123 1726878447.87520: worker is 1 (out of 1 available) 11123 1726878447.87535: exiting _queue_task() for managed_node3/stat 11123 1726878447.87545: done queuing things up, now waiting for results queue to drain 11123 1726878447.87546: waiting for pending results... 11510 1726878447.87658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 11510 1726878447.87808: in run() - task 0affdecc-488f-1992-aed8-0000000003aa 11510 1726878447.87823: variable 'ansible_search_path' from source: unknown 11510 1726878447.87827: variable 'ansible_search_path' from source: unknown 11510 1726878447.87854: calling self._execute() 11510 1726878447.87905: variable 'ansible_host' from source: host vars for 'managed_node3' 11510 1726878447.87913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11510 1726878447.87921: variable 'omit' from source: magic vars 11510 1726878447.88235: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11510 1726878447.88397: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11510 1726878447.88430: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11510 1726878447.88459: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11510 1726878447.88484: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11510 1726878447.88543: 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) 11510 1726878447.88564: 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) 11510 1726878447.88583: 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) 11510 1726878447.88601: 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) 11510 1726878447.88687: Evaluated conditional (not __selinux_is_transactional is defined): True 11510 1726878447.88695: variable 'omit' from source: magic vars 11510 1726878447.88766: variable 'omit' from source: magic vars 11510 1726878447.88789: variable 'omit' from source: magic vars 11510 1726878447.88807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11510 1726878447.88827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11510 1726878447.88844: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11510 1726878447.88859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11510 1726878447.88869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11510 1726878447.88890: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11510 1726878447.88895: variable 'ansible_host' from source: host vars for 'managed_node3' 11510 1726878447.88899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11510 1726878447.88966: Set connection var ansible_timeout to 10 11510 1726878447.88971: Set connection var ansible_connection to ssh 11510 1726878447.88977: Set connection var ansible_shell_executable to /bin/sh 11510 1726878447.88984: Set connection var ansible_pipelining to False 11510 1726878447.88989: Set connection var ansible_module_compression to ZIP_DEFLATED 11510 1726878447.88994: Set connection var ansible_shell_type to sh 11510 1726878447.89009: variable 'ansible_shell_executable' from source: unknown 11510 1726878447.89012: variable 'ansible_connection' from source: unknown 11510 1726878447.89016: variable 'ansible_module_compression' from source: unknown 11510 1726878447.89020: variable 'ansible_shell_type' from source: unknown 11510 1726878447.89023: variable 'ansible_shell_executable' from source: unknown 11510 1726878447.89027: variable 'ansible_host' from source: host vars for 'managed_node3' 11510 1726878447.89031: variable 'ansible_pipelining' from source: unknown 11510 1726878447.89036: variable 'ansible_timeout' from source: unknown 11510 1726878447.89040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11510 1726878447.89129: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11510 1726878447.89141: variable 'omit' from source: magic vars 11510 1726878447.89147: starting attempt loop 11510 1726878447.89151: running the handler 11510 1726878447.89161: _low_level_execute_command(): starting 11510 1726878447.89168: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11510 1726878447.91448: stdout chunk (state=2): >>>/root <<< 11510 1726878447.91565: stderr chunk (state=3): >>><<< 11510 1726878447.91571: stdout chunk (state=3): >>><<< 11510 1726878447.91587: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11510 1726878447.91598: _low_level_execute_command(): starting 11510 1726878447.91603: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036 `" && echo ansible-tmp-1726878447.9159353-11510-143385396118036="` echo /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036 `" ) && sleep 0' 11510 1726878447.94003: stdout chunk (state=2): >>>ansible-tmp-1726878447.9159353-11510-143385396118036=/root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036 <<< 11510 1726878447.94124: stderr chunk (state=3): >>><<< 11510 1726878447.94130: stdout chunk (state=3): >>><<< 11510 1726878447.94145: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878447.9159353-11510-143385396118036=/root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036 , stderr= 11510 1726878447.94176: variable 'ansible_module_compression' from source: unknown 11510 1726878447.94216: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11510 1726878447.94246: variable 'ansible_facts' from source: unknown 11510 1726878447.94307: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/AnsiballZ_stat.py 11510 1726878447.94430: Sending initial data 11510 1726878447.94439: Sent initial data (153 bytes) 11510 1726878447.96897: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpjehm8f9p /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/AnsiballZ_stat.py <<< 11510 1726878447.98091: stderr chunk (state=3): >>><<< 11510 1726878447.98097: stdout chunk (state=3): >>><<< 11510 1726878447.98113: done transferring module to remote 11510 1726878447.98124: _low_level_execute_command(): starting 11510 1726878447.98129: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/ /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/AnsiballZ_stat.py && sleep 0' 11510 1726878448.00393: stderr chunk (state=2): >>><<< 11510 1726878448.00399: stdout chunk (state=2): >>><<< 11510 1726878448.00410: _low_level_execute_command() done: rc=0, stdout=, stderr= 11510 1726878448.00414: _low_level_execute_command(): starting 11510 1726878448.00420: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/AnsiballZ_stat.py && sleep 0' 11510 1726878448.03183: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11510 1726878448.03195: stdout chunk (state=3): >>>import '_warnings' # <<< 11510 1726878448.03209: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11510 1726878448.03276: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11510 1726878448.03309: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11510 1726878448.03358: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11510 1726878448.03370: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11510 1726878448.03388: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11510 1726878448.03439: 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' <<< 11510 1726878448.03467: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11510 1726878448.03488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11510 1726878448.03505: stdout chunk (state=3): >>>import '_codecs' # <<< 11510 1726878448.03527: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a130e48> <<< 11510 1726878448.03564: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11510 1726878448.03575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11510 1726878448.03584: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0c6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a1309b0> <<< 11510 1726878448.03609: 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' <<< 11510 1726878448.03629: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0d3630> <<< 11510 1726878448.03649: stdout chunk (state=3): >>>import '_signal' # <<< 11510 1726878448.03674: 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' <<< 11510 1726878448.03695: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0da160> <<< 11510 1726878448.03716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py<<< 11510 1726878448.03723: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11510 1726878448.03744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11510 1726878448.03750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11510 1726878448.03766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11510 1726878448.03789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11510 1726878448.03799: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0df0f0> <<< 11510 1726878448.03817: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0da748> <<< 11510 1726878448.03841: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0da390> <<< 11510 1726878448.03877: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11510 1726878448.03887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11510 1726878448.03907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11510 1726878448.03921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11510 1726878448.03941: stdout chunk (state=3): >>>import 'errno' # <<< 11510 1726878448.03967: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11510 1726878448.03975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11510 1726878448.03993: stdout chunk (state=3): >>>import '_stat' # <<< 11510 1726878448.03999: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a084470> <<< 11510 1726878448.04021: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11510 1726878448.04028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11510 1726878448.04049: 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' <<< 11510 1726878448.04062: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a089e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a084b38> <<< 11510 1726878448.04091: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11510 1726878448.04127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11510 1726878448.04237: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0904e0> <<< 11510 1726878448.04257: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a073d68> <<< 11510 1726878448.04271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11510 1726878448.04281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a076198> <<< 11510 1726878448.04329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11510 1726878448.04340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11510 1726878448.04358: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128384940> <<< 11510 1726878448.04371: 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 <<< 11510 1726878448.04395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11510 1726878448.04402: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128396240> <<< 11510 1726878448.04489: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0e4a20> <<< 11510 1726878448.04496: 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. <<< 11510 1726878448.04728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11510 1726878448.04738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11510 1726878448.04758: 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' <<< 11510 1726878448.04777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11510 1726878448.04793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11510 1726878448.04816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11510 1726878448.04822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11510 1726878448.04843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11510 1726878448.04911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11510 1726878448.04922: stdout chunk (state=3): >>>import '_functools' # <<< 11510 1726878448.04939: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11510 1726878448.04975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11510 1726878448.04989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11510 1726878448.05006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11510 1726878448.05020: stdout chunk (state=3): >>>import '_operator' # <<< 11510 1726878448.05035: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128304278> <<< 11510 1726878448.05044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11510 1726878448.05074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 11510 1726878448.05085: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12830e4a8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11510 1726878448.05099: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.05116: 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 0x7fd12830f198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12830ec88> <<< 11510 1726878448.05134: stdout chunk (state=3): >>>import 'itertools' # <<< 11510 1726878448.05148: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11510 1726878448.05166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12830f278> <<< 11510 1726878448.05182: stdout chunk (state=3): >>>import '_collections' # <<< 11510 1726878448.05228: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283609b0> <<< 11510 1726878448.05251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11510 1726878448.05265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11510 1726878448.05299: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128360da0> <<< 11510 1726878448.05349: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128352358> <<< 11510 1726878448.05375: 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' <<< 11510 1726878448.05390: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128357358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12834a630> <<< 11510 1726878448.05430: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12833b668> <<< 11510 1726878448.05451: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11510 1726878448.05457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11510 1726878448.05470: stdout chunk (state=3): >>>import '_sre' # <<< 11510 1726878448.05483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11510 1726878448.05499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11510 1726878448.05513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11510 1726878448.05527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11510 1726878448.05550: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280bd470> <<< 11510 1726878448.05570: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280adef0> <<< 11510 1726878448.05578: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128352630> <<< 11510 1726878448.05595: stdout chunk (state=3): >>>import '_locale' # <<< 11510 1726878448.05641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11510 1726878448.05660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cf048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283354a8> <<< 11510 1726878448.05678: 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' <<< 11510 1726878448.05703: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.05714: 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 0x7fd1280cf3c8> <<< 11510 1726878448.05720: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cf1d0> <<< 11510 1726878448.05742: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.05753: 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 0x7fd1280cf4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283ad208> <<< 11510 1726878448.05773: 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' <<< 11510 1726878448.05796: 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' <<< 11510 1726878448.05819: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11510 1726878448.05827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11510 1726878448.05843: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cffd0> <<< 11510 1726878448.05853: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cfbe0> <<< 11510 1726878448.05875: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11510 1726878448.05886: 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 0x7fd1280db898> <<< 11510 1726878448.05896: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11510 1726878448.05913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11510 1726878448.05930: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11510 1726878448.05942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11510 1726878448.05991: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280e60b8> <<< 11510 1726878448.06016: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11510 1726878448.06023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11510 1726878448.06063: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c62390> <<< 11510 1726878448.06071: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280db978> <<< 11510 1726878448.06090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11510 1726878448.06099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11510 1726878448.06158: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c66e80> <<< 11510 1726878448.06167: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cf710> <<< 11510 1726878448.06186: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11510 1726878448.06199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11510 1726878448.06222: 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' <<< 11510 1726878448.06233: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c8b4e0> <<< 11510 1726878448.06253: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.06262: 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 0x7fd127c8b898> <<< 11510 1726878448.06275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11510 1726878448.06296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11510 1726878448.06310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11510 1726878448.06327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c91588> <<< 11510 1726878448.06352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11510 1726878448.06370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11510 1726878448.06388: stdout chunk (state=3): >>>import 'time' # <<< 11510 1726878448.06400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11510 1726878448.06419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11510 1726878448.06437: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11510 1726878448.06450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11510 1726878448.06460: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11510 1726878448.06502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11510 1726878448.06523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11510 1726878448.06532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11510 1726878448.06543: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a3cda0> <<< 11510 1726878448.06650: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a304e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a301d0> <<< 11510 1726878448.06666: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a260b8> <<< 11510 1726878448.06685: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c91f28> <<< 11510 1726878448.06719: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.06733: 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 0x7fd127a36198> <<< 11510 1726878448.06741: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c8bc18> <<< 11510 1726878448.06752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11510 1726878448.06768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11510 1726878448.06804: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.06814: 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 0x7fd12a040908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a36240> <<< 11510 1726878448.06835: stdout chunk (state=3): >>>import 'pwd' # <<< 11510 1726878448.06852: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.06860: 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 0x7fd12a040c88> <<< 11510 1726878448.06916: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cfa58> <<< 11510 1726878448.06937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11510 1726878448.06953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11510 1726878448.06969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11510 1726878448.06977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11510 1726878448.07005: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.07011: 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 0x7fd12a0587b8> <<< 11510 1726878448.07028: 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' <<< 11510 1726878448.07169: 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 0x7fd12a05d828> <<< 11510 1726878448.07197: 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' <<< 11510 1726878448.07212: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a05dcf8> <<< 11510 1726878448.07228: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.07238: 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 0x7fd12a05de10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a05d048> <<< 11510 1726878448.07260: 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' <<< 11510 1726878448.07282: 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' <<< 11510 1726878448.07296: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a066198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a05d6d8> <<< 11510 1726878448.07313: 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' <<< 11510 1726878448.07323: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a05d438> <<< 11510 1726878448.07338: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a04bcf8> <<< 11510 1726878448.07347: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c75550> <<< 11510 1726878448.07370: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11510 1726878448.07409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11510 1726878448.07446: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a058668> <<< 11510 1726878448.07570: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11510 1726878448.07577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11510 1726878448.07594: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12605fb00> <<< 11510 1726878448.07654: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip' <<< 11510 1726878448.07663: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11510 1726878448.07690: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11510 1726878448.07706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.07716: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 11510 1726878448.07724: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.08786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.09691: 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' <<< 11510 1726878448.09702: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ff23c8> import 'atexit' # <<< 11510 1726878448.09722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11510 1726878448.09756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11510 1726878448.09819: 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 0x7fd125d44470> <<< 11510 1726878448.09826: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ff2fd0> <<< 11510 1726878448.09848: 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 0x7fd125ff20b8> <<< 11510 1726878448.09863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11510 1726878448.09889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11510 1726878448.09933: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d1dd30> <<< 11510 1726878448.09946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11510 1726878448.09965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11510 1726878448.09977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11510 1726878448.10012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11510 1726878448.10033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11510 1726878448.10040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11510 1726878448.10115: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d8bb00> <<< 11510 1726878448.10156: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.10165: 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 0x7fd12607f940> <<< 11510 1726878448.10187: 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 0x7fd125d32198> <<< 11510 1726878448.10197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11510 1726878448.10205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11510 1726878448.10267: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d8a2e8> <<< 11510 1726878448.10283: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d6a4a8> <<< 11510 1726878448.10574: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d5e6a0> <<< 11510 1726878448.10594: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11510 1726878448.10601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11510 1726878448.10620: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12607f630> <<< 11510 1726878448.10652: 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 0x7fd125d44080> <<< 11510 1726878448.10667: 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 <<< 11510 1726878448.10679: 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 0x7fd125d73588> <<< 11510 1726878448.10691: 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 <<< 11510 1726878448.10708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11510 1726878448.10719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11510 1726878448.10750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11510 1726878448.10771: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11510 1726878448.10785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11510 1726878448.10829: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.10839: 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 0x7fd125fde048> <<< 11510 1726878448.10912: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11510 1726878448.10924: 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 0x7fd125ff6080> <<< 11510 1726878448.10937: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125fce438> <<< 11510 1726878448.10953: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11510 1726878448.10964: 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 0x7fd125fcec50> <<< 11510 1726878448.11169: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d7f940> <<< 11510 1726878448.11195: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11510 1726878448.11230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11510 1726878448.11246: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11510 1726878448.11261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 11510 1726878448.11350: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ccd080> <<< 11510 1726878448.11399: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125fce2b0> <<< 11510 1726878448.11524: 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 0x7fd125ccdf60> <<< 11510 1726878448.11555: 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' <<< 11510 1726878448.11562: 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 0x7fd125cda0b8> <<< 11510 1726878448.11596: 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 0x7fd125cda208> <<< 11510 1726878448.11616: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d736d8> <<< 11510 1726878448.11634: 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 <<< 11510 1726878448.11643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11510 1726878448.11656: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11510 1726878448.11675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11510 1726878448.11715: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.11726: 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 0x7fd125ceaba8> <<< 11510 1726878448.11887: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ce72e8> <<< 11510 1726878448.11916: 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' <<< 11510 1726878448.11931: 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 0x7fd125ce74e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125cdad68> # zipimport: zlib available <<< 11510 1726878448.11944: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11510 1726878448.11955: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.12033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.12103: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.12113: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py <<< 11510 1726878448.12129: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11510 1726878448.12140: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.12231: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.12330: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11510 1726878448.12339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11510 1726878448.12357: 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' <<< 11510 1726878448.12376: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11510 1726878448.12383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11510 1726878448.12405: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.12412: 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 0x7fd12603ffd0> <<< 11510 1726878448.12462: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12603fc88> <<< 11510 1726878448.12496: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12603f4a8> <<< 11510 1726878448.12514: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11510 1726878448.12522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11510 1726878448.12560: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12603fb00> <<< 11510 1726878448.12569: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125cf2e48> <<< 11510 1726878448.12584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13021: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13459: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11510 1726878448.13481: 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_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11510 1726878448.13503: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 11510 1726878448.13510: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13555: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11510 1726878448.13565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13598: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 11510 1726878448.13604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.13830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11510 1726878448.13842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11510 1726878448.13862: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1226b16d8> <<< 11510 1726878448.13871: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14567: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14673: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11510 1726878448.14705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14732: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11510 1726878448.14742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14871: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 11510 1726878448.14882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14891: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11510 1726878448.14898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.14959: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11510 1726878448.14967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15129: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11510 1726878448.15309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11510 1726878448.15420: stdout chunk (state=3): >>>import '_ast' # <<< 11510 1726878448.15437: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd122727dd8> # zipimport: zlib available <<< 11510 1726878448.15459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15474: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11510 1726878448.15484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15539: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15594: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 11510 1726878448.15605: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11510 1726878448.15625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15690: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11510 1726878448.15726: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.15859: 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 <<< 11510 1726878448.15994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11510 1726878448.16078: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11510 1726878448.16087: 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 0x7fd12272c320> <<< 11510 1726878448.16142: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12602d160> <<< 11510 1726878448.16174: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 11510 1726878448.16183: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11510 1726878448.16227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.16281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.16297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.16342: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11510 1726878448.16351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11510 1726878448.16377: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11510 1726878448.16399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11510 1726878448.16421: 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' <<< 11510 1726878448.16561: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1226f90f0> <<< 11510 1726878448.16578: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11510 1726878448.16586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11510 1726878448.16680: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1226f9198> <<< 11510 1726878448.16736: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12272c6a0> <<< 11510 1726878448.16783: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1260440b8> <<< 11510 1726878448.16800: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11510 1726878448.16818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.16840: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 11510 1726878448.16848: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11510 1726878448.16867: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.16883: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11510 1726878448.16979: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 11510 1726878448.16994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.17004: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 11510 1726878448.17012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.17127: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.17290: stdout chunk (state=3): >>># zipimport: zlib available <<< 11510 1726878448.17449: 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"}}} <<< 11510 1726878448.17459: stdout chunk (state=3): >>># destroy __main__ <<< 11510 1726878448.17663: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11510 1726878448.17678: 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 <<< 11510 1726878448.17693: 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 <<< 11510 1726878448.17699: 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 <<< 11510 1726878448.17713: 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 <<< 11510 1726878448.17723: 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 <<< 11510 1726878448.17735: 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 <<< 11510 1726878448.17743: 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 <<< 11510 1726878448.17755: 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 # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text <<< 11510 1726878448.17801: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 11510 1726878448.17961: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11510 1726878448.17983: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11510 1726878448.17998: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 11510 1726878448.18016: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11510 1726878448.18033: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11510 1726878448.18064: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11510 1726878448.18084: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11510 1726878448.18095: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 11510 1726878448.18114: stdout chunk (state=3): >>># destroy selinux <<< 11510 1726878448.18127: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11510 1726878448.18157: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11510 1726878448.18167: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 11510 1726878448.18183: 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 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 11510 1726878448.18201: 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 <<< 11510 1726878448.18211: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11510 1726878448.18226: 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 <<< 11510 1726878448.18250: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11510 1726878448.18262: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile <<< 11510 1726878448.18270: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 11510 1726878448.18278: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 11510 1726878448.18289: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 11510 1726878448.18296: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11510 1726878448.18406: stdout chunk (state=3): >>># destroy posixpath <<< 11510 1726878448.18435: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 11510 1726878448.18447: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11510 1726878448.18456: stdout chunk (state=3): >>># destroy select <<< 11510 1726878448.18466: stdout chunk (state=3): >>># destroy linecache <<< 11510 1726878448.18475: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11510 1726878448.18480: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11510 1726878448.18505: 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 <<< 11510 1726878448.18513: stdout chunk (state=3): >>># destroy re <<< 11510 1726878448.18752: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11510 1726878448.18793: stderr chunk (state=3): >>><<< 11510 1726878448.18799: stdout chunk (state=3): >>><<< 11510 1726878448.18847: _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 0x7fd12a130e48> # /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 0x7fd12a0c6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a1309b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0d3630> 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 0x7fd12a0da160> # /usr/lib64/python3.6/__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 0x7fd12a0df0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0da748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0da390> # /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 0x7fd12a084470> # /usr/lib64/python3.6/__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 0x7fd12a089e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a084b38> # /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 0x7fd12a0904e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a073d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a076198> # /usr/lib64/python3.6/__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 0x7fd128384940> # /usr/lib64/python3.6/__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 0x7fd128396240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a0e4a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fd128304278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12830e4a8> # /usr/lib64/python3.6/__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 0x7fd12830f198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12830ec88> 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 0x7fd12830f278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283609b0> # /usr/lib64/python3.6/__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 0x7fd128360da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128352358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128357358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12834a630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12833b668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fd1280bd470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280adef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd128352630> 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 0x7fd1280cf048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283354a8> # /usr/lib64/python3.6/__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 0x7fd1280cf3c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cf1d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1280cf4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1283ad208> # /usr/lib64/python3.6/__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 0x7fd1280cffd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cfbe0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280db898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fd1280e60b8> # /usr/lib64/python3.6/__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 0x7fd127c62390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280db978> # /usr/lib64/python3.6/__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 0x7fd127c66e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cf710> # /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 0x7fd127c8b4e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd127c8b898> # /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 0x7fd127c91588> # /usr/lib64/python3.6/__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 0x7fd127a3cda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a304e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a301d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a260b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c91f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd127a36198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c8bc18> # /usr/lib64/python3.6/__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 0x7fd12a040908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127a36240> 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 0x7fd12a040c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1280cfa58> # /usr/lib64/python3.6/__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 0x7fd12a0587b8> # /usr/lib64/python3.6/__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 0x7fd12a05d828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a05dcf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a05de10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a05d048> # /usr/lib64/python3.6/__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 0x7fd12a066198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a05d6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12a05d438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a04bcf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd127c75550> # /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 0x7fd12a058668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fd12605fb00> # zipimport: found 33 names in '/tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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 0x7fd125ff23c8> 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 0x7fd125d44470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ff2fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125ff20b8> # /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 0x7fd125d1dd30> # /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 0x7fd125d8bb00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd12607f940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125d32198> # /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 0x7fd125d8a2e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d6a4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d5e6a0> # /usr/lib64/python3.6/__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 0x7fd12607f630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125d44080> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d73588> # /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 0x7fd125fde048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fd125ff6080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125fce438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125fcec50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d7f940> # /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 0x7fd125ccd080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125fce2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125ccdf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125cda0b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125cda208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125d736d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fd125ceaba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125ce72e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd125ce74e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125cdad68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/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_qep6z38v/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 0x7fd12603ffd0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12603fc88> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12603f4a8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fd12603fb00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd125cf2e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/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_qep6z38v/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 0x7fd1226b16d8> # 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_qep6z38v/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_qep6z38v/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_qep6z38v/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_qep6z38v/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_qep6z38v/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 0x7fd122727dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/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 0x7fd12272c320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12602d160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fd1226f90f0> # /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 0x7fd1226f9198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12272c6a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1260440b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qep6z38v/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_qep6z38v/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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11510 1726878448.18948: 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-1726878447.9159353-11510-143385396118036/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11510 1726878448.18962: _low_level_execute_command(): starting 11510 1726878448.18968: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878447.9159353-11510-143385396118036/ > /dev/null 2>&1 && sleep 0' 11510 1726878448.21469: stderr chunk (state=2): >>><<< 11510 1726878448.21475: stdout chunk (state=2): >>><<< 11510 1726878448.21486: _low_level_execute_command() done: rc=0, stdout=, stderr= 11510 1726878448.21492: handler run complete 11510 1726878448.21510: attempt loop complete, returning result 11510 1726878448.21515: _execute() done 11510 1726878448.21519: dumping result to json 11510 1726878448.21523: done dumping result, returning 11510 1726878448.21531: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [0affdecc-488f-1992-aed8-0000000003aa] 11510 1726878448.21540: sending task result for task 0affdecc-488f-1992-aed8-0000000003aa 11510 1726878448.21567: done sending task result for task 0affdecc-488f-1992-aed8-0000000003aa 11510 1726878448.21570: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 11123 1726878448.21702: no more pending results, returning what we have 11123 1726878448.21705: results queue empty 11123 1726878448.21705: checking for any_errors_fatal 11123 1726878448.21711: done checking for any_errors_fatal 11123 1726878448.21711: checking for max_fail_percentage 11123 1726878448.21712: done checking for max_fail_percentage 11123 1726878448.21713: checking to see if all hosts have failed and the running result is not ok 11123 1726878448.21714: done checking to see if all hosts have failed 11123 1726878448.21714: getting the remaining hosts for this loop 11123 1726878448.21715: done getting the remaining hosts for this loop 11123 1726878448.21718: getting the next task for host managed_node3 11123 1726878448.21725: done getting next task for host managed_node3 11123 1726878448.21728: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 11123 1726878448.21738: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878448.21749: getting variables 11123 1726878448.21751: in VariableManager get_vars() 11123 1726878448.21786: Calling all_inventory to load vars for managed_node3 11123 1726878448.21789: Calling groups_inventory to load vars for managed_node3 11123 1726878448.21790: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878448.21798: Calling all_plugins_play to load vars for managed_node3 11123 1726878448.21801: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878448.21803: Calling groups_plugins_play to load vars for managed_node3 11123 1726878448.21916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878448.22047: done with get_vars() 11123 1726878448.22056: done getting variables 11123 1726878448.22096: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 20 September 2024 20:27:28 -0400 (0:00:00.347) 0:00:34.204 ****** 11123 1726878448.22124: entering _queue_task() for managed_node3/set_fact 11123 1726878448.22288: worker is 1 (out of 1 available) 11123 1726878448.22301: exiting _queue_task() for managed_node3/set_fact 11123 1726878448.22314: done queuing things up, now waiting for results queue to drain 11123 1726878448.22315: waiting for pending results... 11518 1726878448.22436: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 11518 1726878448.22592: in run() - task 0affdecc-488f-1992-aed8-0000000003ab 11518 1726878448.22608: variable 'ansible_search_path' from source: unknown 11518 1726878448.22613: variable 'ansible_search_path' from source: unknown 11518 1726878448.22642: calling self._execute() 11518 1726878448.22700: variable 'ansible_host' from source: host vars for 'managed_node3' 11518 1726878448.22708: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11518 1726878448.22716: variable 'omit' from source: magic vars 11518 1726878448.23031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11518 1726878448.23260: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11518 1726878448.23292: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11518 1726878448.23317: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11518 1726878448.23347: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11518 1726878448.23405: 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) 11518 1726878448.23425: 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) 11518 1726878448.23447: 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) 11518 1726878448.23465: 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) 11518 1726878448.23554: Evaluated conditional (not __selinux_is_transactional is defined): True 11518 1726878448.23563: variable 'omit' from source: magic vars 11518 1726878448.23628: variable 'omit' from source: magic vars 11518 1726878448.23708: variable '__transactional_update_stat' from source: set_fact 11518 1726878448.23748: variable 'omit' from source: magic vars 11518 1726878448.23767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11518 1726878448.23787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11518 1726878448.23801: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11518 1726878448.23816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11518 1726878448.23826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11518 1726878448.23850: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11518 1726878448.23855: variable 'ansible_host' from source: host vars for 'managed_node3' 11518 1726878448.23859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11518 1726878448.23921: Set connection var ansible_timeout to 10 11518 1726878448.23926: Set connection var ansible_connection to ssh 11518 1726878448.23933: Set connection var ansible_shell_executable to /bin/sh 11518 1726878448.23941: Set connection var ansible_pipelining to False 11518 1726878448.23946: Set connection var ansible_module_compression to ZIP_DEFLATED 11518 1726878448.23952: Set connection var ansible_shell_type to sh 11518 1726878448.23967: variable 'ansible_shell_executable' from source: unknown 11518 1726878448.23971: variable 'ansible_connection' from source: unknown 11518 1726878448.23974: variable 'ansible_module_compression' from source: unknown 11518 1726878448.23978: variable 'ansible_shell_type' from source: unknown 11518 1726878448.23981: variable 'ansible_shell_executable' from source: unknown 11518 1726878448.23985: variable 'ansible_host' from source: host vars for 'managed_node3' 11518 1726878448.23989: variable 'ansible_pipelining' from source: unknown 11518 1726878448.23992: variable 'ansible_timeout' from source: unknown 11518 1726878448.23996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11518 1726878448.24064: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11518 1726878448.24075: variable 'omit' from source: magic vars 11518 1726878448.24080: starting attempt loop 11518 1726878448.24084: running the handler 11518 1726878448.24092: handler run complete 11518 1726878448.24100: attempt loop complete, returning result 11518 1726878448.24103: _execute() done 11518 1726878448.24106: dumping result to json 11518 1726878448.24110: done dumping result, returning 11518 1726878448.24115: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [0affdecc-488f-1992-aed8-0000000003ab] 11518 1726878448.24121: sending task result for task 0affdecc-488f-1992-aed8-0000000003ab 11518 1726878448.24143: done sending task result for task 0affdecc-488f-1992-aed8-0000000003ab 11518 1726878448.24147: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } 11123 1726878448.24258: no more pending results, returning what we have 11123 1726878448.24261: results queue empty 11123 1726878448.24261: checking for any_errors_fatal 11123 1726878448.24268: done checking for any_errors_fatal 11123 1726878448.24269: checking for max_fail_percentage 11123 1726878448.24270: done checking for max_fail_percentage 11123 1726878448.24270: checking to see if all hosts have failed and the running result is not ok 11123 1726878448.24271: done checking to see if all hosts have failed 11123 1726878448.24271: getting the remaining hosts for this loop 11123 1726878448.24272: done getting the remaining hosts for this loop 11123 1726878448.24275: getting the next task for host managed_node3 11123 1726878448.24284: done getting next task for host managed_node3 11123 1726878448.24287: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 11123 1726878448.24292: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878448.24305: getting variables 11123 1726878448.24306: in VariableManager get_vars() 11123 1726878448.24341: Calling all_inventory to load vars for managed_node3 11123 1726878448.24343: Calling groups_inventory to load vars for managed_node3 11123 1726878448.24345: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878448.24351: Calling all_plugins_play to load vars for managed_node3 11123 1726878448.24352: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878448.24354: Calling groups_plugins_play to load vars for managed_node3 11123 1726878448.24491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878448.24615: done with get_vars() 11123 1726878448.24622: done getting variables 11123 1726878448.24664: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 20 September 2024 20:27:28 -0400 (0:00:00.025) 0:00:34.229 ****** 11123 1726878448.24690: entering _queue_task() for managed_node3/package 11123 1726878448.24839: worker is 1 (out of 1 available) 11123 1726878448.24852: exiting _queue_task() for managed_node3/package 11123 1726878448.24862: done queuing things up, now waiting for results queue to drain 11123 1726878448.24863: waiting for pending results... 11519 1726878448.24973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 11519 1726878448.25120: in run() - task 0affdecc-488f-1992-aed8-0000000003ad 11519 1726878448.25138: variable 'ansible_search_path' from source: unknown 11519 1726878448.25142: variable 'ansible_search_path' from source: unknown 11519 1726878448.25167: calling self._execute() 11519 1726878448.25221: variable 'ansible_host' from source: host vars for 'managed_node3' 11519 1726878448.25229: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11519 1726878448.25239: variable 'omit' from source: magic vars 11519 1726878448.25560: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11519 1726878448.25724: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11519 1726878448.25761: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11519 1726878448.25788: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11519 1726878448.25812: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11519 1726878448.25890: variable 'ansible_python_version' from source: facts 11519 1726878448.25913: Evaluated conditional (ansible_python_version is version('3', '<')): False 11519 1726878448.25917: when evaluation is False, skipping this task 11519 1726878448.25921: _execute() done 11519 1726878448.25924: dumping result to json 11519 1726878448.25928: done dumping result, returning 11519 1726878448.25936: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [0affdecc-488f-1992-aed8-0000000003ad] 11519 1726878448.25942: sending task result for task 0affdecc-488f-1992-aed8-0000000003ad 11519 1726878448.25965: done sending task result for task 0affdecc-488f-1992-aed8-0000000003ad 11519 1726878448.25968: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 11123 1726878448.26099: no more pending results, returning what we have 11123 1726878448.26101: results queue empty 11123 1726878448.26102: checking for any_errors_fatal 11123 1726878448.26106: done checking for any_errors_fatal 11123 1726878448.26107: checking for max_fail_percentage 11123 1726878448.26108: done checking for max_fail_percentage 11123 1726878448.26109: checking to see if all hosts have failed and the running result is not ok 11123 1726878448.26109: done checking to see if all hosts have failed 11123 1726878448.26110: getting the remaining hosts for this loop 11123 1726878448.26111: done getting the remaining hosts for this loop 11123 1726878448.26114: getting the next task for host managed_node3 11123 1726878448.26121: done getting next task for host managed_node3 11123 1726878448.26123: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 11123 1726878448.26127: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878448.26140: getting variables 11123 1726878448.26141: in VariableManager get_vars() 11123 1726878448.26167: Calling all_inventory to load vars for managed_node3 11123 1726878448.26169: Calling groups_inventory to load vars for managed_node3 11123 1726878448.26171: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878448.26176: Calling all_plugins_play to load vars for managed_node3 11123 1726878448.26177: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878448.26179: Calling groups_plugins_play to load vars for managed_node3 11123 1726878448.26282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878448.26408: done with get_vars() 11123 1726878448.26415: done getting variables 11123 1726878448.26454: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 20 September 2024 20:27:28 -0400 (0:00:00.017) 0:00:34.247 ****** 11123 1726878448.26482: entering _queue_task() for managed_node3/package 11123 1726878448.26611: worker is 1 (out of 1 available) 11123 1726878448.26621: exiting _queue_task() for managed_node3/package 11123 1726878448.26630: done queuing things up, now waiting for results queue to drain 11123 1726878448.26634: waiting for pending results... 11520 1726878448.26792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 11520 1726878448.26939: in run() - task 0affdecc-488f-1992-aed8-0000000003ae 11520 1726878448.26955: variable 'ansible_search_path' from source: unknown 11520 1726878448.26959: variable 'ansible_search_path' from source: unknown 11520 1726878448.26984: calling self._execute() 11520 1726878448.27042: variable 'ansible_host' from source: host vars for 'managed_node3' 11520 1726878448.27050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11520 1726878448.27058: variable 'omit' from source: magic vars 11520 1726878448.27371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11520 1726878448.27590: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11520 1726878448.27622: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11520 1726878448.27652: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11520 1726878448.27677: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11520 1726878448.27755: variable 'ansible_python_version' from source: facts 11520 1726878448.27779: Evaluated conditional (ansible_python_version is version('3', '>=')): True 11520 1726878448.27859: variable 'ansible_os_family' from source: facts 11520 1726878448.27867: Evaluated conditional (ansible_os_family == "RedHat"): True 11520 1726878448.27874: variable 'omit' from source: magic vars 11520 1726878448.27942: variable 'omit' from source: magic vars 11520 1726878448.28040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11520 1726878448.29421: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11520 1726878448.29474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11520 1726878448.29502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11520 1726878448.29527: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11520 1726878448.29550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11520 1726878448.29610: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11520 1726878448.29635: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11520 1726878448.29654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11520 1726878448.29681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11520 1726878448.29693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11520 1726878448.29764: variable '__selinux_is_ostree' from source: set_fact 11520 1726878448.29770: variable 'omit' from source: magic vars 11520 1726878448.29789: variable 'omit' from source: magic vars 11520 1726878448.29807: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11520 1726878448.29827: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11520 1726878448.29846: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11520 1726878448.29859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11520 1726878448.29869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11520 1726878448.29890: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11520 1726878448.29895: variable 'ansible_host' from source: host vars for 'managed_node3' 11520 1726878448.29899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11520 1726878448.29968: Set connection var ansible_timeout to 10 11520 1726878448.29973: Set connection var ansible_connection to ssh 11520 1726878448.29978: Set connection var ansible_shell_executable to /bin/sh 11520 1726878448.29986: Set connection var ansible_pipelining to False 11520 1726878448.29991: Set connection var ansible_module_compression to ZIP_DEFLATED 11520 1726878448.29996: Set connection var ansible_shell_type to sh 11520 1726878448.30011: variable 'ansible_shell_executable' from source: unknown 11520 1726878448.30015: variable 'ansible_connection' from source: unknown 11520 1726878448.30018: variable 'ansible_module_compression' from source: unknown 11520 1726878448.30021: variable 'ansible_shell_type' from source: unknown 11520 1726878448.30024: variable 'ansible_shell_executable' from source: unknown 11520 1726878448.30028: variable 'ansible_host' from source: host vars for 'managed_node3' 11520 1726878448.30035: variable 'ansible_pipelining' from source: unknown 11520 1726878448.30039: variable 'ansible_timeout' from source: unknown 11520 1726878448.30043: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11520 1726878448.30104: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11520 1726878448.30114: variable 'omit' from source: magic vars 11520 1726878448.30120: starting attempt loop 11520 1726878448.30123: running the handler 11520 1726878448.30182: variable 'ansible_facts' from source: unknown 11520 1726878448.30249: _low_level_execute_command(): starting 11520 1726878448.30258: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11520 1726878448.32627: stdout chunk (state=2): >>>/root <<< 11520 1726878448.32745: stderr chunk (state=3): >>><<< 11520 1726878448.32751: stdout chunk (state=3): >>><<< 11520 1726878448.32767: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11520 1726878448.32778: _low_level_execute_command(): starting 11520 1726878448.32783: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995 `" && echo ansible-tmp-1726878448.327744-11520-4472698609995="` echo /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995 `" ) && sleep 0' 11520 1726878448.35241: stdout chunk (state=2): >>>ansible-tmp-1726878448.327744-11520-4472698609995=/root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995 <<< 11520 1726878448.35366: stderr chunk (state=3): >>><<< 11520 1726878448.35372: stdout chunk (state=3): >>><<< 11520 1726878448.35384: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878448.327744-11520-4472698609995=/root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995 , stderr= 11520 1726878448.35410: variable 'ansible_module_compression' from source: unknown 11520 1726878448.35452: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11520 1726878448.35486: variable 'ansible_facts' from source: unknown 11520 1726878448.35576: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/AnsiballZ_dnf.py 11520 1726878448.35668: Sending initial data 11520 1726878448.35675: Sent initial data (149 bytes) 11520 1726878448.38172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpnin0px2b /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/AnsiballZ_dnf.py <<< 11520 1726878448.39619: stderr chunk (state=3): >>><<< 11520 1726878448.39625: stdout chunk (state=3): >>><<< 11520 1726878448.39645: done transferring module to remote 11520 1726878448.39656: _low_level_execute_command(): starting 11520 1726878448.39661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/ /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/AnsiballZ_dnf.py && sleep 0' 11520 1726878448.41975: stderr chunk (state=2): >>><<< 11520 1726878448.41981: stdout chunk (state=2): >>><<< 11520 1726878448.41992: _low_level_execute_command() done: rc=0, stdout=, stderr= 11520 1726878448.41996: _low_level_execute_command(): starting 11520 1726878448.42000: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/AnsiballZ_dnf.py && sleep 0' 11520 1726878448.44761: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 11520 1726878448.44782: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11520 1726878448.44848: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11520 1726878448.44881: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11520 1726878448.44927: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11520 1726878448.44939: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11520 1726878448.44960: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11520 1726878448.45005: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11520 1726878448.45014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.45035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11520 1726878448.45061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11520 1726878448.45070: stdout chunk (state=3): >>>import '_codecs' # <<< 11520 1726878448.45098: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053258e48> <<< 11520 1726878448.45127: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11520 1726878448.45145: 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 0x7fa0531ee828> <<< 11520 1726878448.45160: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0532589b0> <<< 11520 1726878448.45179: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11520 1726878448.45188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11520 1726878448.45196: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531fb630> <<< 11520 1726878448.45222: stdout chunk (state=3): >>>import '_signal' # <<< 11520 1726878448.45241: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11520 1726878448.45251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11520 1726878448.45262: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053202160> <<< 11520 1726878448.45285: 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' <<< 11520 1726878448.45306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11520 1726878448.45315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11520 1726878448.45333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11520 1726878448.45350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11520 1726878448.45366: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0532070f0> <<< 11520 1726878448.45379: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053202748> <<< 11520 1726878448.45409: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053202390> <<< 11520 1726878448.45439: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11520 1726878448.45454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11520 1726878448.45472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11520 1726878448.45493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11520 1726878448.45502: stdout chunk (state=3): >>>import 'errno' # <<< 11520 1726878448.45525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11520 1726878448.45538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11520 1726878448.45555: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531ac470> <<< 11520 1726878448.45586: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11520 1726878448.45593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11520 1726878448.45615: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11520 1726878448.45627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11520 1726878448.45635: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531acb38> <<< 11520 1726878448.45673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11520 1726878448.45700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11520 1726878448.45818: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531b84e0> <<< 11520 1726878448.45835: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05319bd68> <<< 11520 1726878448.45855: 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' <<< 11520 1726878448.45875: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05319e198> <<< 11520 1726878448.45911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11520 1726878448.45934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11520 1726878448.45949: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514ac940> <<< 11520 1726878448.45968: 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 <<< 11520 1726878448.45987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11520 1726878448.45996: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514be240> <<< 11520 1726878448.46083: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05320ca20> <<< 11520 1726878448.46093: 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. <<< 11520 1726878448.46386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11520 1726878448.46402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11520 1726878448.46415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11520 1726878448.46427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11520 1726878448.46443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11520 1726878448.46466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11520 1726878448.46480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11520 1726878448.46492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11520 1726878448.46513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11520 1726878448.46584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11520 1726878448.46593: stdout chunk (state=3): >>>import '_functools' # <<< 11520 1726878448.46616: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11520 1726878448.46645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'<<< 11520 1726878448.46654: stdout chunk (state=3): >>> <<< 11520 1726878448.46670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11520 1726878448.46688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11520 1726878448.46702: stdout chunk (state=3): >>>import '_operator' # <<< 11520 1726878448.46714: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05142c208> <<< 11520 1726878448.46734: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11520 1726878448.46741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051436438> <<< 11520 1726878448.46779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11520 1726878448.46787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11520 1726878448.46816: 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 0x7fa05143a128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051436c18> <<< 11520 1726878448.46840: stdout chunk (state=3): >>>import 'itertools' # <<< 11520 1726878448.46852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11520 1726878448.46875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05143a208><<< 11520 1726878448.46883: stdout chunk (state=3): >>> <<< 11520 1726878448.46896: stdout chunk (state=3): >>>import '_collections' # <<< 11520 1726878448.46949: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051487940> <<< 11520 1726878448.46964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11520 1726878448.46980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11520 1726878448.47015: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051487d30> <<< 11520 1726878448.47074: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514792e8> <<< 11520 1726878448.47098: 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 0x7fa05147f2e8> <<< 11520 1726878448.47109: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514715c0> <<< 11520 1726878448.47161: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514635f8> <<< 11520 1726878448.47176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11520 1726878448.47186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11520 1726878448.47198: stdout chunk (state=3): >>>import '_sre' # <<< 11520 1726878448.47221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11520 1726878448.47233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11520 1726878448.47256: 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' <<< 11520 1726878448.47293: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511e4400> <<< 11520 1726878448.47310: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511d4e80> <<< 11520 1726878448.47324: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514795c0> <<< 11520 1726878448.47335: stdout chunk (state=3): >>>import '_locale' # <<< 11520 1726878448.47387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11520 1726878448.47398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f0f98> <<< 11520 1726878448.47404: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05145d438> <<< 11520 1726878448.47428: 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' <<< 11520 1726878448.47463: 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 0x7fa0511f6358> <<< 11520 1726878448.47477: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f6160> <<< 11520 1726878448.47505: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.47513: 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 0x7fa0511f6470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514d6198> <<< 11520 1726878448.47535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11520 1726878448.47561: 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 <<< 11520 1726878448.47580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.47592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11520 1726878448.47607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11520 1726878448.47619: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f6f60> <<< 11520 1726878448.47629: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f6b70> <<< 11520 1726878448.47656: 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 0x7fa051206828> <<< 11520 1726878448.47708: 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' <<< 11520 1726878448.47723: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11520 1726878448.47729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11520 1726878448.47786: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05120e048> <<< 11520 1726878448.47804: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11520 1726878448.47816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11520 1726878448.47853: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050d89320> <<< 11520 1726878448.47870: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051206908> <<< 11520 1726878448.47886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11520 1726878448.47900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11520 1726878448.47951: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050d8ee10> <<< 11520 1726878448.47968: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f66a0> <<< 11520 1726878448.47982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11520 1726878448.48002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11520 1726878448.48018: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11520 1726878448.48034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db3470> <<< 11520 1726878448.48061: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.48071: 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 0x7fa050db3828> <<< 11520 1726878448.48084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11520 1726878448.48100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11520 1726878448.48120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11520 1726878448.48131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11520 1726878448.48144: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db9518> <<< 11520 1726878448.48164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11520 1726878448.48183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11520 1726878448.48202: stdout chunk (state=3): >>>import 'time' # <<< 11520 1726878448.48217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11520 1726878448.48236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11520 1726878448.48260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11520 1726878448.48269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11520 1726878448.48280: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11520 1726878448.48325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11520 1726878448.48346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11520 1726878448.48355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11520 1726878448.48359: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b65d30> <<< 11520 1726878448.48478: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b59470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b59160> <<< 11520 1726878448.48494: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b4f048> <<< 11520 1726878448.48518: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db9eb8> <<< 11520 1726878448.48552: 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 0x7fa050b5f128> <<< 11520 1726878448.48573: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db3ba8> <<< 11520 1726878448.48588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11520 1726878448.48609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11520 1726878448.48642: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.48652: 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 0x7fa050ab7898> <<< 11520 1726878448.48658: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b5f1d0> <<< 11520 1726878448.48674: stdout chunk (state=3): >>>import 'pwd' # <<< 11520 1726878448.48697: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.48703: 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 0x7fa050ab7c18> <<< 11520 1726878448.48763: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f69e8> <<< 11520 1726878448.48782: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11520 1726878448.48796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11520 1726878448.48816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11520 1726878448.48823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11520 1726878448.48857: 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 0x7fa050ad0748> <<< 11520 1726878448.48883: 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' <<< 11520 1726878448.49019: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.49028: 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 0x7fa050ad97b8> <<< 11520 1726878448.49053: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.49061: 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 0x7fa050ad9c88> <<< 11520 1726878448.49085: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.49095: 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 0x7fa050ad9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ad0f98> <<< 11520 1726878448.49123: 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' <<< 11520 1726878448.49148: 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 0x7fa050ae1128> <<< 11520 1726878448.49157: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ad9668> <<< 11520 1726878448.49183: 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' <<< 11520 1726878448.49191: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050ad93c8> <<< 11520 1726878448.49209: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ac5c88> <<< 11520 1726878448.49228: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050d9e4e0> <<< 11520 1726878448.49247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11520 1726878448.49287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11520 1726878448.49329: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ad05f8> <<< 11520 1726878448.49477: 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' <<< 11520 1726878448.49502: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f147a90> <<< 11520 1726878448.49567: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip' <<< 11520 1726878448.49578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.49584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.49611: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11520 1726878448.49629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.49638: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 11520 1726878448.49654: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.50714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.51604: 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 0x7fa04ef396d8> <<< 11520 1726878448.51625: stdout chunk (state=3): >>>import 'atexit' # <<< 11520 1726878448.51643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11520 1726878448.51678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11520 1726878448.51742: 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 0x7fa04ee2e400> <<< 11520 1726878448.51750: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef39f98> <<< 11520 1726878448.51773: 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 0x7fa04ef39048> <<< 11520 1726878448.51797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11520 1726878448.51822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11520 1726878448.51869: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee0acc0> <<< 11520 1726878448.51883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11520 1726878448.51906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11520 1726878448.51938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11520 1726878448.51964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11520 1726878448.51979: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11520 1726878448.51989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11520 1726878448.52067: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee0e588> <<< 11520 1726878448.52098: 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 0x7fa04ee0e940> <<< 11520 1726878448.52127: 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 0x7fa04ee0ef28> <<< 11520 1726878448.52149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11520 1726878448.52162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11520 1726878448.52235: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04edb5b38> <<< 11520 1726878448.52250: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef39ef0> <<< 11520 1726878448.52545: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04edce630> <<< 11520 1726878448.52565: 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' <<< 11520 1726878448.52589: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f160f98> <<< 11520 1726878448.52619: 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 0x7fa04edb6390> <<< 11520 1726878448.52649: 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 0x7fa04ede2550> <<< 11520 1726878448.52674: 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 <<< 11520 1726878448.52683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11520 1726878448.52721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11520 1726878448.52729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11520 1726878448.52759: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11520 1726878448.52767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.52822: 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' <<< 11520 1726878448.52834: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04ee3bfd0> <<< 11520 1726878448.52908: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11520 1726878448.52919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11520 1726878448.52926: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee5a128> <<< 11520 1726878448.52943: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee35400> <<< 11520 1726878448.52959: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11520 1726878448.52969: 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 0x7fa04ee35c18> <<< 11520 1726878448.53179: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eded908> <<< 11520 1726878448.53206: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11520 1726878448.53244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.53261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11520 1726878448.53277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11520 1726878448.53284: stdout chunk (state=3): >>>import '_string' # <<< 11520 1726878448.53370: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eff40f0> <<< 11520 1726878448.53420: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee35d68> <<< 11520 1726878448.53557: 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 0x7fa04eff4e80> <<< 11520 1726878448.53584: 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 0x7fa04eff4fd0> <<< 11520 1726878448.53632: 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 0x7fa04f001160> <<< 11520 1726878448.53653: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ede26a0> <<< 11520 1726878448.53674: 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 <<< 11520 1726878448.53683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11520 1726878448.53694: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11520 1726878448.53717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11520 1726878448.53756: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.53765: 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 0x7fa04f015b00> <<< 11520 1726878448.53931: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f010240> <<< 11520 1726878448.53964: 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' <<< 11520 1726878448.53971: 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 0x7fa04f010438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f001cc0> <<< 11520 1726878448.53979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54003: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 11520 1726878448.54012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54163: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 11520 1726878448.54187: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11520 1726878448.54195: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11520 1726878448.54201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54298: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.54400: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11520 1726878448.54408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.54425: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11520 1726878448.54437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11520 1726878448.54458: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11520 1726878448.54470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11520 1726878448.54495: 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 0x7fa04f02cef0> <<< 11520 1726878448.54709: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f02cba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f02c3c8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fa04f02ca20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f01fd68> <<< 11520 1726878448.54939: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55580: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 11520 1726878448.55600: 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.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 11520 1726878448.55631: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 11520 1726878448.55648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55665: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55691: 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_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11520 1726878448.55717: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55729: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 11520 1726878448.55741: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.55855: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56007: 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 0x7fa04ef8dfd0> <<< 11520 1726878448.56020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56768: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56854: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 11520 1726878448.56869: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56890: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.56986: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11520 1726878448.56997: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57056: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 11520 1726878448.57118: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11520 1726878448.57197: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11520 1726878448.57347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57501: 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' <<< 11520 1726878448.57628: stdout chunk (state=3): >>>import '_ast' # <<< 11520 1726878448.57639: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f042da0> <<< 11520 1726878448.57654: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57666: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57688: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11520 1726878448.57696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57751: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57800: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11520 1726878448.57813: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 11520 1726878448.57835: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11520 1726878448.57842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57877: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57912: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 11520 1726878448.57921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.57987: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58097: 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 <<< 11520 1726878448.58221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.58326: 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 0x7fa04f0882b0> <<< 11520 1726878448.58384: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04efe50f0> <<< 11520 1726878448.58410: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py <<< 11520 1726878448.58448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58520: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.58582: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11520 1726878448.58603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11520 1726878448.58627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11520 1726878448.58641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11520 1726878448.58665: 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' <<< 11520 1726878448.58810: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef9a080> <<< 11520 1726878448.58826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11520 1726878448.58845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11520 1726878448.58938: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef9a128> <<< 11520 1726878448.58992: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f088630> <<< 11520 1726878448.59048: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f081048> <<< 11520 1726878448.59057: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 11520 1726878448.59064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59084: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59099: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 11520 1726878448.59112: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 11520 1726878448.59120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59156: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 11520 1726878448.59255: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 11520 1726878448.59264: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59284: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 11520 1726878448.59292: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.59773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.60371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.61079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.61905: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 11520 1726878448.61915: 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 0x7fa04b4207f0> <<< 11520 1726878448.61936: 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' <<< 11520 1726878448.61945: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b420ba8> <<< 11520 1726878448.61962: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 11520 1726878448.61980: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py <<< 11520 1726878448.61989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 11520 1726878448.62004: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 11520 1726878448.62013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 11520 1726878448.62038: 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' <<< 11520 1726878448.62058: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11520 1726878448.62073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11520 1726878448.62091: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11520 1726878448.62102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11520 1726878448.62115: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b42f358> <<< 11520 1726878448.62140: 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 0x7fa04b2dc438> <<< 11520 1726878448.62166: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 11520 1726878448.62173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 11520 1726878448.62218: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2dc668> <<< 11520 1726878448.62243: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 11520 1726878448.62250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11520 1726878448.62268: 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' <<< 11520 1726878448.62306: 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' <<< 11520 1726878448.62321: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2eb048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2e5be0> <<< 11520 1726878448.62343: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2dc748> <<< 11520 1726878448.62415: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b422198> <<< 11520 1726878448.62435: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11520 1726878448.62444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11520 1726878448.62471: 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 0x7fa04b2f10f0> <<< 11520 1726878448.62492: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11520 1726878448.62510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11520 1726878448.62658: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2f11d0> <<< 11520 1726878448.62671: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11520 1726878448.62687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11520 1726878448.62712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11520 1726878448.62731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11520 1726878448.62756: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b30c3c8> <<< 11520 1726878448.62771: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b304668> <<< 11520 1726878448.62851: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b42f0f0> <<< 11520 1726878448.62876: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b451908> <<< 11520 1726878448.62890: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11520 1726878448.62909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11520 1726878448.62923: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11520 1726878448.62967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11520 1726878448.62990: 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' <<< 11520 1726878448.63013: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b48f8d0> <<< 11520 1726878448.63142: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b472b70> <<< 11520 1726878448.63169: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b493d30> <<< 11520 1726878448.63196: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 11520 1726878448.63221: stdout chunk (state=3): >>># 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 <<< 11520 1726878448.63246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 11520 1726878448.63276: 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' <<< 11520 1726878448.63292: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2cd5c0> <<< 11520 1726878448.63734: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2cd7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2b9278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b484ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b44de80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b44d390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b420c18> # /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 0x7fa04b44d828> # /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 0x7fa04b44dac8> # /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 0x7fa04b2cde48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2cdac8> # /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 0x7fa04b2cdd30> # /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 0x7fa04f047e10> <<< 11520 1726878448.63785: stdout chunk (state=3): >>># /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 0x7fa04f04c4a8> # /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' <<< 11520 1726878448.63807: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f0537b8> <<< 11520 1726878448.63825: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11520 1726878448.63846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11520 1726878448.63908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11520 1726878448.63936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11520 1726878448.63954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11520 1726878448.64040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11520 1726878448.64128: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b072e8> <<< 11520 1726878448.64195: 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 0x7fa050b1c940> <<< 11520 1726878448.64433: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f06c7b8> <<< 11520 1726878448.64460: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f053ba8> <<< 11520 1726878448.64477: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.64495: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.64546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11520 1726878448.64574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11520 1726878448.65250: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f06c748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 11520 1726878448.65277: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11520 1726878448.65309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11520 1726878448.65328: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11520 1726878448.65385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11520 1726878448.65424: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' # /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 11520 1726878448.65452: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3a76a0> <<< 11520 1726878448.65470: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3a70b8> <<< 11520 1726878448.65657: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3f5a20> <<< 11520 1726878448.65990: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f12c9b0> import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 11520 1726878448.66016: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 11520 1726878448.66027: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11520 1726878448.66064: 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' <<< 11520 1726878448.66103: 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 0x7fa04b3b3470> # /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' <<< 11520 1726878448.66139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11520 1726878448.66183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11520 1726878448.66215: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py # code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11520 1726878448.66241: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11520 1726878448.66273: 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 0x7fa04b3714e0> <<< 11520 1726878448.66294: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b368dd8> <<< 11520 1726878448.66441: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b360d30> <<< 11520 1726878448.66653: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b3d30> <<< 11520 1726878448.66673: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b34a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3e7a90> <<< 11520 1726878448.66699: 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' <<< 11520 1726878448.66725: 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' <<< 11520 1726878448.66753: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11520 1726878448.66784: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11520 1726878448.66839: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b381a58> <<< 11520 1726878448.66868: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b381828> <<< 11520 1726878448.66899: 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 <<< 11520 1726878448.66926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/__init__.py <<< 11520 1726878448.67052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b32c978> # /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 0x7fa04b32ca20> # /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 0x7fa04b32cc50> # /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' <<< 11520 1726878448.68137: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b32cdd8> # /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 0x7fa04b33e400> # /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 0x7fa04b352ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b348b00> # /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 0x7fa04b352080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b348e80> # /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 0x7fa04ae4b470> # /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 0x7fa04ae55748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae4b940> # /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 0x7fa04ae1d588> # /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 0x7fa04ae273c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1dbe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1d9e8> # /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 0x7fa04ae27518> # /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' <<< 11520 1726878448.68700: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04abbe1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36908> # /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 0x7fa04abca4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae2d2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1dba8> # /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 0x7fa04abeec18> <<< 11520 1726878448.68746: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04abee6a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04abeb0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36630> <<< 11520 1726878448.68863: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae5f320> <<< 11520 1726878448.68907: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3793c8> <<< 11520 1726878448.68925: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b3908> <<< 11520 1726878448.68949: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69112: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 11520 1726878448.69133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69219: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69363: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 11520 1726878448.69411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69445: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 11520 1726878448.69472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69564: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69689: 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' <<< 11520 1726878448.69713: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab55668> <<< 11520 1726878448.69740: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 11520 1726878448.69824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11520 1726878448.69964: stdout chunk (state=3): >>>import 'gc' # <<< 11520 1726878448.70290: 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' <<< 11520 1726878448.70311: 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 <<< 11520 1726878448.70336: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 11520 1726878448.70367: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2ac50> <<< 11520 1726878448.70387: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11520 1726878448.70422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11520 1726878448.70718: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2ae48> <<< 11520 1726878448.70744: 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' <<< 11520 1726878448.70765: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab0dc50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2a278> <<< 11520 1726878448.70807: 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' <<< 11520 1726878448.70842: 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 0x7fa04ab13748> <<< 11520 1726878448.70864: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 11520 1726878448.70880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 11520 1726878448.70903: 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' <<< 11520 1726878448.70940: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab13f28> <<< 11520 1726878448.70994: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab13908> <<< 11520 1726878448.71017: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2a710> <<< 11520 1726878448.71033: 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 <<< 11520 1726878448.71093: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 11520 1726878448.71125: 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' <<< 11520 1726878448.71154: 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' <<< 11520 1726878448.72505: 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 0x7fa04aa8bba8> <<< 11520 1726878448.72524: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b898> <<< 11520 1726878448.72546: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 11520 1726878448.72583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 11520 1726878448.72710: 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 0x7fa0421041d0> <<< 11520 1726878448.72813: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b9e8> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/conf.py <<< 11520 1726878448.73538: stdout chunk (state=3): >>># 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 0x7fa041e5fd68> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042104358> # /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 0x7fa041b8fcc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041e53320> # /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 0x7fa041b3fba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041b8fe48> <<< 11520 1726878448.73574: 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 <<< 11520 1726878448.73607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 11520 1726878448.73714: 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 0x7fa0415b8748> <<< 11520 1726878448.73751: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041b32518> <<< 11520 1726878448.73778: 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 <<< 11520 1726878448.73797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 11520 1726878448.73862: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0415c65c0> <<< 11520 1726878448.73885: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0415a5860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b358> <<< 11520 1726878448.73907: 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 <<< 11520 1726878448.73940: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 11520 1726878448.73959: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 11520 1726878448.73982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 11520 1726878448.74003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 11520 1726878448.74035: 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 0x7fa0410d6b38> <<< 11520 1726878448.74073: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410cbe80> <<< 11520 1726878448.74094: 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 <<< 11520 1726878448.74116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 11520 1726878448.74148: 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' <<< 11520 1726878448.74176: 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 0x7fa0410e6e10> <<< 11520 1726878448.74196: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 11520 1726878448.74219: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 11520 1726878448.74254: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410edb38> <<< 11520 1726878448.74280: 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' <<< 11520 1726878448.74535: 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 0x7fa0410f5438> <<< 11520 1726878448.74558: 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 <<< 11520 1726878448.74588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410fdf98> <<< 11520 1726878448.75537: 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 0x7fa040288908> # 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 0x7fa040288ac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410edd68> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e6eb8> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e67f0> # /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 0x7fa040293e80> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e6c50> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410d6cf8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410cb390> # /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 0x7fa040299e48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa040299cf8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b4e0> # /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 0x7fa0402b25f8> # /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' <<< 11520 1726878448.75560: 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 <<< 11520 1726878448.75584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.75607: 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 <<< 11520 1726878448.75638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 11520 1726878448.75672: 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 <<< 11520 1726878448.75851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 11520 1726878448.75963: stdout chunk (state=3): >>># extension module 'gpg._gpgme' loaded from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' # extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa03e385588> <<< 11520 1726878448.76101: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3b3dd8> <<< 11520 1726878448.76124: 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' <<< 11520 1726878448.76154: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef19b70> <<< 11520 1726878448.76246: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e385cc0> <<< 11520 1726878448.76279: 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' <<< 11520 1726878448.76358: 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' <<< 11520 1726878448.76383: 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' <<< 11520 1726878448.76436: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0ba8> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed09b0> <<< 11520 1726878448.76471: 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' <<< 11520 1726878448.76494: 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' <<< 11520 1726878448.76544: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0a20> <<< 11520 1726878448.76566: 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 <<< 11520 1726878448.76582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.76602: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 11520 1726878448.76644: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc128><<< 11520 1726878448.76661: stdout chunk (state=3): >>> <<< 11520 1726878448.76676: 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' <<< 11520 1726878448.76728: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0e10> <<< 11520 1726878448.76750: 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 <<< 11520 1726878448.76765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.76780: 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 <<< 11520 1726878448.76795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 11520 1726878448.76834: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc3c8> <<< 11520 1726878448.76853: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0dd8> <<< 11520 1726878448.76871: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 11520 1726878448.76921: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc2b0> <<< 11520 1726878448.76939: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 11520 1726878448.76976: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc6a0> <<< 11520 1726878448.77001: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 11520 1726878448.77046: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc748> <<< 11520 1726878448.77070: 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' <<< 11520 1726878448.77118: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc908> <<< 11520 1726878448.77148: 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' <<< 11520 1726878448.77190: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedc9e8> <<< 11520 1726878448.77215: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 11520 1726878448.77259: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedcd30> <<< 11520 1726878448.77287: 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' <<< 11520 1726878448.77326: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eedcf98> <<< 11520 1726878448.77353: 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' <<< 11520 1726878448.77396: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eee0240> <<< 11520 1726878448.77420: 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' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eee0358> <<< 11520 1726878448.77449: 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' <<< 11520 1726878448.77497: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eee0320> <<< 11520 1726878448.77525: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eeb5e48> <<< 11520 1726878448.77549: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e39de10> <<< 11520 1726878448.77570: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 11520 1726878448.77596: 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' <<< 11520 1726878448.77643: 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 0x7fa04eee0710> <<< 11520 1726878448.77660: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed06d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3b3da0> <<< 11520 1726878448.77684: 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 0x7fa04eee05f8> <<< 11520 1726878448.77704: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e39d8d0> <<< 11520 1726878448.77734: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e398a58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e392d30> # /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 11520 1726878448.77771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 11520 1726878448.77827: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e398f60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0402b2588> # /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' <<< 11520 1726878448.78150: 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 0x7fa04eef3e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eef3390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eef31d0> # /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 0x7fa04ee9a0f0> # /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 <<< 11520 1726878448.78193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11520 1726878448.78218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11520 1726878448.78248: 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 0x7fa03dd0ccf8> <<< 11520 1726878448.78342: 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 0x7fa03dd15438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eea3b38> <<< 11520 1726878448.78382: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee9a518> <<< 11520 1726878448.78404: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee8d6d8> <<< 11520 1726878448.78441: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee804a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee801d0> <<< 11520 1726878448.78468: 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' <<< 11520 1726878448.78497: 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' <<< 11520 1726878448.78546: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd31cf8> <<< 11520 1726878448.78563: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd15b38> <<< 11520 1726878448.78584: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee80470> <<< 11520 1726878448.78602: 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 <<< 11520 1726878448.78624: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd35320> <<< 11520 1726878448.78653: 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 0x7fa03dd354e0> <<< 11520 1726878448.78678: 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 0x7fa03dd35588> <<< 11520 1726878448.78703: 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 0x7fa03dd356a0> <<< 11520 1726878448.79038: 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 0x7fa03dab8c88> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03daa2b70> # /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 0x7fa03dab8b70> # /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 0x7fa03dab8c50> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd355f8> # /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' <<< 11520 1726878448.79054: 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' <<< 11520 1726878448.79085: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dac2908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dac2668> <<< 11520 1726878448.79100: 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 <<< 11520 1726878448.79122: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 11520 1726878448.79135: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dac2e10> <<< 11520 1726878448.79153: 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' <<< 11520 1726878448.79167: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dad0f28> <<< 11520 1726878448.79190: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 11520 1726878448.79202: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dad8160> <<< 11520 1726878448.79230: 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' <<< 11520 1726878448.79255: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dad8cc0> <<< 11520 1726878448.79273: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' <<< 11520 1726878448.79286: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dad8e80> <<< 11520 1726878448.79306: 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' <<< 11520 1726878448.79322: 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 <<< 11520 1726878448.79388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d8254e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d825048> # /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 0x7fa03d82f668> <<< 11520 1726878448.79420: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aad9048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab393c8> <<< 11520 1726878448.79724: 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 0x7fa03d82f860> <<< 11520 1726878448.79882: 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 <<< 11520 1726878448.79904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 11520 1726878448.79935: 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 0x7fa03d851630> <<< 11520 1726878448.79964: 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' <<< 11520 1726878448.79993: 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 <<< 11520 1726878448.80021: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 11520 1726878448.80043: 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 <<< 11520 1726878448.80081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 11520 1726878448.80116: 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' <<< 11520 1726878448.80153: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d7fce10> # /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' <<< 11520 1726878448.80189: 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' <<< 11520 1726878448.80219: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.80336: 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 0x7fa03d806f28> <<< 11520 1726878448.80363: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d806a90> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d802780> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d802128> <<< 11520 1726878448.80393: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d862550> <<< 11520 1726878448.80437: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d802518> <<< 11520 1726878448.80465: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 11520 1726878448.80497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.80525: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 11520 1726878448.80550: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d127748> <<< 11520 1726878448.80582: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d813390> <<< 11520 1726878448.80611: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 11520 1726878448.80640: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d130fd0> <<< 11520 1726878448.80664: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13d198> <<< 11520 1726878448.80687: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 11520 1726878448.80705: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13d3c8> <<< 11520 1726878448.80728: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 11520 1726878448.80751: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13d668> <<< 11520 1726878448.80774: 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' <<< 11520 1726878448.80789: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 11520 1726878448.80879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 11520 1726878448.80901: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13dcc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13dac8> <<< 11520 1726878448.80922: 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 <<< 11520 1726878448.80944: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13dfd0> <<< 11520 1726878448.80971: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d148be0> <<< 11520 1726878448.81000: 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 <<< 11520 1726878448.81023: stdout chunk (state=3): >>># 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 0x7fa03d148da0> <<< 11520 1726878448.81049: 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 <<< 11520 1726878448.81072: 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 <<< 11520 1726878448.81105: 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 0x7fa03d14fc88> <<< 11520 1726878448.81128: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d14f5c0> <<< 11520 1726878448.81162: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d15b828> <<< 11520 1726878448.81188: 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' <<< 11520 1726878448.81222: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d15bb38> # /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' <<< 11520 1726878448.81245: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d15bc88> <<< 11520 1726878448.81274: 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 <<< 11520 1726878448.81291: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 11520 1726878448.81323: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d15be48> <<< 11520 1726878448.81353: 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 0x7fa03d0f4c18> <<< 11520 1726878448.81378: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 11520 1726878448.81402: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0f4e48> # /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 <<< 11520 1726878448.81418: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 11520 1726878448.81449: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0fe080> <<< 11520 1726878448.81471: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 11520 1726878448.81493: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/match_counter.cpython-36.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0fed30> <<< 11520 1726878448.81515: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0fe828> <<< 11520 1726878448.81535: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 11520 1726878448.81557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 11520 1726878448.81579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d105e10> <<< 11520 1726878448.81595: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d1055f8> <<< 11520 1726878448.81615: 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' <<< 11520 1726878448.81637: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d10c9e8> <<< 11520 1726878448.81664: 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' <<< 11520 1726878448.81683: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d10cc50> <<< 11520 1726878448.81702: 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' <<< 11520 1726878448.81720: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d118cc0> <<< 11520 1726878448.81742: 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' <<< 11520 1726878448.81761: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d118eb8> <<< 11520 1726878448.81791: 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 0x7fa03d0a1048> <<< 11520 1726878448.81819: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d851ba8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d8517f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d82ffd0> <<< 11520 1726878448.81846: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 11520 1726878448.81883: 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' <<< 11520 1726878448.81913: 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 0x7fa03d0a1a90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0a17b8> <<< 11520 1726878448.81942: 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 <<< 11520 1726878448.81962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 11520 1726878448.81991: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 11520 1726878448.82034: 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 0x7fa03d0b6208> <<< 11520 1726878448.82050: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0b15f8> <<< 11520 1726878448.82071: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.82097: 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 <<< 11520 1726878448.82121: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 11520 1726878448.82139: 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 <<< 11520 1726878448.82154: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 11520 1726878448.82166: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0c8240> <<< 11520 1726878448.82185: 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 <<< 11520 1726878448.82198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 11520 1726878448.82222: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 11520 1726878448.82255: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0b6780> <<< 11520 1726878448.82267: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0b6470> <<< 11520 1726878448.82298: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0a1860> <<< 11520 1726878448.82314: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d851860> <<< 11520 1726878448.82334: 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 <<< 11520 1726878448.82349: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 11520 1726878448.82389: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0a1668> <<< 11520 1726878448.82412: 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 <<< 11520 1726878448.82434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 11520 1726878448.82454: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0dc6a0> <<< 11520 1726878448.82471: 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 <<< 11520 1726878448.82486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 11520 1726878448.82497: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0676d8> <<< 11520 1726878448.82522: 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 <<< 11520 1726878448.82534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 11520 1726878448.82550: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0713c8> <<< 11520 1726878448.82569: 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 <<< 11520 1726878448.82582: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 11520 1726878448.82595: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0719e8> <<< 11520 1726878448.82620: 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 <<< 11520 1726878448.82627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' <<< 11520 1726878448.82653: 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' <<< 11520 1726878448.82676: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 11520 1726878448.82742: 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 0x7fa03d081080> <<< 11520 1726878448.82785: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d077978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0776d8> <<< 11520 1726878448.82797: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0772e8> <<< 11520 1726878448.82815: 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 <<< 11520 1726878448.82832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 11520 1726878448.82865: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d077748> <<< 11520 1726878448.82887: 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 <<< 11520 1726878448.82899: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 11520 1726878448.82923: 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' <<< 11520 1726878448.82954: 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 0x7fa03d08fd30> <<< 11520 1726878448.82978: 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' <<< 11520 1726878448.82999: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d08fe10> <<< 11520 1726878448.83021: 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 <<< 11520 1726878448.83030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 11520 1726878448.83146: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 11520 1726878448.83156: 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 0x7fa03d097668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d097438> <<< 11520 1726878448.83180: 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 <<< 11520 1726878448.83189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 11520 1726878448.83208: 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 <<< 11520 1726878448.83217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 11520 1726878448.83243: 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 <<< 11520 1726878448.83255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 11520 1726878448.83279: 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 0x7fa03c99aba8> <<< 11520 1726878448.83307: 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 <<< 11520 1726878448.83316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11520 1726878448.83340: 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 <<< 11520 1726878448.83350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 11520 1726878448.83375: 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 0x7fa03c9a7e80> <<< 11520 1726878448.83403: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' <<< 11520 1726878448.83414: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9ae0b8> <<< 11520 1726878448.83429: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 11520 1726878448.83440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 11520 1726878448.83480: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 11520 1726878448.83491: 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 0x7fa03c9ae240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9ae128> <<< 11520 1726878448.83503: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9a7908> <<< 11520 1726878448.83516: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c99acc0> <<< 11520 1726878448.83537: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c99a080> <<< 11520 1726878448.83547: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c991630> <<< 11520 1726878448.83565: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d097e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d08f710> <<< 11520 1726878448.83600: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d081b38> <<< 11520 1726878448.83619: 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 <<< 11520 1726878448.83631: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 11520 1726878448.83640: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d097518> <<< 11520 1726878448.83662: 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 <<< 11520 1726878448.83671: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 11520 1726878448.83690: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9ae5c0> <<< 11520 1726878448.83702: 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 <<< 11520 1726878448.83711: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 11520 1726878448.83717: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9be0b8> <<< 11520 1726878448.83744: 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 <<< 11520 1726878448.83751: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 11520 1726878448.83769: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9be400> <<< 11520 1726878448.83782: 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 <<< 11520 1726878448.83801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 11520 1726878448.83833: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9beeb8> <<< 11520 1726878448.83843: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 11520 1726878448.83871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 11520 1726878448.83908: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9c6a90> <<< 11520 1726878450.98686: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "state": "present", "allow_downgrade": false, "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}}} <<< 11520 1726878451.02767: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 11520 1726878451.02796: stdout chunk (state=3): >>># destroy __main__ <<< 11520 1726878451.03708: 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__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 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 <<< 11520 1726878451.04095: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11520 1726878451.04127: stdout chunk (state=3): >>># destroy zipimport # destroy _lzma <<< 11520 1726878451.04169: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog # destroy ctypes <<< 11520 1726878451.04197: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy systemd._daemon <<< 11520 1726878451.04238: stdout chunk (state=3): >>># destroy selinux # destroy 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 <<< 11520 1726878451.04273: 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 <<< 11520 1726878451.04303: 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 <<< 11520 1726878451.04363: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils <<< 11520 1726878451.04409: 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 <<< 11520 1726878451.04449: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 11520 1726878451.04476: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 11520 1726878451.04502: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 11520 1726878451.04552: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases <<< 11520 1726878451.04586: 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 # 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 <<< 11520 1726878451.04622: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11520 1726878451.04657: 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 # 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 <<< 11520 1726878451.04697: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect <<< 11520 1726878451.04730: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04766: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04807: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04846: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip <<< 11520 1726878451.04880: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04911: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04955: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.04977: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.05002: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme # cleanup[3] wiping gpg.errors <<< 11520 1726878451.05028: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status # destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle <<< 11520 1726878451.05059: stdout chunk (state=3): >>># destroy _compat_pickle # cleanup[3] wiping _pickle # destroy _pickle # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 11520 1726878451.05083: stdout chunk (state=3): >>># destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # 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 <<< 11520 1726878451.05513: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq # destroy _thread # destroy _warnings <<< 11520 1726878451.05541: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse # destroy select <<< 11520 1726878451.05564: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11520 1726878451.05598: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.05655: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix # destroy http # destroy socket # destroy ssl <<< 11520 1726878451.05690: stdout chunk (state=3): >>># destroy gzip <<< 11520 1726878451.05719: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11520 1726878451.05746: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 11520 1726878451.05764: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 11520 1726878451.05788: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.05892: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.05911: stdout chunk (state=3): >>># destroy rpm <<< 11520 1726878451.05950: stdout chunk (state=3): >>># destroy itertools # destroy _imp # destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner <<< 11520 1726878451.05984: stdout chunk (state=3): >>># 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 <<< 11520 1726878451.06077: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11520 1726878451.07036: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11520 1726878451.07044: stdout chunk (state=3): >>><<< 11520 1726878451.07054: stderr chunk (state=3): >>><<< 11520 1726878451.07235: _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 0x7fa053258e48> # /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 0x7fa0531ee828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0532589b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531fb630> 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 0x7fa053202160> # /usr/lib64/python3.6/__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 0x7fa0532070f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053202748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa053202390> # /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 0x7fa0531ac470> # /usr/lib64/python3.6/__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 0x7fa0531b1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0531acb38> # /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 0x7fa0531b84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05319bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05319e198> # /usr/lib64/python3.6/__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 0x7fa0514ac940> # /usr/lib64/python3.6/__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 0x7fa0514be240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05320ca20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fa05142c208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051436438> # /usr/lib64/python3.6/__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 0x7fa05143a128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051436c18> 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 0x7fa05143a208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051487940> # /usr/lib64/python3.6/__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 0x7fa051487d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514792e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05147f2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514715c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514635f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fa0511e4400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511d4e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514795c0> 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 0x7fa0511f0f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa05145d438> # /usr/lib64/python3.6/__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 0x7fa0511f6358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f6160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa0511f6470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0514d6198> # /usr/lib64/python3.6/__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 0x7fa0511f6f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f6b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051206828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fa05120e048> # /usr/lib64/python3.6/__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 0x7fa050d89320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa051206908> # /usr/lib64/python3.6/__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 0x7fa050d8ee10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f66a0> # /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 0x7fa050db3470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050db3828> # /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 0x7fa050db9518> # /usr/lib64/python3.6/__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 0x7fa050b65d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b59470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b59160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b4f048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db9eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050b5f128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050db3ba8> # /usr/lib64/python3.6/__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 0x7fa050ab7898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050b5f1d0> 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 0x7fa050ab7c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0511f69e8> # /usr/lib64/python3.6/__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 0x7fa050ad0748> # /usr/lib64/python3.6/__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 0x7fa050ad97b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050ad9c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050ad9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ad0f98> # /usr/lib64/python3.6/__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 0x7fa050ae1128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ad9668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa050ad93c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050ac5c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa050d9e4e0> # /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 0x7fa050ad05f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fa04f147a90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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 0x7fa04ef396d8> 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 0x7fa04ee2e400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef39f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04ef39048> # /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 0x7fa04ee0acc0> # /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 0x7fa04ee0e588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04ee0e940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04ee0ef28> # /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 0x7fa04edb5b38> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ef39ef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04edce630> # /usr/lib64/python3.6/__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 0x7fa04f160f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04edb6390> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ede2550> # /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 0x7fa04ee3bfd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fa04ee5a128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee35400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee35c18> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eded908> # /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 0x7fa04eff40f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee35d68> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04eff4e80> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04eff4fd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04f001160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ede26a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fa04f015b00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f010240> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa04f010438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f001cc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04f02cef0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f02cba8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f02c3c8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fa04f02ca20> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f01fd68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04ef8dfd0> # 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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04f042da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04f0882b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04efe50f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fa04ef9a080> # /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 0x7fa04ef9a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f088630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f081048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04b4207f0> # /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 0x7fa04b420ba8> # /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 0x7fa04b42f358> # /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 0x7fa04b2dc438> # /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 0x7fa04b2dc668> # /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 0x7fa04b2eb048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2e5be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2dc748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b422198> # /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 0x7fa04b2f10f0> # /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 0x7fa04b2f11d0> # /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 0x7fa04b30c3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b304668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b42f0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b451908> # /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 0x7fa04b48f8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b472b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b493d30> # /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 0x7fa04b2cd5c0> # /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 0x7fa04b2cd7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2b9278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b484ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b44de80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b44d390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b420c18> # /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 0x7fa04b44d828> # /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 0x7fa04b44dac8> # /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 0x7fa04b2cde48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b2cdac8> # /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 0x7fa04b2cdd30> # /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 0x7fa04f047e10> # /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 0x7fa04f04c4a8> # /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 0x7fa04f0537b8> # /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 0x7fa050b072e8> # 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 0x7fa050b1c940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f06c7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f053ba8> # 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 0x7fa04f06c748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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 0x7fa04b3a76a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3a70b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3f5a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04f12c9b0> 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 0x7fa04b3b3470> # /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 0x7fa04b3714e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b368dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b360d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b3d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b34a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3e7a90> # /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 0x7fa04b381a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b381828> # /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 0x7fa04b32c978> # /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 0x7fa04b32ca20> # /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 0x7fa04b32cc50> # /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 0x7fa04b32cdd8> # /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 0x7fa04b33e400> # /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 0x7fa04b352ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b348b00> # /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 0x7fa04b352080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b348e80> # /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 0x7fa04ae4b470> # /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 0x7fa04ae55748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae4b940> # /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 0x7fa04ae1d588> # /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 0x7fa04ae273c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1dbe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1d9e8> # /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 0x7fa04ae27518> # /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 0x7fa04abbe1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36908> # /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 0x7fa04abca4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae2d2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae1dba8> # /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 0x7fa04abeec18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04abee6a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04abeb0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae36630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ae5f320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3793c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04b3b3908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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_gbvzbku6/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_gbvzbku6/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 0x7fa04ab55668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_gbvzbku6/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 0x7fa04ab2ac50> # /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 0x7fa04ab2ae48> # /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 0x7fa04ab0dc50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2a278> # /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 0x7fa04ab13748> # /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 0x7fa04ab13f28> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab13908> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab2a710> # /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 0x7fa04aa8bba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b898> # /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 0x7fa0421041d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b9e8> # /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 0x7fa041e5fd68> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa042104358> # /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 0x7fa041b8fcc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041e53320> # /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 0x7fa041b3fba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041b8fe48> # /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 0x7fa0415b8748> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa041b32518> # /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 0x7fa0415c65c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0415a5860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b358> # /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 0x7fa0410d6b38> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410cbe80> # /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 0x7fa0410e6e10> # /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 0x7fa0410edb38> # /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 0x7fa0410f5438> # /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 0x7fa0410fdf98> # 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 0x7fa040288908> # 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 0x7fa040288ac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410edd68> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e6eb8> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e67f0> # /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 0x7fa040293e80> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410e6c50> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410d6cf8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0410cb390> # /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 0x7fa040299e48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa040299cf8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aa8b4e0> # /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 0x7fa0402b25f8> # /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 0x7fa03e385588> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3b3dd8> # /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 0x7fa04ef19b70> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e385cc0> # /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 0x7fa04eed0ba8> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed09b0> # /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 0x7fa04eed0eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0a20> # /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 0x7fa04eedc128> # /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 0x7fa04eedc240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0e10> # /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 0x7fa04eedc3c8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed0dd8> # /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 0x7fa04eedc2b0> # /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 0x7fa04eedc6a0> # /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 0x7fa04eedc748> # /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 0x7fa04eedc908> # /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 0x7fa04eedc9e8> # /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 0x7fa04eedcd30> # /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 0x7fa04eedcf98> # /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 0x7fa04eee0240> # /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 0x7fa04eee0358> # /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 0x7fa04eee0320> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eeb5e48> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e39de10> # /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 0x7fa04eee0710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eed06d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e3b3da0> # /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 0x7fa04eee05f8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e39d8d0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e398a58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03e392d30> # /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 0x7fa03e398f60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0402b2588> # /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 0x7fa04eef3e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eef3390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eef31d0> # /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 0x7fa04ee9a0f0> # /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 0x7fa03dd0ccf8> # 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 0x7fa03dd15438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04eea3b38> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee9a518> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee8d6d8> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee804a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee801d0> # /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 0x7fa03dd31cf8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd15b38> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ee80470> # /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 0x7fa03dd35320> # /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 0x7fa03dd354e0> # /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 0x7fa03dd35588> # /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 0x7fa03dd356a0> # /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 0x7fa03dab8c88> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03daa2b70> # /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 0x7fa03dab8b70> # /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 0x7fa03dab8c50> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dd355f8> # /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 0x7fa03dac2908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03dac2668> # /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 0x7fa03dac2e10> # /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 0x7fa03dad0f28> # /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 0x7fa03dad8160> # /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 0x7fa03dad8cc0> # /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 0x7fa03dad8e80> # /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 0x7fa03d8254e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d825048> # /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 0x7fa03d82f668> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04aad9048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa04ab393c8> # /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 0x7fa03d82f860> # /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 0x7fa03d851630> # /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 0x7fa03d7fce10> # /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 0x7fa03d806f28> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d806a90> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d802780> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d802128> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d862550> # /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 0x7fa03d802518> # /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 0x7fa03d127748> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d813390> # /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 0x7fa03d130fd0> # /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 0x7fa03d13d198> # /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 0x7fa03d13d3c8> # /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 0x7fa03d13d668> # /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 0x7fa03d13dcc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d13dac8> # /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 0x7fa03d13dfd0> # /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 0x7fa03d148be0> # /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 0x7fa03d148da0> # /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 0x7fa03d14fc88> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d14f5c0> # /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 0x7fa03d15b828> # /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 0x7fa03d15bb38> # /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 0x7fa03d15bc88> # /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 0x7fa03d15be48> # /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 0x7fa03d0f4c18> # /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 0x7fa03d0f4e48> # /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 0x7fa03d0fe080> # /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 0x7fa03d0fed30> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0fe828> # /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 0x7fa03d105e10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d1055f8> # /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 0x7fa03d10c9e8> # /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 0x7fa03d10cc50> # /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 0x7fa03d118cc0> # /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 0x7fa03d118eb8> # /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 0x7fa03d0a1048> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d851ba8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d8517f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d82ffd0> # /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 0x7fa03d0a1a90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0a17b8> # /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 0x7fa03d0b6208> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0b15f8> # /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 0x7fa03d0c8240> # /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 0x7fa03d0b6780> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0b6470> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0a1860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d851860> # /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 0x7fa03d0a1668> # /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 0x7fa03d0dc6a0> # /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 0x7fa03d0676d8> # /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 0x7fa03d0713c8> # /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 0x7fa03d0719e8> # /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 0x7fa03d081080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d077978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0776d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d0772e8> # /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 0x7fa03d077748> # /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 0x7fa03d08fd30> # /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 0x7fa03d08fe10> # /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 0x7fa03d097668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d097438> # /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 0x7fa03c99aba8> # /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 0x7fa03c9a7e80> # /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 0x7fa03c9ae0b8> # /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 0x7fa03c9ae240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9ae128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c9a7908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c99acc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c99a080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03c991630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d097e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d08f710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa03d081b38> # /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 0x7fa03d097518> # /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 0x7fa03c9ae5c0> # /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 0x7fa03c9be0b8> # /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 0x7fa03c9be400> # /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 0x7fa03c9beeb8> # /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 0x7fa03c9c6a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["python3-libselinux", "python3-policycoreutils"], "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 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 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.47.34 closed. 11520 1726878451.07597: done with _execute_module (ansible.legacy.dnf, {'name': ['python3-libselinux', 'python3-policycoreutils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726878448.327744-11520-4472698609995/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11520 1726878451.07615: _low_level_execute_command(): starting 11520 1726878451.07622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878448.327744-11520-4472698609995/ > /dev/null 2>&1 && sleep 0' 11520 1726878451.12071: stderr chunk (state=2): >>><<< 11520 1726878451.12079: stdout chunk (state=2): >>><<< 11520 1726878451.12093: _low_level_execute_command() done: rc=0, stdout=, stderr= 11520 1726878451.12099: handler run complete 11520 1726878451.12138: attempt loop complete, returning result 11520 1726878451.12142: _execute() done 11520 1726878451.12145: dumping result to json 11520 1726878451.12150: done dumping result, returning 11520 1726878451.12157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0affdecc-488f-1992-aed8-0000000003ae] 11520 1726878451.12163: sending task result for task 0affdecc-488f-1992-aed8-0000000003ae 11520 1726878451.12196: done sending task result for task 0affdecc-488f-1992-aed8-0000000003ae 11520 1726878451.12199: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 11123 1726878451.12650: no more pending results, returning what we have 11123 1726878451.12653: results queue empty 11123 1726878451.12654: checking for any_errors_fatal 11123 1726878451.12660: done checking for any_errors_fatal 11123 1726878451.12660: checking for max_fail_percentage 11123 1726878451.12662: done checking for max_fail_percentage 11123 1726878451.12662: checking to see if all hosts have failed and the running result is not ok 11123 1726878451.12663: done checking to see if all hosts have failed 11123 1726878451.12663: getting the remaining hosts for this loop 11123 1726878451.12664: done getting the remaining hosts for this loop 11123 1726878451.12668: getting the next task for host managed_node3 11123 1726878451.12675: done getting next task for host managed_node3 11123 1726878451.12678: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 11123 1726878451.12683: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878451.12691: getting variables 11123 1726878451.12692: in VariableManager get_vars() 11123 1726878451.12731: Calling all_inventory to load vars for managed_node3 11123 1726878451.12735: Calling groups_inventory to load vars for managed_node3 11123 1726878451.12738: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878451.12747: Calling all_plugins_play to load vars for managed_node3 11123 1726878451.12749: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878451.12752: Calling groups_plugins_play to load vars for managed_node3 11123 1726878451.12978: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878451.13195: done with get_vars() 11123 1726878451.13206: done getting variables 11123 1726878451.13267: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 20 September 2024 20:27:31 -0400 (0:00:02.868) 0:00:37.115 ****** 11123 1726878451.13307: entering _queue_task() for managed_node3/package 11123 1726878451.13513: worker is 1 (out of 1 available) 11123 1726878451.13526: exiting _queue_task() for managed_node3/package 11123 1726878451.13542: done queuing things up, now waiting for results queue to drain 11123 1726878451.13544: waiting for pending results... 11578 1726878451.13939: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 11578 1726878451.14145: in run() - task 0affdecc-488f-1992-aed8-0000000003af 11578 1726878451.14162: variable 'ansible_search_path' from source: unknown 11578 1726878451.14167: variable 'ansible_search_path' from source: unknown 11578 1726878451.14199: calling self._execute() 11578 1726878451.14271: variable 'ansible_host' from source: host vars for 'managed_node3' 11578 1726878451.14280: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11578 1726878451.14289: variable 'omit' from source: magic vars 11578 1726878451.14720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11578 1726878451.14968: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11578 1726878451.15012: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11578 1726878451.15046: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11578 1726878451.15080: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11578 1726878451.15186: variable 'ansible_python_version' from source: facts 11578 1726878451.15215: Evaluated conditional (ansible_python_version is version('3', '>=')): True 11578 1726878451.15363: variable 'ansible_os_family' from source: facts 11578 1726878451.15372: Evaluated conditional (ansible_os_family == "Suse"): False 11578 1726878451.15376: when evaluation is False, skipping this task 11578 1726878451.15380: _execute() done 11578 1726878451.15383: dumping result to json 11578 1726878451.15386: done dumping result, returning 11578 1726878451.15391: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0affdecc-488f-1992-aed8-0000000003af] 11578 1726878451.15397: sending task result for task 0affdecc-488f-1992-aed8-0000000003af 11578 1726878451.15428: done sending task result for task 0affdecc-488f-1992-aed8-0000000003af 11578 1726878451.15434: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 11123 1726878451.15875: no more pending results, returning what we have 11123 1726878451.15879: results queue empty 11123 1726878451.15879: checking for any_errors_fatal 11123 1726878451.15888: done checking for any_errors_fatal 11123 1726878451.15889: checking for max_fail_percentage 11123 1726878451.15890: done checking for max_fail_percentage 11123 1726878451.15891: checking to see if all hosts have failed and the running result is not ok 11123 1726878451.15892: done checking to see if all hosts have failed 11123 1726878451.15892: getting the remaining hosts for this loop 11123 1726878451.15893: done getting the remaining hosts for this loop 11123 1726878451.15896: getting the next task for host managed_node3 11123 1726878451.15904: done getting next task for host managed_node3 11123 1726878451.15907: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 11123 1726878451.15913: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878451.15924: getting variables 11123 1726878451.15926: in VariableManager get_vars() 11123 1726878451.15966: Calling all_inventory to load vars for managed_node3 11123 1726878451.15968: Calling groups_inventory to load vars for managed_node3 11123 1726878451.15971: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878451.15979: Calling all_plugins_play to load vars for managed_node3 11123 1726878451.15981: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878451.15984: Calling groups_plugins_play to load vars for managed_node3 11123 1726878451.16157: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878451.16379: done with get_vars() 11123 1726878451.16389: done getting variables 11123 1726878451.16444: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 20 September 2024 20:27:31 -0400 (0:00:00.031) 0:00:37.147 ****** 11123 1726878451.16478: entering _queue_task() for managed_node3/package 11123 1726878451.16655: worker is 1 (out of 1 available) 11123 1726878451.16668: exiting _queue_task() for managed_node3/package 11123 1726878451.16679: done queuing things up, now waiting for results queue to drain 11123 1726878451.16680: waiting for pending results... 11580 1726878451.16918: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 11580 1726878451.17100: in run() - task 0affdecc-488f-1992-aed8-0000000003b0 11580 1726878451.17116: variable 'ansible_search_path' from source: unknown 11580 1726878451.17120: variable 'ansible_search_path' from source: unknown 11580 1726878451.17152: calling self._execute() 11580 1726878451.17214: variable 'ansible_host' from source: host vars for 'managed_node3' 11580 1726878451.17221: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11580 1726878451.17228: variable 'omit' from source: magic vars 11580 1726878451.17831: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11580 1726878451.19830: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11580 1726878451.19892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11580 1726878451.19940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11580 1726878451.19975: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11580 1726878451.20000: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11580 1726878451.20071: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11580 1726878451.20099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11580 1726878451.20124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11580 1726878451.20166: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11580 1726878451.20181: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11580 1726878451.20356: variable 'ansible_distribution' from source: facts 11580 1726878451.20365: variable 'ansible_distribution_major_version' from source: facts 11580 1726878451.20388: Evaluated conditional (ansible_distribution == "Fedora" or ansible_distribution == "SL-Micro" or (ansible_distribution_major_version | int > 7 and ansible_distribution in ["CentOS", "RedHat", "Rocky"])): True 11580 1726878451.20395: variable 'omit' from source: magic vars 11580 1726878451.20502: variable 'omit' from source: magic vars 11580 1726878451.20639: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11580 1726878451.20663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11580 1726878451.20687: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11580 1726878451.20724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11580 1726878451.20741: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11580 1726878451.20828: variable '__selinux_is_ostree' from source: set_fact 11580 1726878451.20837: variable 'omit' from source: magic vars 11580 1726878451.20859: variable 'omit' from source: magic vars 11580 1726878451.20883: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11580 1726878451.20907: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11580 1726878451.20924: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11580 1726878451.20943: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11580 1726878451.20954: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11580 1726878451.20983: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11580 1726878451.20988: variable 'ansible_host' from source: host vars for 'managed_node3' 11580 1726878451.20993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11580 1726878451.21087: Set connection var ansible_timeout to 10 11580 1726878451.21092: Set connection var ansible_connection to ssh 11580 1726878451.21098: Set connection var ansible_shell_executable to /bin/sh 11580 1726878451.21106: Set connection var ansible_pipelining to False 11580 1726878451.21112: Set connection var ansible_module_compression to ZIP_DEFLATED 11580 1726878451.21117: Set connection var ansible_shell_type to sh 11580 1726878451.21139: variable 'ansible_shell_executable' from source: unknown 11580 1726878451.21144: variable 'ansible_connection' from source: unknown 11580 1726878451.21147: variable 'ansible_module_compression' from source: unknown 11580 1726878451.21150: variable 'ansible_shell_type' from source: unknown 11580 1726878451.21153: variable 'ansible_shell_executable' from source: unknown 11580 1726878451.21156: variable 'ansible_host' from source: host vars for 'managed_node3' 11580 1726878451.21159: variable 'ansible_pipelining' from source: unknown 11580 1726878451.21162: variable 'ansible_timeout' from source: unknown 11580 1726878451.21166: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11580 1726878451.21261: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11580 1726878451.21273: variable 'omit' from source: magic vars 11580 1726878451.21279: starting attempt loop 11580 1726878451.21282: running the handler 11580 1726878451.21353: variable 'ansible_facts' from source: unknown 11580 1726878451.21444: _low_level_execute_command(): starting 11580 1726878451.21452: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11580 1726878451.23922: stdout chunk (state=2): >>>/root <<< 11580 1726878451.24066: stderr chunk (state=3): >>><<< 11580 1726878451.24073: stdout chunk (state=3): >>><<< 11580 1726878451.24093: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11580 1726878451.24105: _low_level_execute_command(): starting 11580 1726878451.24111: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416 `" && echo ansible-tmp-1726878451.241007-11580-57136081166416="` echo /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416 `" ) && sleep 0' 11580 1726878451.26766: stdout chunk (state=2): >>>ansible-tmp-1726878451.241007-11580-57136081166416=/root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416 <<< 11580 1726878451.26893: stderr chunk (state=3): >>><<< 11580 1726878451.26898: stdout chunk (state=3): >>><<< 11580 1726878451.26909: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878451.241007-11580-57136081166416=/root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416 , stderr= 11580 1726878451.26935: variable 'ansible_module_compression' from source: unknown 11580 1726878451.26973: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11580 1726878451.27003: variable 'ansible_facts' from source: unknown 11580 1726878451.27087: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/AnsiballZ_dnf.py 11580 1726878451.27188: Sending initial data 11580 1726878451.27195: Sent initial data (150 bytes) 11580 1726878451.29670: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpnlp6jnzt /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/AnsiballZ_dnf.py <<< 11580 1726878451.31153: stderr chunk (state=3): >>><<< 11580 1726878451.31161: stdout chunk (state=3): >>><<< 11580 1726878451.31182: done transferring module to remote 11580 1726878451.31193: _low_level_execute_command(): starting 11580 1726878451.31197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/ /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/AnsiballZ_dnf.py && sleep 0' 11580 1726878451.33782: stderr chunk (state=2): >>><<< 11580 1726878451.33789: stdout chunk (state=2): >>><<< 11580 1726878451.33802: _low_level_execute_command() done: rc=0, stdout=, stderr= 11580 1726878451.33806: _low_level_execute_command(): starting 11580 1726878451.33811: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/AnsiballZ_dnf.py && sleep 0' 11580 1726878451.36637: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 11580 1726878451.36662: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11580 1726878451.36695: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11580 1726878451.36737: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11580 1726878451.36765: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11580 1726878451.36799: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11580 1726878451.36810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.36826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11580 1726878451.36854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 11580 1726878451.36885: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8891be48> <<< 11580 1726878451.36909: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11580 1726878451.36922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11580 1726878451.36936: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888b1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8891b9b0> <<< 11580 1726878451.36955: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11580 1726878451.36965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11580 1726878451.36971: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888be630> <<< 11580 1726878451.36990: stdout chunk (state=3): >>>import '_signal' # <<< 11580 1726878451.37017: 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' <<< 11580 1726878451.37027: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888c5160> <<< 11580 1726878451.37052: 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' <<< 11580 1726878451.37073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11580 1726878451.37080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11580 1726878451.37093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11580 1726878451.37111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11580 1726878451.37121: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888ca0f0> <<< 11580 1726878451.37138: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888c5748> <<< 11580 1726878451.37165: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888c5390> <<< 11580 1726878451.37191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11580 1726878451.37206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11580 1726878451.37222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11580 1726878451.37242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11580 1726878451.37255: stdout chunk (state=3): >>>import 'errno' # <<< 11580 1726878451.37273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11580 1726878451.37282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11580 1726878451.37301: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8886f470> <<< 11580 1726878451.37326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11580 1726878451.37335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11580 1726878451.37359: 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' <<< 11580 1726878451.37371: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f88874e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8886fb38> <<< 11580 1726878451.37407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11580 1726878451.37439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11580 1726878451.37555: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8887b4e0> <<< 11580 1726878451.37571: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8885ed68> <<< 11580 1726878451.37594: 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' <<< 11580 1726878451.37611: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f88861198> <<< 11580 1726878451.37650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11580 1726878451.37668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11580 1726878451.37682: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b6f940> <<< 11580 1726878451.37714: 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 <<< 11580 1726878451.37733: 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 0x7f1f86b81240> <<< 11580 1726878451.37826: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888cfa20> <<< 11580 1726878451.37837: 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. <<< 11580 1726878451.38133: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11580 1726878451.38149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11580 1726878451.38161: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11580 1726878451.38175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11580 1726878451.38186: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11580 1726878451.38210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11580 1726878451.38224: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11580 1726878451.38241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11580 1726878451.38258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11580 1726878451.38333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11580 1726878451.38342: stdout chunk (state=3): >>>import '_functools' # <<< 11580 1726878451.38363: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11580 1726878451.38393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.38414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11580 1726878451.38431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11580 1726878451.38464: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86aef208> <<< 11580 1726878451.38491: 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' <<< 11580 1726878451.38500: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86af9438> <<< 11580 1726878451.38515: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11580 1726878451.38524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11580 1726878451.38553: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.38564: 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 0x7f1f86afd128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86af9c18> <<< 11580 1726878451.38575: stdout chunk (state=3): >>>import 'itertools' # <<< 11580 1726878451.38594: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11580 1726878451.38607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11580 1726878451.38621: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86afd208> <<< 11580 1726878451.38630: stdout chunk (state=3): >>>import '_collections' # <<< 11580 1726878451.38685: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b4a940> <<< 11580 1726878451.38700: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11580 1726878451.38717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11580 1726878451.38753: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b4ad30> <<< 11580 1726878451.38816: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b3c2e8> <<< 11580 1726878451.39042: 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 0x7f1f86b422e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b345c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b265f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f1f868a7438> <<< 11580 1726878451.39070: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86897eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b3c240> import '_locale' # <<< 11580 1726878451.39133: 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 0x7f1f868b3fd0> <<< 11580 1726878451.39162: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b20438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11580 1726878451.39195: 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 0x7f1f868b8390> <<< 11580 1726878451.39213: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8198> <<< 11580 1726878451.39243: 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 0x7f1f868b84a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b99198> <<< 11580 1726878451.39273: 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' <<< 11580 1726878451.39302: 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' <<< 11580 1726878451.39338: 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' <<< 11580 1726878451.39358: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8ba8> <<< 11580 1726878451.39387: 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 0x7f1f868c9860> <<< 11580 1726878451.39407: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11580 1726878451.39426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11580 1726878451.39448: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11580 1726878451.39466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11580 1726878451.39502: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868d1080> <<< 11580 1726878451.39528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11580 1726878451.39543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11580 1726878451.39577: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8644c358> <<< 11580 1726878451.39597: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868c9940> <<< 11580 1726878451.39612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11580 1726878451.39628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11580 1726878451.39681: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86451e10> <<< 11580 1726878451.39695: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b86d8> <<< 11580 1726878451.39712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11580 1726878451.39731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11580 1726878451.39753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11580 1726878451.39760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86476470> <<< 11580 1726878451.39783: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.39791: 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 0x7f1f86476828> <<< 11580 1726878451.39804: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11580 1726878451.39828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11580 1726878451.39852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11580 1726878451.39859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11580 1726878451.39871: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8647c518> <<< 11580 1726878451.39892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11580 1726878451.39912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11580 1726878451.39931: stdout chunk (state=3): >>>import 'time' # <<< 11580 1726878451.39948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11580 1726878451.39963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11580 1726878451.39985: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11580 1726878451.39993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11580 1726878451.40009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11580 1726878451.40053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11580 1726878451.40071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11580 1726878451.40079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11580 1726878451.40090: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86228d30> <<< 11580 1726878451.40206: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8621c470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8621c160> <<< 11580 1726878451.40224: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86212048> <<< 11580 1726878451.40245: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8647ceb8> <<< 11580 1726878451.40282: 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 0x7f1f86222128> <<< 11580 1726878451.40299: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86476ba8> <<< 11580 1726878451.40316: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11580 1726878451.40339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11580 1726878451.40374: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.40384: 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 0x7f1f8617a898> <<< 11580 1726878451.40396: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f862221d0> <<< 11580 1726878451.40405: stdout chunk (state=3): >>>import 'pwd' # <<< 11580 1726878451.40425: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.40436: 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 0x7f1f8617ac18> <<< 11580 1726878451.40491: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8a20> <<< 11580 1726878451.40512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11580 1726878451.40529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11580 1726878451.40547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11580 1726878451.40556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11580 1726878451.40588: 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 0x7f1f86193748> <<< 11580 1726878451.40615: 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' <<< 11580 1726878451.40758: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.40766: 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 0x7f1f8619c7b8> <<< 11580 1726878451.40796: 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 0x7f1f8619cc88> <<< 11580 1726878451.40829: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.40838: 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 0x7f1f8619cda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86193f98> <<< 11580 1726878451.40865: 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' <<< 11580 1726878451.40891: 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 0x7f1f861a4128> <<< 11580 1726878451.40901: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8619c668> <<< 11580 1726878451.40925: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.40935: 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 0x7f1f8619c3c8> <<< 11580 1726878451.40958: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86188c88> <<< 11580 1726878451.40970: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f864614e0> <<< 11580 1726878451.40998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11580 1726878451.41033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11580 1726878451.41078: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f861935f8> <<< 11580 1726878451.41228: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11580 1726878451.41238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11580 1726878451.41253: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8480aa90> <<< 11580 1726878451.41323: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 11580 1726878451.41342: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.41362: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11580 1726878451.41377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.41394: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 11580 1726878451.41402: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.42483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.43368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11580 1726878451.43380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845fc6d8> <<< 11580 1726878451.43388: stdout chunk (state=3): >>>import 'atexit' # <<< 11580 1726878451.43398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11580 1726878451.43438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11580 1726878451.43488: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.43506: 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 0x7f1f844f1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845fcf98> <<< 11580 1726878451.43528: 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' <<< 11580 1726878451.43539: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f845fc048> <<< 11580 1726878451.43547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11580 1726878451.43611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11580 1726878451.43621: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844cdcc0> <<< 11580 1726878451.43660: 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' <<< 11580 1726878451.43687: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11580 1726878451.43716: 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 <<< 11580 1726878451.43725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11580 1726878451.43805: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844d1588> <<< 11580 1726878451.43837: 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 0x7f1f844d1940> <<< 11580 1726878451.43871: 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 0x7f1f844d1fd0> <<< 11580 1726878451.43939: 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' <<< 11580 1726878451.43963: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84478c88> <<< 11580 1726878451.43993: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845fcef0> <<< 11580 1726878451.44280: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84491630> <<< 11580 1726878451.44305: 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' <<< 11580 1726878451.44315: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84823f60> <<< 11580 1726878451.44394: 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 0x7f1f844a5470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844a5588> # /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' <<< 11580 1726878451.44440: 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' <<< 11580 1726878451.44477: 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' <<< 11580 1726878451.44525: 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 0x7f1f84508048> <<< 11580 1726878451.44614: 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' <<< 11580 1726878451.44651: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8451d0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844f8438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11580 1726878451.44687: 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 0x7f1f844f8c50> <<< 11580 1726878451.44869: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844b0940> <<< 11580 1726878451.44898: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11580 1726878451.44923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.44960: 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' # <<< 11580 1726878451.45056: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846b70b8> <<< 11580 1726878451.45092: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844f8da0> <<< 11580 1726878451.45222: 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 0x7f1f846b7f28> <<< 11580 1726878451.45253: 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 0x7f1f846c4080> <<< 11580 1726878451.45300: 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 0x7f1f846c41d0> <<< 11580 1726878451.45322: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844a56d8> <<< 11580 1726878451.45347: 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 <<< 11580 1726878451.45376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11580 1726878451.45401: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.45429: 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 0x7f1f846d8b70> <<< 11580 1726878451.45568: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846d62b0> <<< 11580 1726878451.45594: 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' <<< 11580 1726878451.45614: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f846d64a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846c4d30> # zipimport: zlib available <<< 11580 1726878451.45631: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 11580 1726878451.45646: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.45713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.45777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.45793: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11580 1726878451.45837: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11580 1726878451.45903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.46017: 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' <<< 11580 1726878451.46035: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11580 1726878451.46045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11580 1726878451.46078: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.46094: 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 0x7f1f846edf60> <<< 11580 1726878451.46131: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846edc18> <<< 11580 1726878451.46172: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846ed438> <<< 11580 1726878451.46192: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11580 1726878451.46204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11580 1726878451.46244: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846eda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846e0dd8> # zipimport: zlib available <<< 11580 1726878451.46698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47141: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 11580 1726878451.47155: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11580 1726878451.47166: 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_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 11580 1726878451.47187: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 11580 1726878451.47197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47242: 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_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11580 1726878451.47263: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47271: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 11580 1726878451.47287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47397: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11580 1726878451.47526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11580 1726878451.47547: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84650d68> <<< 11580 1726878451.47553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.47902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48346: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 11580 1726878451.48359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48411: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 11580 1726878451.48420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48543: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 11580 1726878451.48559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11580 1726878451.48573: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11580 1726878451.48604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48635: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11580 1726878451.48645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.48983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11580 1726878451.48990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11580 1726878451.49125: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84705dd8> <<< 11580 1726878451.49136: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49143: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49160: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11580 1726878451.49175: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49273: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11580 1726878451.49291: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11580 1726878451.49316: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49370: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 11580 1726878451.49397: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49417: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49547: 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 <<< 11580 1726878451.49678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.49768: 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 0x7f1f8474a2e8> <<< 11580 1726878451.49835: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846a7128> <<< 11580 1726878451.49859: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 11580 1726878451.49868: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11580 1726878451.49919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49965: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.49991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50046: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11580 1726878451.50074: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11580 1726878451.50103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11580 1726878451.50123: 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' <<< 11580 1726878451.50253: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8465c0b8> <<< 11580 1726878451.50275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11580 1726878451.50288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11580 1726878451.50418: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8465c160> <<< 11580 1726878451.50431: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8474a668> <<< 11580 1726878451.50483: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84744080> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 11580 1726878451.50493: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50508: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50529: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 11580 1726878451.50547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50577: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 11580 1726878451.50670: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 11580 1726878451.50694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.50715: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11580 1726878451.51153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.51566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.52424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.53240: 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 0x7f1f80ae37f0> <<< 11580 1726878451.53275: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ae3ba8> # /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py <<< 11580 1726878451.53307: stdout chunk (state=3): >>># 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' <<< 11580 1726878451.53318: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 11580 1726878451.53348: stdout chunk (state=3): >>># 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' <<< 11580 1726878451.53361: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11580 1726878451.53373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11580 1726878451.53386: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11580 1726878451.53401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11580 1726878451.53415: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80af2358> <<< 11580 1726878451.53448: 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 0x7f1f8099f438> <<< 11580 1726878451.53462: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 11580 1726878451.53467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 11580 1726878451.53505: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8099f668> <<< 11580 1726878451.53525: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 11580 1726878451.53535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11580 1726878451.53566: 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' <<< 11580 1726878451.53609: 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 0x7f1f809ae048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809a8be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8099f748> <<< 11580 1726878451.53684: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ae5198> <<< 11580 1726878451.53703: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11580 1726878451.53711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11580 1726878451.53733: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 11580 1726878451.53744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809b40f0> <<< 11580 1726878451.53755: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11580 1726878451.53770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11580 1726878451.53918: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809b41d0> <<< 11580 1726878451.53935: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11580 1726878451.53944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11580 1726878451.53966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11580 1726878451.53985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11580 1726878451.54012: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809cf3c8> <<< 11580 1726878451.54022: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809c7668> <<< 11580 1726878451.54103: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80af20f0> <<< 11580 1726878451.54123: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b14908> <<< 11580 1726878451.54139: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11580 1726878451.54154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11580 1726878451.54170: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11580 1726878451.54210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11580 1726878451.54227: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 11580 1726878451.54239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 11580 1726878451.54254: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b528d0> <<< 11580 1726878451.54383: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b35b70> <<< 11580 1726878451.54446: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b56d30> # /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' <<< 11580 1726878451.54458: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 11580 1726878451.54513: 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 0x7f1f809905c0> <<< 11580 1726878451.54546: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py # code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' <<< 11580 1726878451.54573: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809907b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8097c278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b47ac8> <<< 11580 1726878451.54599: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b10e80> <<< 11580 1726878451.54610: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b10390> <<< 11580 1726878451.54619: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ae3c18> <<< 11580 1726878451.54684: 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 0x7f1f80b10828> # /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 0x7f1f80b10ac8> <<< 11580 1726878451.54696: 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' <<< 11580 1726878451.54731: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11580 1726878451.54774: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80990e48> <<< 11580 1726878451.54783: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80990ac8> <<< 11580 1726878451.54800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 11580 1726878451.54810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 11580 1726878451.54829: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80990d30> <<< 11580 1726878451.54846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 11580 1726878451.54859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84709e10> <<< 11580 1726878451.54879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11580 1726878451.54909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11580 1726878451.54926: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8470e4a8> <<< 11580 1726878451.54947: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 11580 1726878451.54958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.55031: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f847157b8> <<< 11580 1726878451.55050: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11580 1726878451.55067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11580 1726878451.55134: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11580 1726878451.55152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11580 1726878451.55172: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11580 1726878451.55256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11580 1726878451.55359: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f847c42e8> <<< 11580 1726878451.55409: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.55419: 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 0x7f1f847e2940> <<< 11580 1726878451.55646: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8472e7b8> <<< 11580 1726878451.55680: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84715ba8> # zipimport: zlib available <<< 11580 1726878451.55698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.55735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11580 1726878451.55780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11580 1726878451.56443: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8472e748> <<< 11580 1726878451.56455: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 11580 1726878451.56470: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11580 1726878451.56498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11580 1726878451.56521: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11580 1726878451.56575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11580 1726878451.56595: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 11580 1726878451.56604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 11580 1726878451.56622: 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' <<< 11580 1726878451.56631: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a6a6a0> <<< 11580 1726878451.56652: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a6a0b8> <<< 11580 1726878451.56760: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ab9a20> <<< 11580 1726878451.57167: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f861f19b0> import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 11580 1726878451.57180: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # <<< 11580 1726878451.57192: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.error' # <<< 11580 1726878451.57198: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11580 1726878451.57225: 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 <<< 11580 1726878451.57243: stdout chunk (state=3): >>># 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 <<< 11580 1726878451.57285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a76470> # /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' <<< 11580 1726878451.57337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11580 1726878451.57371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11580 1726878451.57382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11580 1726878451.57398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 11580 1726878451.57410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11580 1726878451.57427: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.57438: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f80a344e0> <<< 11580 1726878451.57446: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a2bdd8> <<< 11580 1726878451.57515: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a23d30> <<< 11580 1726878451.57804: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a76d30> <<< 11580 1726878451.57825: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a764a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80aaaa90> <<< 11580 1726878451.57867: 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' <<< 11580 1726878451.57898: 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 <<< 11580 1726878451.57926: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11580 1726878451.57983: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a44a58> <<< 11580 1726878451.58016: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a44828> <<< 11580 1726878451.58029: 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 <<< 11580 1726878451.58047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 11580 1726878451.58083: 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 0x7f1f809ef978> <<< 11580 1726878451.58093: 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 <<< 11580 1726878451.58109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809efa20> <<< 11580 1726878451.58125: 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 0x7f1f809efc50> <<< 11580 1726878451.58152: 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' <<< 11580 1726878451.58231: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809efdd8> <<< 11580 1726878451.58261: 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' <<< 11580 1726878451.58292: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a01400> <<< 11580 1726878451.58312: 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 <<< 11580 1726878451.58334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 11580 1726878451.58344: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 11580 1726878451.58359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a15ac8> <<< 11580 1726878451.58446: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a0bb00> <<< 11580 1726878451.58463: 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 <<< 11580 1726878451.58473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 11580 1726878451.58486: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 11580 1726878451.58492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 11580 1726878451.58522: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a15080> <<< 11580 1726878451.58548: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a0be80> <<< 11580 1726878451.58567: 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 <<< 11580 1726878451.58579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 11580 1726878451.58589: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8050e470> <<< 11580 1726878451.58611: 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' <<< 11580 1726878451.58641: 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 <<< 11580 1726878451.58664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 11580 1726878451.58718: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80517748> <<< 11580 1726878451.58737: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8050e940> <<< 11580 1726878451.58765: 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 <<< 11580 1726878451.58803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 11580 1726878451.58830: 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 <<< 11580 1726878451.58842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e0588> <<< 11580 1726878451.58859: 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 <<< 11580 1726878451.58868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 11580 1726878451.58875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 11580 1726878451.58914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 11580 1726878451.58946: 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 0x7f1f804ea3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e0be0> <<< 11580 1726878451.58959: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e09e8> <<< 11580 1726878451.58968: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.58986: 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 <<< 11580 1726878451.58996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 11580 1726878451.59057: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804ea518> <<< 11580 1726878451.59077: 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 <<< 11580 1726878451.59093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 11580 1726878451.59112: 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' <<< 11580 1726878451.59141: 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' <<< 11580 1726878451.59168: 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 <<< 11580 1726878451.59179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 11580 1726878451.59287: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802811d0> <<< 11580 1726878451.59374: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9908> # /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' <<< 11580 1726878451.59400: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8028e4e0> <<< 11580 1726878451.59496: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f02b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e0ba8> # /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 <<< 11580 1726878451.59521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 11580 1726878451.59531: 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 <<< 11580 1726878451.59545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 11580 1726878451.59561: 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 <<< 11580 1726878451.59570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 11580 1726878451.59587: 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 <<< 11580 1726878451.59614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 11580 1726878451.59667: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802b1c18> <<< 11580 1726878451.59731: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802b16a0> <<< 11580 1726878451.59770: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802ae0f0> <<< 11580 1726878451.59795: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9630> <<< 11580 1726878451.59914: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80522320> <<< 11580 1726878451.59960: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a473c8> <<< 11580 1726878451.59970: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a76908> <<< 11580 1726878451.60001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60169: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 11580 1726878451.60193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60270: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60407: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 11580 1726878451.60416: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60491: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 11580 1726878451.60501: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.60729: 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' <<< 11580 1726878451.60754: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80218668> <<< 11580 1726878451.60763: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 11580 1726878451.60866: stdout chunk (state=3): >>># zipimport: zlib available <<< 11580 1726878451.61018: stdout chunk (state=3): >>>import 'gc' # <<< 11580 1726878451.61330: 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 <<< 11580 1726878451.61340: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.61358: 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 <<< 11580 1726878451.61367: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 11580 1726878451.61403: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801eec50> <<< 11580 1726878451.61423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11580 1726878451.61459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11580 1726878451.61759: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801eee48> <<< 11580 1726878451.61780: 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' <<< 11580 1726878451.61808: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801d0c50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801ee278> <<< 11580 1726878451.61838: 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 <<< 11580 1726878451.61858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/const.cpython-36.pyc' <<< 11580 1726878451.61868: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/distutils/__init__.py <<< 11580 1726878451.61875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/__init__.cpython-36.pyc' import 'distutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801bf748> <<< 11580 1726878451.61904: 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' <<< 11580 1726878451.61923: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 11580 1726878451.61933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 11580 1726878451.61964: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801bff28> <<< 11580 1726878451.62017: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801bf908> <<< 11580 1726878451.62026: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801ee710> <<< 11580 1726878451.62053: 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 <<< 11580 1726878451.62109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 11580 1726878451.62139: 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' <<< 11580 1726878451.62161: 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' <<< 11580 1726878451.63500: 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 0x7f1f8014eba8> <<< 11580 1726878451.63511: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e898> <<< 11580 1726878451.63529: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 11580 1726878451.63578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 11580 1726878451.63700: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 11580 1726878451.63712: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f777c71d0> <<< 11580 1726878451.63735: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e9e8> <<< 11580 1726878451.63768: 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 <<< 11580 1726878451.63841: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 11580 1726878451.63973: 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 0x7f1f77522d68> <<< 11580 1726878451.64045: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f777c7358> <<< 11580 1726878451.64065: 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 <<< 11580 1726878451.64123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 11580 1726878451.64291: 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 0x7f1f77252cc0> <<< 11580 1726878451.64313: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f77516320> <<< 11580 1726878451.64338: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 11580 1726878451.64367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 11580 1726878451.64548: 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 0x7f1f77202ba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f77252e48> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/transaction.py <<< 11580 1726878451.64589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 11580 1726878451.64697: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 11580 1726878451.64708: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f76c7a748> <<< 11580 1726878451.64738: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f771f5518> <<< 11580 1726878451.64774: 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' <<< 11580 1726878451.64845: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f76c895c0> <<< 11580 1726878451.64863: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f76c68860> <<< 11580 1726878451.64871: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e358> <<< 11580 1726878451.64888: 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 <<< 11580 1726878451.64914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 11580 1726878451.64939: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 11580 1726878451.64958: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 11580 1726878451.64979: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 11580 1726878451.65006: 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 0x7f1f76799b38> <<< 11580 1726878451.65044: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7678ee80> <<< 11580 1726878451.65063: 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 <<< 11580 1726878451.65094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 11580 1726878451.65120: 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' <<< 11580 1726878451.65169: 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 0x7f1f767a9e10> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 11580 1726878451.65194: 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 <<< 11580 1726878451.65218: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767b0b38> <<< 11580 1726878451.65239: 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' <<< 11580 1726878451.65472: 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' <<< 11580 1726878451.65483: 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 0x7f1f767b8438> <<< 11580 1726878451.65498: 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 <<< 11580 1726878451.65520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767c0f98> <<< 11580 1726878451.65602: 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' <<< 11580 1726878451.65610: 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 0x7f1f7594b908> <<< 11580 1726878451.65774: 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 0x7f1f7594bac8> <<< 11580 1726878451.65788: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767b0d68> <<< 11580 1726878451.65799: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a9eb8> <<< 11580 1726878451.65818: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a97f0> <<< 11580 1726878451.65836: 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 <<< 11580 1726878451.65854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.65975: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' <<< 11580 1726878451.65985: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.6/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f75956e80> <<< 11580 1726878451.65992: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a9c50> <<< 11580 1726878451.66072: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f76799cf8> <<< 11580 1726878451.66106: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7678e390> <<< 11580 1726878451.66142: 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' <<< 11580 1726878451.66282: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 11580 1726878451.66294: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f7595ce48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7595ccf8> <<< 11580 1726878451.66314: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e4e0> <<< 11580 1726878451.66338: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 11580 1726878451.66346: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f759755f8> <<< 11580 1726878451.66368: 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 <<< 11580 1726878451.66383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 11580 1726878451.66406: 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 <<< 11580 1726878451.66413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 11580 1726878451.66440: 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 <<< 11580 1726878451.66451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 11580 1726878451.66474: 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 <<< 11580 1726878451.66490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.66516: 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 <<< 11580 1726878451.66551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 11580 1726878451.66587: 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 <<< 11580 1726878451.66771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 11580 1726878451.66873: 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' <<< 11580 1726878451.66883: 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 0x7f1f73a48588> <<< 11580 1726878451.67017: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a76dd8> <<< 11580 1726878451.67054: 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' <<< 11580 1726878451.67073: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845dcb70> <<< 11580 1726878451.67210: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a48cc0> # /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' <<< 11580 1726878451.67260: 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' <<< 11580 1726878451.67299: 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' <<< 11580 1726878451.67328: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592ba8> <<< 11580 1726878451.67340: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845929b0> <<< 11580 1726878451.67362: 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' <<< 11580 1726878451.67393: 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' <<< 11580 1726878451.67427: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592eb8> <<< 11580 1726878451.67440: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592a20> <<< 11580 1726878451.67469: 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' <<< 11580 1726878451.67483: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 11580 1726878451.67521: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f128> <<< 11580 1726878451.67545: 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' <<< 11580 1726878451.67605: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592e10> <<< 11580 1726878451.67625: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.67641: 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 <<< 11580 1726878451.67650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 11580 1726878451.67689: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f3c8> <<< 11580 1726878451.67699: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592dd8> <<< 11580 1726878451.67718: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py <<< 11580 1726878451.67726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 11580 1726878451.67767: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f2b0> <<< 11580 1726878451.67796: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 11580 1726878451.67857: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f6a0> <<< 11580 1726878451.67899: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/import_type.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 11580 1726878451.67917: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f748> <<< 11580 1726878451.67931: 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 <<< 11580 1726878451.67952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 11580 1726878451.67982: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f908> <<< 11580 1726878451.68050: 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' import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459f9e8> <<< 11580 1726878451.68085: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/pk.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 11580 1726878451.68127: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459fd30> <<< 11580 1726878451.68143: 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' <<< 11580 1726878451.68186: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8459ff98> <<< 11580 1726878451.68219: 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' <<< 11580 1726878451.68255: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845a2240> <<< 11580 1726878451.68301: 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' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845a2358> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py <<< 11580 1726878451.68311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 11580 1726878451.68350: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845a2320> <<< 11580 1726878451.68360: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84578e48> <<< 11580 1726878451.68400: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a60e10> <<< 11580 1726878451.68421: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/callbacks.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 11580 1726878451.68440: 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' <<< 11580 1726878451.68485: 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' <<< 11580 1726878451.68497: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f845a2710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845926d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a76da0> <<< 11580 1726878451.68515: 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 <<< 11580 1726878451.68525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845a25f8> <<< 11580 1726878451.68538: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a608d0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a5ba58> <<< 11580 1726878451.68546: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a55d30> <<< 11580 1726878451.68563: 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 <<< 11580 1726878451.68593: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 11580 1726878451.68610: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a5bf60> <<< 11580 1726878451.68628: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f75975588> <<< 11580 1726878451.68647: 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 <<< 11580 1726878451.68657: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.68681: 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 <<< 11580 1726878451.68705: stdout chunk (state=3): >>># 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 <<< 11580 1726878451.68719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 11580 1726878451.68756: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845b6e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845b6390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845b61d0> <<< 11580 1726878451.68775: 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 <<< 11580 1726878451.68788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 11580 1726878451.68796: 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 <<< 11580 1726878451.68831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 11580 1726878451.68856: 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 <<< 11580 1726878451.68885: 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' <<< 11580 1726878451.68905: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8455d0f0> <<< 11580 1726878451.68937: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 11580 1726878451.68958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 11580 1726878451.68989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11580 1726878451.69008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11580 1726878451.69027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11580 1726878451.69040: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 11580 1726878451.69069: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733cfcf8> <<< 11580 1726878451.69147: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.69159: 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 0x7f1f733d8438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84566b38> <<< 11580 1726878451.69192: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8455d518> <<< 11580 1726878451.69230: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845516d8> <<< 11580 1726878451.69270: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845434a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845431d0> # /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 11580 1726878451.69281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 11580 1726878451.69315: 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' <<< 11580 1726878451.69325: 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 <<< 11580 1726878451.69338: 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 0x7f1f733f5cf8> <<< 11580 1726878451.69366: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733d8b38> <<< 11580 1726878451.69384: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84543470> <<< 11580 1726878451.69399: 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 <<< 11580 1726878451.69407: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 11580 1726878451.69420: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733f8320> <<< 11580 1726878451.69475: 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 0x7f1f733f84e0> # /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 0x7f1f733f8588> <<< 11580 1726878451.69489: 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' <<< 11580 1726878451.69498: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733f86a0> <<< 11580 1726878451.69529: 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 <<< 11580 1726878451.69550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 11580 1726878451.69563: 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 <<< 11580 1726878451.69588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 11580 1726878451.69667: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 11580 1726878451.69677: 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 0x7f1f7317ac88> <<< 11580 1726878451.69690: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73165b70> <<< 11580 1726878451.69712: 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' <<< 11580 1726878451.69747: stdout chunk (state=3): >>>import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7317ab70> # /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' <<< 11580 1726878451.69767: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7317ac50> <<< 11580 1726878451.69776: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733f85f8> <<< 11580 1726878451.69791: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 11580 1726878451.69805: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 11580 1726878451.69818: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py <<< 11580 1726878451.69827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 11580 1726878451.69841: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73184908> <<< 11580 1726878451.69858: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73184668> <<< 11580 1726878451.69872: 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 <<< 11580 1726878451.69900: 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 0x7f1f73184e10> <<< 11580 1726878451.69916: 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 <<< 11580 1726878451.69945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73192f28> # /usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/repodict.py <<< 11580 1726878451.69957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 11580 1726878451.69968: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7319b160> <<< 11580 1726878451.69977: 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' <<< 11580 1726878451.70021: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7319bcc0> <<< 11580 1726878451.70030: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7319be80> <<< 11580 1726878451.70068: 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 <<< 11580 1726878451.70086: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 11580 1726878451.70098: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ee84e0> <<< 11580 1726878451.70115: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ee8048> <<< 11580 1726878451.70125: 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' <<< 11580 1726878451.70135: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ef2668> <<< 11580 1726878451.70145: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8019c048> <<< 11580 1726878451.70154: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801fd3c8> <<< 11580 1726878451.70448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11580 1726878451.70460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ef2860> <<< 11580 1726878451.70593: 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 <<< 11580 1726878451.70603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 11580 1726878451.70625: 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 <<< 11580 1726878451.70637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.70644: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14668> <<< 11580 1726878451.70665: 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' <<< 11580 1726878451.70693: 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 <<< 11580 1726878451.70717: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 11580 1726878451.70737: 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 <<< 11580 1726878451.70779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 11580 1726878451.70807: 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 <<< 11580 1726878451.70817: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ebfe48> <<< 11580 1726878451.70825: 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 <<< 11580 1726878451.70843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 11580 1726878451.70861: 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 <<< 11580 1726878451.70871: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 11580 1726878451.70898: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py # code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.71004: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' <<< 11580 1726878451.71019: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f72ec9f60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec9ac8> <<< 11580 1726878451.71030: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec57b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec5160> <<< 11580 1726878451.71058: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f25588> <<< 11580 1726878451.71076: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py <<< 11580 1726878451.71088: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 11580 1726878451.71095: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec5550> <<< 11580 1726878451.71122: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 11580 1726878451.71146: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.71169: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 11580 1726878451.71187: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 11580 1726878451.71208: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727ea748> <<< 11580 1726878451.71237: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec9e10> <<< 11580 1726878451.71264: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 11580 1726878451.71275: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 11580 1726878451.71285: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727f3fd0> <<< 11580 1726878451.71306: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 11580 1726878451.71314: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800198> <<< 11580 1726878451.71336: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 11580 1726878451.71348: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f728003c8> <<< 11580 1726878451.71369: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 11580 1726878451.71380: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800668> <<< 11580 1726878451.71402: 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 <<< 11580 1726878451.71416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' <<< 11580 1726878451.71426: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 11580 1726878451.71508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 11580 1726878451.71540: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800cc0> <<< 11580 1726878451.71548: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800ac8> <<< 11580 1726878451.71565: 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' <<< 11580 1726878451.71575: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800fd0> <<< 11580 1726878451.71587: 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 <<< 11580 1726878451.71604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-36.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7280bbe0> <<< 11580 1726878451.71618: 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 <<< 11580 1726878451.71635: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 11580 1726878451.71649: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7280bda0> <<< 11580 1726878451.71664: 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 <<< 11580 1726878451.71680: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 11580 1726878451.71694: 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 <<< 11580 1726878451.71715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 11580 1726878451.71727: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72812c88> <<< 11580 1726878451.71744: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f728125c0> <<< 11580 1726878451.71760: 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 <<< 11580 1726878451.71772: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 11580 1726878451.71778: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7281e828> <<< 11580 1726878451.71797: 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 <<< 11580 1726878451.71808: stdout chunk (state=3): >>># 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 0x7f1f7281eb38> <<< 11580 1726878451.71833: 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 <<< 11580 1726878451.71842: 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 0x7f1f7281ec88> <<< 11580 1726878451.71860: 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 <<< 11580 1726878451.71881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 11580 1726878451.71911: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7281ee48> <<< 11580 1726878451.71928: 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 <<< 11580 1726878451.71940: 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 0x7f1f727b7c18> <<< 11580 1726878451.71964: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 11580 1726878451.71980: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727b7e48> <<< 11580 1726878451.71994: 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 <<< 11580 1726878451.72011: 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 0x7f1f727c1080> <<< 11580 1726878451.72038: 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 # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 11580 1726878451.72063: 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' <<< 11580 1726878451.72077: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c1d30> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c1828> <<< 11580 1726878451.72103: 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 <<< 11580 1726878451.72111: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 11580 1726878451.72135: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 11580 1726878451.72145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' <<< 11580 1726878451.72162: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c8e10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c85f8> <<< 11580 1726878451.72184: 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 <<< 11580 1726878451.72191: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' <<< 11580 1726878451.72211: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727cf9e8> <<< 11580 1726878451.72219: 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 <<< 11580 1726878451.72238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 11580 1726878451.72250: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727cfc50> <<< 11580 1726878451.72273: 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' <<< 11580 1726878451.72287: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727dbcc0> <<< 11580 1726878451.72305: 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 <<< 11580 1726878451.72318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727dbeb8> <<< 11580 1726878451.72339: 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' <<< 11580 1726878451.72353: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72764048> <<< 11580 1726878451.72367: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14be0> <<< 11580 1726878451.72376: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ef2f98> <<< 11580 1726878451.72402: 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 <<< 11580 1726878451.72410: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 11580 1726878451.72434: 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' <<< 11580 1726878451.72455: 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 <<< 11580 1726878451.72468: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_version.cpython-36.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72764a90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727647b8> <<< 11580 1726878451.72477: 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 <<< 11580 1726878451.72506: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 11580 1726878451.72522: 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 <<< 11580 1726878451.72538: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 11580 1726878451.72564: 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 <<< 11580 1726878451.72577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72779208> <<< 11580 1726878451.72586: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727745f8> <<< 11580 1726878451.72608: 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 <<< 11580 1726878451.72618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.72626: 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 <<< 11580 1726878451.72652: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 11580 1726878451.72671: 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 <<< 11580 1726878451.72682: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 11580 1726878451.72694: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7278b240> <<< 11580 1726878451.72715: 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 <<< 11580 1726878451.72723: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 11580 1726878451.72742: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 11580 1726878451.72787: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72779780> <<< 11580 1726878451.72797: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72779470> <<< 11580 1726878451.72820: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72764860> <<< 11580 1726878451.72832: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14898> <<< 11580 1726878451.72848: 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 <<< 11580 1726878451.72861: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 11580 1726878451.72903: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72764668> <<< 11580 1726878451.72923: 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 <<< 11580 1726878451.72939: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 11580 1726878451.72963: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7279f6a0> <<< 11580 1726878451.72975: 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 <<< 11580 1726878451.72992: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 11580 1726878451.73005: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727296d8> <<< 11580 1726878451.73026: 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 <<< 11580 1726878451.73038: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 11580 1726878451.73044: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727343c8> <<< 11580 1726878451.73061: 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 <<< 11580 1726878451.73076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 11580 1726878451.73092: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727349e8> <<< 11580 1726878451.73118: 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' <<< 11580 1726878451.73144: 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' <<< 11580 1726878451.73165: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 11580 1726878451.73173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 11580 1726878451.73234: 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' <<< 11580 1726878451.73246: stdout chunk (state=3): >>>import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f72744080> <<< 11580 1726878451.73271: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a978> <<< 11580 1726878451.73280: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a6d8> <<< 11580 1726878451.73286: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a2e8> <<< 11580 1726878451.73309: 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 <<< 11580 1726878451.73316: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 11580 1726878451.73349: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a748> <<< 11580 1726878451.73366: 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 <<< 11580 1726878451.73381: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 11580 1726878451.73399: 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 <<< 11580 1726878451.73411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 11580 1726878451.73426: 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 <<< 11580 1726878451.73440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_compat.cpython-36.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72752d30> <<< 11580 1726878451.73450: 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 <<< 11580 1726878451.73459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/exceptions.cpython-36.pyc' <<< 11580 1726878451.73474: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72752e10> <<< 11580 1726878451.73493: 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' <<< 11580 1726878451.73620: 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 0x7f1f7275b668> <<< 11580 1726878451.73631: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7275b438> <<< 11580 1726878451.73649: 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' <<< 11580 1726878451.73663: 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 <<< 11580 1726878451.73679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 11580 1726878451.73694: 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 <<< 11580 1726878451.73712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 11580 1726878451.73731: 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 <<< 11580 1726878451.73743: 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 0x7f1f7205dba8> <<< 11580 1726878451.73758: 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 <<< 11580 1726878451.73772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11580 1726878451.73790: 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 <<< 11580 1726878451.73799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 11580 1726878451.73825: 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 0x7f1f7206be80> <<< 11580 1726878451.73850: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f720710b8> <<< 11580 1726878451.73870: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 11580 1726878451.73878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 11580 1726878451.73916: 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 0x7f1f72071240> <<< 11580 1726878451.73933: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72071128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7206b908> <<< 11580 1726878451.73960: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7205dcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7205d080> <<< 11580 1726878451.73979: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72054630> <<< 11580 1726878451.73989: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7275be80> <<< 11580 1726878451.74001: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72752710> <<< 11580 1726878451.74020: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72744b38> <<< 11580 1726878451.74045: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 11580 1726878451.74070: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7275b518> <<< 11580 1726878451.74080: 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 <<< 11580 1726878451.74093: stdout chunk (state=3): >>># 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 0x7f1f720715c0> <<< 11580 1726878451.74118: 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 <<< 11580 1726878451.74128: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 11580 1726878451.74143: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f720810b8> <<< 11580 1726878451.74153: 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 <<< 11580 1726878451.74162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 11580 1726878451.74178: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72081400> <<< 11580 1726878451.74198: 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 <<< 11580 1726878451.74205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 11580 1726878451.74223: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72081eb8> <<< 11580 1726878451.74239: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 11580 1726878451.74277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 11580 1726878451.74296: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72089a90> <<< 11580 1726878453.88681: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "state": "present", "allow_downgrade": false, "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}}} <<< 11580 1726878453.92946: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 11580 1726878453.92972: stdout chunk (state=3): >>># destroy __main__ <<< 11580 1726878453.93509: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 11580 1726878453.93524: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 11580 1726878453.93539: 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 <<< 11580 1726878453.93562: stdout chunk (state=3): >>># cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator <<< 11580 1726878453.93575: 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 # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy <<< 11580 1726878453.93588: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # 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 <<< 11580 1726878453.93600: stdout chunk (state=3): >>># cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal <<< 11580 1726878453.93612: 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 # cleanup[2] removing _string # 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 <<< 11580 1726878453.93645: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing 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 <<< 11580 1726878453.93657: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93675: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93684: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93706: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93725: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93739: 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 # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.package <<< 11580 1726878453.93767: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93789: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.93801: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 <<< 11580 1726878453.93811: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 11580 1726878453.94334: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11580 1726878453.94366: stdout chunk (state=3): >>># destroy zipimport <<< 11580 1726878453.94377: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 11580 1726878453.94396: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 11580 1726878453.94407: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 11580 1726878453.94428: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11580 1726878453.94437: stdout chunk (state=3): >>># destroy systemd._daemon <<< 11580 1726878453.94449: stdout chunk (state=3): >>># destroy selinux <<< 11580 1726878453.94458: stdout chunk (state=3): >>># destroy distro <<< 11580 1726878453.94483: 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 <<< 11580 1726878453.94539: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 11580 1726878453.94552: stdout chunk (state=3): >>># destroy six.moves.urllib_parse <<< 11580 1726878453.94559: stdout chunk (state=3): >>># destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 11580 1726878453.94583: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh <<< 11580 1726878453.94594: stdout chunk (state=3): >>># destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 11580 1726878453.94615: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 11580 1726878453.94661: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 11580 1726878453.94671: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.relativedelta # destroy dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz.tz <<< 11580 1726878453.94695: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 11580 1726878453.94712: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors <<< 11580 1726878453.94723: stdout chunk (state=3): >>># destroy pyexpat.model # destroy pyexpat <<< 11580 1726878453.94740: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 11580 1726878453.94781: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11580 1726878453.94798: 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 <<< 11580 1726878453.94815: 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 <<< 11580 1726878453.94831: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.94846: stdout chunk (state=3): >>># cleanup[3] wiping re <<< 11580 1726878453.94859: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types <<< 11580 1726878453.94868: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref <<< 11580 1726878453.94877: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib <<< 11580 1726878453.94893: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.94914: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 11580 1726878453.94941: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random <<< 11580 1726878453.94954: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # destroy _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 11580 1726878453.94964: stdout chunk (state=3): >>># destroy encodings # destroy _locale <<< 11580 1726878453.94976: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 11580 1726878453.94987: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 11580 1726878453.94996: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.95028: 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 # cleanup[3] wiping _selinux # cleanup[3] wiping argparse <<< 11580 1726878453.95040: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase <<< 11580 1726878453.95065: stdout chunk (state=3): >>># destroy email.mime # destroy email.mime.base # destroy email.mime.multipart # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.text # destroy email.base64mime # destroy email.headerregistry # destroy email.iterators # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # 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 <<< 11580 1726878453.95077: stdout chunk (state=3): >>># cleanup[3] wiping quopri # cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse <<< 11580 1726878453.95090: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words # cleanup[3] wiping email.message <<< 11580 1726878453.95100: 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 <<< 11580 1726878453.95122: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy enum <<< 11580 1726878453.95142: stdout chunk (state=3): >>># destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 11580 1726878453.95154: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback <<< 11580 1726878453.95168: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.95177: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.95191: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo <<< 11580 1726878453.95200: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._utils # cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb <<< 11580 1726878453.95229: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc # destroy _stat # cleanup[3] wiping gpg.gpgme <<< 11580 1726878453.95244: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 11580 1726878453.95260: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors <<< 11580 1726878453.95282: stdout chunk (state=3): >>># cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status <<< 11580 1726878453.95296: 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 <<< 11580 1726878453.95307: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 11580 1726878453.95318: stdout chunk (state=3): >>># destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history <<< 11580 1726878453.95329: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.95348: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11580 1726878453.95743: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 11580 1726878453.95757: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 11580 1726878453.95767: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 11580 1726878453.95776: stdout chunk (state=3): >>># destroy select <<< 11580 1726878453.95794: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11580 1726878453.95807: stdout chunk (state=3): >>># destroy pickle <<< 11580 1726878453.95831: 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 <<< 11580 1726878453.95842: stdout chunk (state=3): >>># destroy _operator <<< 11580 1726878453.95876: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 11580 1726878453.95896: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 11580 1726878453.95929: stdout chunk (state=3): >>># destroy gzip <<< 11580 1726878453.95940: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11580 1726878453.95991: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 11580 1726878453.96016: stdout chunk (state=3): >>># destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib # destroy pwd <<< 11580 1726878453.96029: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy locale # destroy contextlib <<< 11580 1726878453.96042: stdout chunk (state=3): >>># 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 <<< 11580 1726878453.96051: stdout chunk (state=3): >>># destroy gc # destroy math # destroy _functools <<< 11580 1726878453.96069: stdout chunk (state=3): >>># destroy urllib.parse <<< 11580 1726878453.96112: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy glob # destroy curses <<< 11580 1726878453.96125: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 11580 1726878453.96150: stdout chunk (state=3): >>># destroy rpm <<< 11580 1726878453.96188: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 11580 1726878453.96202: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner <<< 11580 1726878453.96216: stdout chunk (state=3): >>># destroy _json # destroy importlib.abc # destroy warnings <<< 11580 1726878453.96228: stdout chunk (state=3): >>># destroy types # destroy io # destroy _opcode # destroy dnf.yum.misc # destroy re <<< 11580 1726878453.96236: stdout chunk (state=3): >>># destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex # destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 11580 1726878453.96330: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11580 1726878453.97023: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11580 1726878453.97073: stderr chunk (state=3): >>><<< 11580 1726878453.97078: stdout chunk (state=3): >>><<< 11580 1726878453.97195: _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 0x7f1f8891be48> # /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 0x7f1f888b1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8891b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888be630> 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 0x7f1f888c5160> # /usr/lib64/python3.6/__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 0x7f1f888ca0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888c5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888c5390> # /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 0x7f1f8886f470> # /usr/lib64/python3.6/__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 0x7f1f88874e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8886fb38> # /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 0x7f1f8887b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8885ed68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f88861198> # /usr/lib64/python3.6/__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 0x7f1f86b6f940> # /usr/lib64/python3.6/__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 0x7f1f86b81240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f888cfa20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f1f86aef208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86af9438> # /usr/lib64/python3.6/__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 0x7f1f86afd128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86af9c18> 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 0x7f1f86afd208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b4a940> # /usr/lib64/python3.6/__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 0x7f1f86b4ad30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b3c2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b422e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b345c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b265f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f1f868a7438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86897eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b3c240> 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 0x7f1f868b3fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b20438> # /usr/lib64/python3.6/__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 0x7f1f868b8390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f868b84a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86b99198> # /usr/lib64/python3.6/__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 0x7f1f868b8f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8ba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868c9860> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f1f868d1080> # /usr/lib64/python3.6/__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 0x7f1f8644c358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868c9940> # /usr/lib64/python3.6/__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 0x7f1f86451e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b86d8> # /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 0x7f1f86476470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f86476828> # /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 0x7f1f8647c518> # /usr/lib64/python3.6/__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 0x7f1f86228d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8621c470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8621c160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86212048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8647ceb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f86222128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86476ba8> # /usr/lib64/python3.6/__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 0x7f1f8617a898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f862221d0> 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 0x7f1f8617ac18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f868b8a20> # /usr/lib64/python3.6/__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 0x7f1f86193748> # /usr/lib64/python3.6/__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 0x7f1f8619c7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f8619cc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f8619cda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86193f98> # /usr/lib64/python3.6/__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 0x7f1f861a4128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8619c668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f8619c3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f86188c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f864614e0> # /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 0x7f1f861935f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f1f8480aa90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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 0x7f1f845fc6d8> 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 0x7f1f844f1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845fcf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f845fc048> # /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 0x7f1f844cdcc0> # /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 0x7f1f844d1588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f844d1940> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f844d1fd0> # /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 0x7f1f84478c88> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845fcef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84491630> # /usr/lib64/python3.6/__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 0x7f1f84823f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f844a5470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844a5588> # /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 0x7f1f84508048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f1f8451d0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844f8438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844f8c50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844b0940> # /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 0x7f1f846b70b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844f8da0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f846b7f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f846c4080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f846c41d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f844a56d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f1f846d8b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846d62b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1f846d64a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846c4d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f846edf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846edc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846ed438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f1f846eda90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846e0dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f84650d68> # 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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f84705dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f8474a2e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f846a7128> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f1f8465c0b8> # /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 0x7f1f8465c160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8474a668> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84744080> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f80ae37f0> # /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 0x7f1f80ae3ba8> # /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 0x7f1f80af2358> # /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 0x7f1f8099f438> # /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 0x7f1f8099f668> # /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 0x7f1f809ae048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809a8be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8099f748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ae5198> # /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 0x7f1f809b40f0> # /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 0x7f1f809b41d0> # /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 0x7f1f809cf3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f809c7668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80af20f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b14908> # /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 0x7f1f80b528d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b35b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b56d30> # /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 0x7f1f809905c0> # /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 0x7f1f809907b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8097c278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b47ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b10e80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80b10390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ae3c18> # /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 0x7f1f80b10828> # /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 0x7f1f80b10ac8> # /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 0x7f1f80990e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80990ac8> # /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 0x7f1f80990d30> # /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 0x7f1f84709e10> # /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 0x7f1f8470e4a8> # /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 0x7f1f847157b8> # /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 0x7f1f847c42e8> # 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 0x7f1f847e2940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8472e7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84715ba8> # 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 0x7f1f8472e748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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 0x7f1f80a6a6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a6a0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80ab9a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f861f19b0> 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 0x7f1f80a76470> # /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 0x7f1f80a344e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a2bdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a23d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a76d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a764a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80aaaa90> # /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 0x7f1f80a44a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a44828> # /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 0x7f1f809ef978> # /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 0x7f1f809efa20> # /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 0x7f1f809efc50> # /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 0x7f1f809efdd8> # /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 0x7f1f80a01400> # /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 0x7f1f80a15ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a0bb00> # /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 0x7f1f80a15080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a0be80> # /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 0x7f1f8050e470> # /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 0x7f1f80517748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8050e940> # /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 0x7f1f804e0588> # /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 0x7f1f804ea3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e0be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e09e8> # /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 0x7f1f804ea518> # /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 0x7f1f802811d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9908> # /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 0x7f1f8028e4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f02b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804e0ba8> # /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 0x7f1f802b1c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802b16a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f802ae0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f804f9630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80522320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a473c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f80a76908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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_5huocpdx/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_5huocpdx/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 0x7f1f80218668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_5huocpdx/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 0x7f1f801eec50> # /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 0x7f1f801eee48> # /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 0x7f1f801d0c50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801ee278> # /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 0x7f1f801bf748> # /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 0x7f1f801bff28> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801bf908> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801ee710> # /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 0x7f1f8014eba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e898> # /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 0x7f1f777c71d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e9e8> # /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 0x7f1f77522d68> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f777c7358> # /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 0x7f1f77252cc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f77516320> # /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 0x7f1f77202ba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f77252e48> # /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 0x7f1f76c7a748> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f771f5518> # /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 0x7f1f76c895c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f76c68860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e358> # /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 0x7f1f76799b38> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7678ee80> # /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 0x7f1f767a9e10> # /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 0x7f1f767b0b38> # /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 0x7f1f767b8438> # /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 0x7f1f767c0f98> # 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 0x7f1f7594b908> # 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 0x7f1f7594bac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767b0d68> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a9eb8> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a97f0> # /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 0x7f1f75956e80> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f767a9c50> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f76799cf8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7678e390> # /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 0x7f1f7595ce48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7595ccf8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8014e4e0> # /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 0x7f1f759755f8> # /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 0x7f1f73a48588> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a76dd8> # /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 0x7f1f845dcb70> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a48cc0> # /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 0x7f1f84592ba8> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845929b0> # /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 0x7f1f84592eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592a20> # /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 0x7f1f8459f128> # /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 0x7f1f8459f240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592e10> # /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 0x7f1f8459f3c8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84592dd8> # /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 0x7f1f8459f2b0> # /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 0x7f1f8459f6a0> # /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 0x7f1f8459f748> # /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 0x7f1f8459f908> # /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 0x7f1f8459f9e8> # /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 0x7f1f8459fd30> # /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 0x7f1f8459ff98> # /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 0x7f1f845a2240> # /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 0x7f1f845a2358> # /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 0x7f1f845a2320> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84578e48> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a60e10> # /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 0x7f1f845a2710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845926d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a76da0> # /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 0x7f1f845a25f8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a608d0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a5ba58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73a55d30> # /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 0x7f1f73a5bf60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f75975588> # /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 0x7f1f845b6e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845b6390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845b61d0> # /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 0x7f1f8455d0f0> # /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 0x7f1f733cfcf8> # 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 0x7f1f733d8438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84566b38> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8455d518> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845516d8> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845434a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f845431d0> # /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 0x7f1f733f5cf8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733d8b38> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f84543470> # /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 0x7f1f733f8320> # /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 0x7f1f733f84e0> # /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 0x7f1f733f8588> # /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 0x7f1f733f86a0> # /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 0x7f1f7317ac88> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73165b70> # /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 0x7f1f7317ab70> # /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 0x7f1f7317ac50> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f733f85f8> # /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 0x7f1f73184908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f73184668> # /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 0x7f1f73184e10> # /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 0x7f1f73192f28> # /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 0x7f1f7319b160> # /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 0x7f1f7319bcc0> # /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 0x7f1f7319be80> # /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 0x7f1f72ee84e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ee8048> # /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 0x7f1f72ef2668> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f8019c048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f801fd3c8> # /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 0x7f1f72ef2860> # /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 0x7f1f72f14668> # /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 0x7f1f72ebfe48> # /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 0x7f1f72ec9f60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec9ac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec57b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec5160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f25588> # /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 0x7f1f72ec5550> # /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 0x7f1f727ea748> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ec9e10> # /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 0x7f1f727f3fd0> # /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 0x7f1f72800198> # /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 0x7f1f728003c8> # /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 0x7f1f72800668> # /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 0x7f1f72800cc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72800ac8> # /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 0x7f1f72800fd0> # /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 0x7f1f7280bbe0> # /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 0x7f1f7280bda0> # /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 0x7f1f72812c88> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f728125c0> # /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 0x7f1f7281e828> # /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 0x7f1f7281eb38> # /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 0x7f1f7281ec88> # /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 0x7f1f7281ee48> # /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 0x7f1f727b7c18> # /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 0x7f1f727b7e48> # /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 0x7f1f727c1080> # /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 0x7f1f727c1d30> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c1828> # /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 0x7f1f727c8e10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727c85f8> # /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 0x7f1f727cf9e8> # /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 0x7f1f727cfc50> # /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 0x7f1f727dbcc0> # /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 0x7f1f727dbeb8> # /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 0x7f1f72764048> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72ef2f98> # /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 0x7f1f72764a90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727647b8> # /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 0x7f1f72779208> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f727745f8> # /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 0x7f1f7278b240> # /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 0x7f1f72779780> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72779470> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72764860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72f14898> # /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 0x7f1f72764668> # /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 0x7f1f7279f6a0> # /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 0x7f1f727296d8> # /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 0x7f1f727343c8> # /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 0x7f1f727349e8> # /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 0x7f1f72744080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a6d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7273a2e8> # /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 0x7f1f7273a748> # /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 0x7f1f72752d30> # /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 0x7f1f72752e10> # /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 0x7f1f7275b668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7275b438> # /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 0x7f1f7205dba8> # /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 0x7f1f7206be80> # /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 0x7f1f720710b8> # /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 0x7f1f72071240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72071128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7206b908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7205dcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7205d080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72054630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f7275be80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72752710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1f72744b38> # /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 0x7f1f7275b518> # /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 0x7f1f720715c0> # /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 0x7f1f720810b8> # /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 0x7f1f72081400> # /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 0x7f1f72081eb8> # /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 0x7f1f72089a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["policycoreutils-python-utils"], "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 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 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.47.34 closed. 11580 1726878453.97428: done with _execute_module (ansible.legacy.dnf, {'name': ['policycoreutils-python-utils'], 'state': 'present', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726878451.241007-11580-57136081166416/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11580 1726878453.97452: _low_level_execute_command(): starting 11580 1726878453.97458: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878451.241007-11580-57136081166416/ > /dev/null 2>&1 && sleep 0' 11580 1726878454.00267: stderr chunk (state=2): >>><<< 11580 1726878454.00273: stdout chunk (state=2): >>><<< 11580 1726878454.00287: _low_level_execute_command() done: rc=0, stdout=, stderr= 11580 1726878454.00293: handler run complete 11580 1726878454.00317: attempt loop complete, returning result 11580 1726878454.00321: _execute() done 11580 1726878454.00324: dumping result to json 11580 1726878454.00334: done dumping result, returning 11580 1726878454.00341: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [0affdecc-488f-1992-aed8-0000000003b0] 11580 1726878454.00347: sending task result for task 0affdecc-488f-1992-aed8-0000000003b0 11580 1726878454.00377: done sending task result for task 0affdecc-488f-1992-aed8-0000000003b0 11580 1726878454.00380: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 11123 1726878454.00657: no more pending results, returning what we have 11123 1726878454.00659: results queue empty 11123 1726878454.00660: checking for any_errors_fatal 11123 1726878454.00664: done checking for any_errors_fatal 11123 1726878454.00665: checking for max_fail_percentage 11123 1726878454.00666: done checking for max_fail_percentage 11123 1726878454.00667: checking to see if all hosts have failed and the running result is not ok 11123 1726878454.00667: done checking to see if all hosts have failed 11123 1726878454.00668: getting the remaining hosts for this loop 11123 1726878454.00668: done getting the remaining hosts for this loop 11123 1726878454.00671: getting the next task for host managed_node3 11123 1726878454.00678: done getting next task for host managed_node3 11123 1726878454.00680: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 11123 1726878454.00684: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878454.00691: getting variables 11123 1726878454.00691: in VariableManager get_vars() 11123 1726878454.00718: Calling all_inventory to load vars for managed_node3 11123 1726878454.00720: Calling groups_inventory to load vars for managed_node3 11123 1726878454.00721: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878454.00730: Calling all_plugins_play to load vars for managed_node3 11123 1726878454.00731: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878454.00736: Calling groups_plugins_play to load vars for managed_node3 11123 1726878454.00884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878454.01011: done with get_vars() 11123 1726878454.01019: done getting variables 11123 1726878454.01064: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 20 September 2024 20:27:34 -0400 (0:00:02.846) 0:00:39.993 ****** 11123 1726878454.01094: entering _queue_task() for managed_node3/debug 11123 1726878454.01261: worker is 1 (out of 1 available) 11123 1726878454.01275: exiting _queue_task() for managed_node3/debug 11123 1726878454.01286: done queuing things up, now waiting for results queue to drain 11123 1726878454.01288: waiting for pending results... 11622 1726878454.01411: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 11622 1726878454.01568: in run() - task 0affdecc-488f-1992-aed8-0000000003b2 11622 1726878454.01585: variable 'ansible_search_path' from source: unknown 11622 1726878454.01589: variable 'ansible_search_path' from source: unknown 11622 1726878454.01616: calling self._execute() 11622 1726878454.01679: variable 'ansible_host' from source: host vars for 'managed_node3' 11622 1726878454.01686: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11622 1726878454.01695: variable 'omit' from source: magic vars 11622 1726878454.02031: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11622 1726878454.04214: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11622 1726878454.04271: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11622 1726878454.04299: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11622 1726878454.04331: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11622 1726878454.04364: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11622 1726878454.04455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11622 1726878454.04479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11622 1726878454.04516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11622 1726878454.04556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11622 1726878454.04569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11622 1726878454.04691: variable '__selinux_is_transactional' from source: set_fact 11622 1726878454.04719: Evaluated conditional (__selinux_is_transactional | d(false)): False 11622 1726878454.04729: when evaluation is False, skipping this task 11622 1726878454.04737: _execute() done 11622 1726878454.04741: dumping result to json 11622 1726878454.04745: done dumping result, returning 11622 1726878454.04751: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [0affdecc-488f-1992-aed8-0000000003b2] 11622 1726878454.04758: sending task result for task 0affdecc-488f-1992-aed8-0000000003b2 11622 1726878454.04780: done sending task result for task 0affdecc-488f-1992-aed8-0000000003b2 11622 1726878454.04784: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__selinux_is_transactional | d(false)" } 11123 1726878454.04890: no more pending results, returning what we have 11123 1726878454.04892: results queue empty 11123 1726878454.04893: checking for any_errors_fatal 11123 1726878454.04901: done checking for any_errors_fatal 11123 1726878454.04901: checking for max_fail_percentage 11123 1726878454.04902: done checking for max_fail_percentage 11123 1726878454.04903: checking to see if all hosts have failed and the running result is not ok 11123 1726878454.04904: done checking to see if all hosts have failed 11123 1726878454.04904: getting the remaining hosts for this loop 11123 1726878454.04905: done getting the remaining hosts for this loop 11123 1726878454.04908: getting the next task for host managed_node3 11123 1726878454.04915: done getting next task for host managed_node3 11123 1726878454.04918: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 11123 1726878454.04923: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878454.04937: getting variables 11123 1726878454.04938: in VariableManager get_vars() 11123 1726878454.04972: Calling all_inventory to load vars for managed_node3 11123 1726878454.04974: Calling groups_inventory to load vars for managed_node3 11123 1726878454.04976: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878454.04984: Calling all_plugins_play to load vars for managed_node3 11123 1726878454.04986: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878454.04988: Calling groups_plugins_play to load vars for managed_node3 11123 1726878454.05098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878454.05288: done with get_vars() 11123 1726878454.05297: done getting variables 11123 1726878454.05355: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 20 September 2024 20:27:34 -0400 (0:00:00.042) 0:00:40.036 ****** 11123 1726878454.05383: entering _queue_task() for managed_node3/reboot 11123 1726878454.05534: worker is 1 (out of 1 available) 11123 1726878454.05547: exiting _queue_task() for managed_node3/reboot 11123 1726878454.05558: done queuing things up, now waiting for results queue to drain 11123 1726878454.05559: waiting for pending results... 11623 1726878454.05679: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 11623 1726878454.05834: in run() - task 0affdecc-488f-1992-aed8-0000000003b3 11623 1726878454.05851: variable 'ansible_search_path' from source: unknown 11623 1726878454.05856: variable 'ansible_search_path' from source: unknown 11623 1726878454.05886: calling self._execute() 11623 1726878454.05957: variable 'ansible_host' from source: host vars for 'managed_node3' 11623 1726878454.05965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11623 1726878454.05973: variable 'omit' from source: magic vars 11623 1726878454.06481: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11623 1726878454.08197: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11623 1726878454.08245: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11623 1726878454.08283: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11623 1726878454.08309: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11623 1726878454.08333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11623 1726878454.08385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11623 1726878454.08408: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11623 1726878454.08430: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11623 1726878454.08459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11623 1726878454.08470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11623 1726878454.08549: variable '__selinux_is_transactional' from source: set_fact 11623 1726878454.08565: Evaluated conditional (__selinux_is_transactional | d(false)): False 11623 1726878454.08569: when evaluation is False, skipping this task 11623 1726878454.08572: _execute() done 11623 1726878454.08576: dumping result to json 11623 1726878454.08580: done dumping result, returning 11623 1726878454.08587: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [0affdecc-488f-1992-aed8-0000000003b3] 11623 1726878454.08592: sending task result for task 0affdecc-488f-1992-aed8-0000000003b3 11623 1726878454.08616: done sending task result for task 0affdecc-488f-1992-aed8-0000000003b3 11623 1726878454.08620: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 11123 1726878454.08769: no more pending results, returning what we have 11123 1726878454.08771: results queue empty 11123 1726878454.08772: checking for any_errors_fatal 11123 1726878454.08776: done checking for any_errors_fatal 11123 1726878454.08777: checking for max_fail_percentage 11123 1726878454.08778: done checking for max_fail_percentage 11123 1726878454.08779: checking to see if all hosts have failed and the running result is not ok 11123 1726878454.08779: done checking to see if all hosts have failed 11123 1726878454.08780: getting the remaining hosts for this loop 11123 1726878454.08781: done getting the remaining hosts for this loop 11123 1726878454.08784: getting the next task for host managed_node3 11123 1726878454.08792: done getting next task for host managed_node3 11123 1726878454.08795: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 11123 1726878454.08800: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878454.08812: getting variables 11123 1726878454.08813: in VariableManager get_vars() 11123 1726878454.08845: Calling all_inventory to load vars for managed_node3 11123 1726878454.08847: Calling groups_inventory to load vars for managed_node3 11123 1726878454.08848: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878454.08854: Calling all_plugins_play to load vars for managed_node3 11123 1726878454.08856: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878454.08858: Calling groups_plugins_play to load vars for managed_node3 11123 1726878454.08997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878454.09120: done with get_vars() 11123 1726878454.09127: done getting variables 11123 1726878454.09168: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 20 September 2024 20:27:34 -0400 (0:00:00.038) 0:00:40.074 ****** 11123 1726878454.09193: entering _queue_task() for managed_node3/fail 11123 1726878454.09345: worker is 1 (out of 1 available) 11123 1726878454.09359: exiting _queue_task() for managed_node3/fail 11123 1726878454.09369: done queuing things up, now waiting for results queue to drain 11123 1726878454.09370: waiting for pending results... 11625 1726878454.09485: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 11625 1726878454.09635: in run() - task 0affdecc-488f-1992-aed8-0000000003b4 11625 1726878454.09651: variable 'ansible_search_path' from source: unknown 11625 1726878454.09654: variable 'ansible_search_path' from source: unknown 11625 1726878454.09681: calling self._execute() 11625 1726878454.09764: variable 'ansible_host' from source: host vars for 'managed_node3' 11625 1726878454.09772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11625 1726878454.09782: variable 'omit' from source: magic vars 11625 1726878454.10195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11625 1726878454.12182: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11625 1726878454.12246: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11625 1726878454.12281: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11625 1726878454.12313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11625 1726878454.12344: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11625 1726878454.12412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11625 1726878454.12445: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11625 1726878454.12471: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11625 1726878454.12510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11625 1726878454.12525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11625 1726878454.12636: variable '__selinux_is_transactional' from source: set_fact 11625 1726878454.12654: Evaluated conditional (__selinux_is_transactional | d(false)): False 11625 1726878454.12659: when evaluation is False, skipping this task 11625 1726878454.12663: _execute() done 11625 1726878454.12666: dumping result to json 11625 1726878454.12669: done dumping result, returning 11625 1726878454.12675: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [0affdecc-488f-1992-aed8-0000000003b4] 11625 1726878454.12681: sending task result for task 0affdecc-488f-1992-aed8-0000000003b4 11625 1726878454.12709: done sending task result for task 0affdecc-488f-1992-aed8-0000000003b4 11625 1726878454.12712: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 11123 1726878454.12911: no more pending results, returning what we have 11123 1726878454.12913: results queue empty 11123 1726878454.12914: checking for any_errors_fatal 11123 1726878454.12919: done checking for any_errors_fatal 11123 1726878454.12920: checking for max_fail_percentage 11123 1726878454.12921: done checking for max_fail_percentage 11123 1726878454.12922: checking to see if all hosts have failed and the running result is not ok 11123 1726878454.12922: done checking to see if all hosts have failed 11123 1726878454.12923: getting the remaining hosts for this loop 11123 1726878454.12925: done getting the remaining hosts for this loop 11123 1726878454.12927: getting the next task for host managed_node3 11123 1726878454.12941: done getting next task for host managed_node3 11123 1726878454.12944: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 11123 1726878454.12949: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878454.12962: getting variables 11123 1726878454.12963: in VariableManager get_vars() 11123 1726878454.13004: Calling all_inventory to load vars for managed_node3 11123 1726878454.13007: Calling groups_inventory to load vars for managed_node3 11123 1726878454.13009: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878454.13017: Calling all_plugins_play to load vars for managed_node3 11123 1726878454.13020: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878454.13023: Calling groups_plugins_play to load vars for managed_node3 11123 1726878454.13184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878454.13400: done with get_vars() 11123 1726878454.13409: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 20 September 2024 20:27:34 -0400 (0:00:00.043) 0:00:40.117 ****** 11123 1726878454.13502: entering _queue_task() for managed_node3/setup 11123 1726878454.13665: worker is 1 (out of 1 available) 11123 1726878454.13680: exiting _queue_task() for managed_node3/setup 11123 1726878454.13691: done queuing things up, now waiting for results queue to drain 11123 1726878454.13692: waiting for pending results... 11628 1726878454.13810: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts 11628 1726878454.13968: in run() - task 0affdecc-488f-1992-aed8-0000000003b6 11628 1726878454.13982: variable 'ansible_search_path' from source: unknown 11628 1726878454.13986: variable 'ansible_search_path' from source: unknown 11628 1726878454.14013: calling self._execute() 11628 1726878454.14073: variable 'ansible_host' from source: host vars for 'managed_node3' 11628 1726878454.14081: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11628 1726878454.14089: variable 'omit' from source: magic vars 11628 1726878454.14476: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11628 1726878454.16175: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11628 1726878454.16249: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11628 1726878454.16287: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11628 1726878454.16313: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11628 1726878454.16337: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11628 1726878454.16388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11628 1726878454.16415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11628 1726878454.16440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11628 1726878454.16467: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11628 1726878454.16478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11628 1726878454.16572: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 11628 1726878454.16579: variable 'omit' from source: magic vars 11628 1726878454.16651: variable 'omit' from source: magic vars 11628 1726878454.16674: variable 'omit' from source: magic vars 11628 1726878454.16693: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11628 1726878454.16713: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11628 1726878454.16727: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11628 1726878454.16742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11628 1726878454.16752: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11628 1726878454.16775: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11628 1726878454.16780: variable 'ansible_host' from source: host vars for 'managed_node3' 11628 1726878454.16784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11628 1726878454.16849: Set connection var ansible_timeout to 10 11628 1726878454.16854: Set connection var ansible_connection to ssh 11628 1726878454.16860: Set connection var ansible_shell_executable to /bin/sh 11628 1726878454.16868: Set connection var ansible_pipelining to False 11628 1726878454.16873: Set connection var ansible_module_compression to ZIP_DEFLATED 11628 1726878454.16879: Set connection var ansible_shell_type to sh 11628 1726878454.16894: variable 'ansible_shell_executable' from source: unknown 11628 1726878454.16898: variable 'ansible_connection' from source: unknown 11628 1726878454.16901: variable 'ansible_module_compression' from source: unknown 11628 1726878454.16905: variable 'ansible_shell_type' from source: unknown 11628 1726878454.16908: variable 'ansible_shell_executable' from source: unknown 11628 1726878454.16911: variable 'ansible_host' from source: host vars for 'managed_node3' 11628 1726878454.16916: variable 'ansible_pipelining' from source: unknown 11628 1726878454.16919: variable 'ansible_timeout' from source: unknown 11628 1726878454.16923: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11628 1726878454.17014: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11628 1726878454.17025: variable 'omit' from source: magic vars 11628 1726878454.17031: starting attempt loop 11628 1726878454.17036: running the handler 11628 1726878454.17047: _low_level_execute_command(): starting 11628 1726878454.17054: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11628 1726878454.19354: stdout chunk (state=2): >>>/root <<< 11628 1726878454.19477: stderr chunk (state=3): >>><<< 11628 1726878454.19483: stdout chunk (state=3): >>><<< 11628 1726878454.19498: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11628 1726878454.19509: _low_level_execute_command(): starting 11628 1726878454.19514: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422 `" && echo ansible-tmp-1726878454.1950517-11628-203946035207422="` echo /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422 `" ) && sleep 0' 11628 1726878454.21974: stdout chunk (state=2): >>>ansible-tmp-1726878454.1950517-11628-203946035207422=/root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422 <<< 11628 1726878454.22074: stderr chunk (state=3): >>><<< 11628 1726878454.22080: stdout chunk (state=3): >>><<< 11628 1726878454.22092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878454.1950517-11628-203946035207422=/root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422 , stderr= 11628 1726878454.22124: variable 'ansible_module_compression' from source: unknown 11628 1726878454.22159: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11628 1726878454.22208: variable 'ansible_facts' from source: unknown 11628 1726878454.22369: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/AnsiballZ_setup.py 11628 1726878454.22746: Sending initial data 11628 1726878454.22753: Sent initial data (154 bytes) 11628 1726878454.25142: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpk0ma2sg8 /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/AnsiballZ_setup.py <<< 11628 1726878454.27428: stderr chunk (state=3): >>><<< 11628 1726878454.27435: stdout chunk (state=3): >>><<< 11628 1726878454.27455: done transferring module to remote 11628 1726878454.27467: _low_level_execute_command(): starting 11628 1726878454.27472: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/ /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/AnsiballZ_setup.py && sleep 0' 11628 1726878454.29774: stderr chunk (state=2): >>><<< 11628 1726878454.29784: stdout chunk (state=2): >>><<< 11628 1726878454.29801: _low_level_execute_command() done: rc=0, stdout=, stderr= 11628 1726878454.29808: _low_level_execute_command(): starting 11628 1726878454.29813: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/AnsiballZ_setup.py && sleep 0' 11628 1726878454.32857: 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 <<< 11628 1726878454.32891: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11628 1726878454.32901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11628 1726878454.32917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11628 1726878454.32943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11628 1726878454.32957: stdout chunk (state=3): >>>import '_codecs' # <<< 11628 1726878454.32985: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d140e48> <<< 11628 1726878454.33011: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11628 1726878454.33031: 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 0x7f8e5d0d6828> <<< 11628 1726878454.33042: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d1409b0> <<< 11628 1726878454.33064: 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' <<< 11628 1726878454.33081: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0e3630> <<< 11628 1726878454.33099: stdout chunk (state=3): >>>import '_signal' # <<< 11628 1726878454.33125: 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' <<< 11628 1726878454.33146: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ea160> <<< 11628 1726878454.33164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11628 1726878454.33173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11628 1726878454.33192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11628 1726878454.33200: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11628 1726878454.33216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11628 1726878454.33238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11628 1726878454.33246: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ef0f0> <<< 11628 1726878454.33266: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ea748> <<< 11628 1726878454.33292: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ea390> <<< 11628 1726878454.33325: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11628 1726878454.33336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11628 1726878454.33356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11628 1726878454.33370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11628 1726878454.33388: stdout chunk (state=3): >>>import 'errno' # <<< 11628 1726878454.33403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11628 1726878454.33424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11628 1726878454.33441: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d094470> <<< 11628 1726878454.33463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11628 1726878454.33476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11628 1726878454.33496: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11628 1726878454.33510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11628 1726878454.33520: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d094b38> <<< 11628 1726878454.33552: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11628 1726878454.33591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11628 1726878454.33697: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0a04e0> <<< 11628 1726878454.33715: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d083d68> <<< 11628 1726878454.33731: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11628 1726878454.33744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d086198> <<< 11628 1726878454.33785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11628 1726878454.33799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11628 1726878454.33816: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b394940> <<< 11628 1726878454.33830: 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 <<< 11628 1726878454.33859: 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 0x7f8e5b3a6240> <<< 11628 1726878454.33947: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0f4a20> <<< 11628 1726878454.33955: 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. <<< 11628 1726878454.34346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11628 1726878454.34354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11628 1726878454.34372: 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' <<< 11628 1726878454.34395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11628 1726878454.34409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11628 1726878454.34427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11628 1726878454.34437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11628 1726878454.34461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11628 1726878454.34539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 11628 1726878454.34557: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11628 1726878454.34590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11628 1726878454.34608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11628 1726878454.34618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11628 1726878454.34640: stdout chunk (state=3): >>>import '_operator' # <<< 11628 1726878454.34650: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2cb278> <<< 11628 1726878454.34663: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11628 1726878454.34681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 11628 1726878454.34692: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2d64a8> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py # code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11628 1726878454.34716: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.34736: 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 0x7f8e5b2d7198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2d6c88> <<< 11628 1726878454.34749: stdout chunk (state=3): >>>import 'itertools' # <<< 11628 1726878454.34764: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11628 1726878454.34776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11628 1726878454.34789: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2d7278> <<< 11628 1726878454.34796: stdout chunk (state=3): >>>import '_collections' # <<< 11628 1726878454.34853: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b36f9b0> <<< 11628 1726878454.34864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11628 1726878454.34884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11628 1726878454.34910: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b36fda0> <<< 11628 1726878454.34975: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b361358> <<< 11628 1726878454.35010: 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 0x7f8e5b366358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b359630> <<< 11628 1726878454.35047: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b34b668> <<< 11628 1726878454.35070: 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' <<< 11628 1726878454.35091: stdout chunk (state=3): >>>import '_sre' # <<< 11628 1726878454.35099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11628 1726878454.35124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11628 1726878454.35143: 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' <<< 11628 1726878454.35168: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b085470> <<< 11628 1726878454.35185: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b075ef0> <<< 11628 1726878454.35206: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b361630> <<< 11628 1726878454.35213: stdout chunk (state=3): >>>import '_locale' # <<< 11628 1726878454.35253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11628 1726878454.35270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097048> <<< 11628 1726878454.35280: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b3454a8> <<< 11628 1726878454.35290: 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' <<< 11628 1726878454.35316: 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 0x7f8e5b0973c8> <<< 11628 1726878454.35330: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0971d0> <<< 11628 1726878454.35348: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.35369: 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 0x7f8e5b0974e0> <<< 11628 1726878454.35379: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b3bd208> <<< 11628 1726878454.35396: 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' <<< 11628 1726878454.35415: 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' <<< 11628 1726878454.35428: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11628 1726878454.35442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11628 1726878454.35475: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097be0> <<< 11628 1726878454.35492: 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 0x7f8e5b0a3898> <<< 11628 1726878454.35576: 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' <<< 11628 1726878454.35612: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0ae0b8> <<< 11628 1726878454.35628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11628 1726878454.35640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11628 1726878454.35677: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac2a390> <<< 11628 1726878454.35686: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0a3978> <<< 11628 1726878454.35734: 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' <<< 11628 1726878454.35765: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac2ee80> <<< 11628 1726878454.35779: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097710> <<< 11628 1726878454.35847: 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 <<< 11628 1726878454.35875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac534e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ac53898> <<< 11628 1726878454.35884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11628 1726878454.35904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11628 1726878454.35922: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11628 1726878454.35936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11628 1726878454.35945: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac59588> <<< 11628 1726878454.35963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11628 1726878454.35980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11628 1726878454.35998: stdout chunk (state=3): >>>import 'time' # <<< 11628 1726878454.36011: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11628 1726878454.36028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11628 1726878454.36052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11628 1726878454.36067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11628 1726878454.36087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11628 1726878454.36115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11628 1726878454.36129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11628 1726878454.36168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5aa05da0> <<< 11628 1726878454.36277: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9f84e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9f81d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9ee0b8> <<< 11628 1726878454.36298: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac59f28> <<< 11628 1726878454.36333: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.36346: 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 0x7f8e5a9ff198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac53c18> <<< 11628 1726878454.36368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11628 1726878454.36379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11628 1726878454.36422: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.36436: 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 0x7f8e5d051908> <<< 11628 1726878454.36446: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9ff240> import 'pwd' # <<< 11628 1726878454.36473: 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 0x7f8e5d051c88> <<< 11628 1726878454.36556: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097a58> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11628 1726878454.36588: 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' <<< 11628 1726878454.36620: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.36639: 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 0x7f8e5d0687b8> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11628 1726878454.36660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11628 1726878454.36782: 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 0x7f8e5d06d828> <<< 11628 1726878454.36817: 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 0x7f8e5d06dcf8> <<< 11628 1726878454.36847: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.36889: 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 0x7f8e5d06de10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d06d048> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py # code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11628 1726878454.36900: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.36907: 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 0x7f8e5d076198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d06d6d8> <<< 11628 1726878454.36940: 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 0x7f8e5d06d438> <<< 11628 1726878454.37054: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d05bcf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac3d550> # /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 0x7f8e5d068668> <<< 11628 1726878454.37245: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11628 1726878454.37257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11628 1726878454.37271: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e59027b00> <<< 11628 1726878454.37411: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip' # zipimport: zlib available <<< 11628 1726878454.37422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.37441: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/__init__.py <<< 11628 1726878454.37452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.37466: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.37506: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11628 1726878454.38588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.39470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11628 1726878454.39479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fcd3c8> <<< 11628 1726878454.39490: stdout chunk (state=3): >>>import 'atexit' # <<< 11628 1726878454.39508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11628 1726878454.39540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11628 1726878454.39612: 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 0x7f8e58c9f470> <<< 11628 1726878454.39620: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fcdfd0> <<< 11628 1726878454.39639: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.39660: 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 0x7f8e58fcd0b8> <<< 11628 1726878454.39668: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11628 1726878454.39702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11628 1726878454.39745: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58cfbd30> <<< 11628 1726878454.39775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11628 1726878454.39783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11628 1726878454.39813: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11628 1726878454.39831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11628 1726878454.39843: 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' <<< 11628 1726878454.39928: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58cd0cf8> <<< 11628 1726878454.40001: 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 0x7f8e58f9a240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f9a470> <<< 11628 1726878454.40035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11628 1726878454.40043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11628 1726878454.40108: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f9a7b8> <<< 11628 1726878454.40116: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58ccc4a8> <<< 11628 1726878454.40415: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58cbf6a0> <<< 11628 1726878454.40435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11628 1726878454.40443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11628 1726878454.40459: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58cd06d8> <<< 11628 1726878454.40488: 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 0x7f8e58ccc358> <<< 11628 1726878454.40519: 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 0x7f8e58fb60f0> <<< 11628 1726878454.40585: 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 <<< 11628 1726878454.40594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11628 1726878454.40624: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11628 1726878454.40644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11628 1726878454.40709: 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 0x7f8e58ed8b70> <<< 11628 1726878454.40770: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11628 1726878454.40783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11628 1726878454.40791: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58ee1cc0> <<< 11628 1726878454.40799: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fc7f60> <<< 11628 1726878454.40838: 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 0x7f8e58fd06d8> <<< 11628 1726878454.41038: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fc04a8> <<< 11628 1726878454.41067: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11628 1726878454.41106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11628 1726878454.41135: 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' <<< 11628 1726878454.41144: stdout chunk (state=3): >>>import '_string' # <<< 11628 1726878454.41233: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f01cf8> <<< 11628 1726878454.41286: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fd0898> <<< 11628 1726878454.41414: 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 0x7f8e58f0ebe0> <<< 11628 1726878454.41447: 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 0x7f8e58f0ecc0> <<< 11628 1726878454.41490: 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 0x7f8e58f0ee48> <<< 11628 1726878454.41513: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fb6240> <<< 11628 1726878454.41530: 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 <<< 11628 1726878454.41541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11628 1726878454.41558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11628 1726878454.41577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11628 1726878454.41623: 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 0x7f8e58f29828> <<< 11628 1726878454.41789: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f1bf28> <<< 11628 1726878454.41818: 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' <<< 11628 1726878454.41829: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f24160> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f1b9e8> <<< 11628 1726878454.41853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.41862: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 11628 1726878454.41876: stdout chunk (state=3): >>># zipimport: zlib available<<< 11628 1726878454.41885: stdout chunk (state=3): >>> <<< 11628 1726878454.41957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.42034: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.42080: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11628 1726878454.42182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.42283: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11628 1726878454.42292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11628 1726878454.42311: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11628 1726878454.42318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11628 1726878454.42341: 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' <<< 11628 1726878454.42369: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.42387: 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 0x7f8e58f48be0> <<< 11628 1726878454.42424: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f488d0> <<< 11628 1726878454.42470: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f480f0> <<< 11628 1726878454.42495: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11628 1726878454.42520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11628 1726878454.42536: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f48748> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f34908> <<< 11628 1726878454.42568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43008: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43440: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 11628 1726878454.43452: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11628 1726878454.43468: 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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 11628 1726878454.43487: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 11628 1726878454.43504: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43548: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 11628 1726878454.43565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43577: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43597: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 11628 1726878454.43604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.43840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11628 1726878454.43850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11628 1726878454.43873: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58da64e0> <<< 11628 1726878454.43880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44682: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11628 1726878454.44709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44747: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11628 1726878454.44798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44883: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 11628 1726878454.44903: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11628 1726878454.44954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.44970: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11628 1726878454.44983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.45151: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.45328: 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' <<< 11628 1726878454.45607: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f5db00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11628 1726878454.46067: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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' <<< 11628 1726878454.46149: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.46159: 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 0x7f8e58f7d320> <<< 11628 1726878454.46213: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f6ca90> <<< 11628 1726878454.46244: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 11628 1726878454.46259: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46359: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46425: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11628 1726878454.46435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11628 1726878454.46457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11628 1726878454.46494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11628 1726878454.46526: 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' <<< 11628 1726878454.46667: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58eca0f0> <<< 11628 1726878454.46681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11628 1726878454.46702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11628 1726878454.46795: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58eca198> <<< 11628 1726878454.46840: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f7d6a0> <<< 11628 1726878454.46892: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f722b0> <<< 11628 1726878454.46903: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11628 1726878454.46929: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46948: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 11628 1726878454.46958: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 11628 1726878454.46962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46984: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.46998: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 11628 1726878454.47101: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 11628 1726878454.47125: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.47135: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 11628 1726878454.47147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47328: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47363: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47385: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47416: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 11628 1726878454.47426: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47485: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47563: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.47598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11628 1726878454.47643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11628 1726878454.48292: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58dedbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 11628 1726878454.48311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49397: 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 0x7f8e58e59128> # /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 0x7f8e58e82b38> # 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 0x7f8e58e8a320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e677f0> # 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 0x7f8e58e82898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e59ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5900cbe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58df6518> # /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 0x7f8e58e1a780> # /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 0x7f8e58e1d2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e017b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.49456: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 11628 1726878454.49484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49524: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11628 1726878454.49543: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49571: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49626: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 11628 1726878454.49654: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49691: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11628 1726878454.49715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49747: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49790: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.49889: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11628 1726878454.49906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.50322: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.50693: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available<<< 11628 1726878454.50712: stdout chunk (state=3): >>> <<< 11628 1726878454.50745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 11628 1726878454.51087: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51160: 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' <<< 11628 1726878454.51186: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e48be0> <<< 11628 1726878454.51204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11628 1726878454.51228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11628 1726878454.51411: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54e5d0f0> <<< 11628 1726878454.51429: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11628 1726878454.51477: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51534: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 11628 1726878454.51618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51766: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11628 1726878454.51776: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51818: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51884: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 11628 1726878454.51920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.51958: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11628 1726878454.51983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11628 1726878454.51995: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11628 1726878454.52026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11628 1726878454.52106: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54e71320> <<< 11628 1726878454.52169: 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 0x7f8e54e0a9e8> <<< 11628 1726878454.52393: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54e50908> <<< 11628 1726878454.52404: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 11628 1726878454.52409: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.52441: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.52490: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11628 1726878454.52560: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.52799: 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 0x7f8e5a9b7860> <<< 11628 1726878454.53050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.53207: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 11628 1726878454.53230: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 11628 1726878454.53256: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53287: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11628 1726878454.53303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53325: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11628 1726878454.53391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11628 1726878454.53421: 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 0x7f8e5a9aa588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9aa208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 11628 1726878454.53453: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 11628 1726878454.53494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53520: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11628 1726878454.53546: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53793: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11628 1726878454.53871: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.53976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54008: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11628 1726878454.54025: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 11628 1726878454.54038: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54284: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11628 1726878454.54296: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11628 1726878454.54393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54495: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11628 1726878454.54503: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.54989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.55408: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11628 1726878454.55420: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 11628 1726878454.55497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.55579: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11628 1726878454.55599: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.55667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.55740: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11628 1726878454.55859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.55989: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.56009: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11628 1726878454.56030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56072: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 11628 1726878454.56163: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11628 1726878454.56563: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 11628 1726878454.56578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56601: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available <<< 11628 1726878454.56628: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56660: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 11628 1726878454.56708: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56775: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 11628 1726878454.56789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 11628 1726878454.56858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56909: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11628 1726878454.56956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.56996: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11628 1726878454.57009: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57419: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 11628 1726878454.57466: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57513: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11628 1726878454.57525: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57575: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11628 1726878454.57582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57608: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57636: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 11628 1726878454.57662: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57692: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11628 1726878454.57700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57818: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11628 1726878454.57831: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11628 1726878454.57844: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11628 1726878454.57878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57913: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11628 1726878454.57927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.57989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58139: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11628 1726878454.58159: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11628 1726878454.58193: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58240: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 11628 1726878454.58394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58541: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11628 1726878454.58553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58623: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11628 1726878454.58631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58666: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58699: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11628 1726878454.58711: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.58838: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11628 1726878454.59039: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 11628 1726878454.59065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11628 1726878454.59538: stdout chunk (state=3): >>>import 'gc' # <<< 11628 1726878454.60501: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 11628 1726878454.60511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 11628 1726878454.60529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 11628 1726878454.60545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 11628 1726878454.60577: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 11628 1726878454.60591: 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 0x7f8e58d5a2e8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54954ba8> <<< 11628 1726878454.60666: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54954860> <<< 11628 1726878454.72064: 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' <<< 11628 1726878454.72092: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/dummy/connection.py <<< 11628 1726878454.72121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/dummy/__pycache__/connection.cpython-36.pyc' <<< 11628 1726878454.72136: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58d30710> <<< 11628 1726878454.72162: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58d304a8> <<< 11628 1726878454.72430: 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 <<< 11628 1726878454.96253: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 11628 1726878454.96781: 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 <<< 11628 1726878454.96809: stdout chunk (state=3): >>># clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat <<< 11628 1726878454.96840: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins <<< 11628 1726878454.96856: stdout chunk (state=3): >>># cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref <<< 11628 1726878454.96887: 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible <<< 11628 1726878454.96906: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid <<< 11628 1726878454.96916: 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 <<< 11628 1726878454.96930: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text <<< 11628 1726878454.96960: 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 <<< 11628 1726878454.96985: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils <<< 11628 1726878454.96997: stdout chunk (state=3): >>># destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction <<< 11628 1726878454.97031: stdout chunk (state=3): >>># cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # 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 <<< 11628 1726878454.97057: 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 <<< 11628 1726878454.97080: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # 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 <<< 11628 1726878454.97098: stdout chunk (state=3): >>># 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 <<< 11628 1726878454.97119: 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 <<< 11628 1726878454.97142: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos <<< 11628 1726878454.97148: stdout chunk (state=3): >>># 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 <<< 11628 1726878454.97182: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11628 1726878454.97630: 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 <<< 11628 1726878454.98299: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 <<< 11628 1726878454.98366: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy 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 <<< 11628 1726878454.98375: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11628 1726878454.98643: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11628 1726878454.98685: stderr chunk (state=3): >>><<< 11628 1726878454.98691: stdout chunk (state=3): >>><<< 11628 1726878454.98753: _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 0x7f8e5d140e48> # /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 0x7f8e5d0d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d1409b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0e3630> 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 0x7f8e5d0ea160> # /usr/lib64/python3.6/__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 0x7f8e5d0ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ea748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0ea390> # /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 0x7f8e5d094470> # /usr/lib64/python3.6/__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 0x7f8e5d099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d094b38> # /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 0x7f8e5d0a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d083d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d086198> # /usr/lib64/python3.6/__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 0x7f8e5b394940> # /usr/lib64/python3.6/__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 0x7f8e5b3a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d0f4a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f8e5b2cb278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2d64a8> # /usr/lib64/python3.6/__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 0x7f8e5b2d7198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b2d6c88> 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 0x7f8e5b2d7278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b36f9b0> # /usr/lib64/python3.6/__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 0x7f8e5b36fda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b361358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b366358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b359630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b34b668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f8e5b085470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b075ef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b361630> 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 0x7f8e5b097048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b3454a8> # /usr/lib64/python3.6/__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 0x7f8e5b0973c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0971d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5b0974e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b3bd208> # /usr/lib64/python3.6/__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 0x7f8e5b097fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097be0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0a3898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f8e5b0ae0b8> # /usr/lib64/python3.6/__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 0x7f8e5ac2a390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b0a3978> # /usr/lib64/python3.6/__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 0x7f8e5ac2ee80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097710> # /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 0x7f8e5ac534e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5ac53898> # /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 0x7f8e5ac59588> # /usr/lib64/python3.6/__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 0x7f8e5aa05da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9f84e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9f81d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9ee0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac59f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5a9ff198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac53c18> # /usr/lib64/python3.6/__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 0x7f8e5d051908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9ff240> 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 0x7f8e5d051c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5b097a58> # /usr/lib64/python3.6/__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 0x7f8e5d0687b8> # /usr/lib64/python3.6/__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 0x7f8e5d06d828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5d06dcf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5d06de10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d06d048> # /usr/lib64/python3.6/__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 0x7f8e5d076198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d06d6d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e5d06d438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5d05bcf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5ac3d550> # /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 0x7f8e5d068668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f8e59027b00> # zipimport: found 106 names in '/tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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 0x7f8e58fcd3c8> 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 0x7f8e58c9f470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fcdfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58fcd0b8> # /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 0x7f8e58cfbd30> # /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 0x7f8e58cd0cf8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f9a240> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f9a470> # /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 0x7f8e58f9a7b8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58ccc4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58cbf6a0> # /usr/lib64/python3.6/__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 0x7f8e58cd06d8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58ccc358> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fb60f0> # /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 0x7f8e58ed8b70> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f8e58ee1cc0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fc7f60> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fd06d8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fc04a8> # /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 0x7f8e58f01cf8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fd0898> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f0ebe0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f0ecc0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f0ee48> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58fb6240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f8e58f29828> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f1bf28> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58f24160> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f1b9e8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e58f48be0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f488d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f480f0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f8e58f48748> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f34908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e58da64e0> # 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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e58f5db00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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 0x7f8e58f7d320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f6ca90> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f8e58eca0f0> # /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 0x7f8e58eca198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f7d6a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58f722b0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e58dedbe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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 0x7f8e58e59128> # /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 0x7f8e58e82b38> # 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 0x7f8e58e8a320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e677f0> # 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 0x7f8e58e82898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e59ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5900cbe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58df6518> # /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 0x7f8e58e1a780> # /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 0x7f8e58e1d2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58e017b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e58e48be0> # /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 0x7f8e54e5d0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e54e71320> # 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 0x7f8e54e0a9e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54e50908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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 0x7f8e5a9b7860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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 0x7f8e5a9aa588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5a9aa208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/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_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_jst3650f/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py # code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e58d5a2e8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54954ba8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e54954860> # /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 0x7f8e58d30710> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e58d304a8> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}}, "invocation": {"module_args": {"filter": ["ansible_selinux"], "gather_subset": ["all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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 11628 1726878454.98884: done with _execute_module (setup, {'filter': 'ansible_selinux', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.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-1726878454.1950517-11628-203946035207422/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11628 1726878454.98908: _low_level_execute_command(): starting 11628 1726878454.98914: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878454.1950517-11628-203946035207422/ > /dev/null 2>&1 && sleep 0' 11628 1726878455.01452: stderr chunk (state=2): >>><<< 11628 1726878455.01459: stdout chunk (state=2): >>><<< 11628 1726878455.01473: _low_level_execute_command() done: rc=0, stdout=, stderr= 11628 1726878455.01480: handler run complete 11628 1726878455.01492: variable 'ansible_facts' from source: unknown 11628 1726878455.01530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11628 1726878455.01559: variable 'ansible_facts' from source: unknown 11628 1726878455.01582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11628 1726878455.01594: attempt loop complete, returning result 11628 1726878455.01598: _execute() done 11628 1726878455.01601: dumping result to json 11628 1726878455.01605: done dumping result, returning 11628 1726878455.01611: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Refresh facts [0affdecc-488f-1992-aed8-0000000003b6] 11628 1726878455.01616: sending task result for task 0affdecc-488f-1992-aed8-0000000003b6 11628 1726878455.01655: done sending task result for task 0affdecc-488f-1992-aed8-0000000003b6 11628 1726878455.01659: WORKER PROCESS EXITING ok: [managed_node3] 11123 1726878455.02110: no more pending results, returning what we have 11123 1726878455.02113: results queue empty 11123 1726878455.02113: checking for any_errors_fatal 11123 1726878455.02119: done checking for any_errors_fatal 11123 1726878455.02120: checking for max_fail_percentage 11123 1726878455.02122: done checking for max_fail_percentage 11123 1726878455.02122: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.02123: done checking to see if all hosts have failed 11123 1726878455.02124: getting the remaining hosts for this loop 11123 1726878455.02127: done getting the remaining hosts for this loop 11123 1726878455.02133: getting the next task for host managed_node3 11123 1726878455.02143: done getting next task for host managed_node3 11123 1726878455.02147: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 11123 1726878455.02152: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.02162: getting variables 11123 1726878455.02164: in VariableManager get_vars() 11123 1726878455.02202: Calling all_inventory to load vars for managed_node3 11123 1726878455.02205: Calling groups_inventory to load vars for managed_node3 11123 1726878455.02207: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.02216: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.02218: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.02221: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.02457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.02672: done with get_vars() 11123 1726878455.02683: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 20 September 2024 20:27:35 -0400 (0:00:00.892) 0:00:41.010 ****** 11123 1726878455.02782: entering _queue_task() for managed_node3/selinux 11123 1726878455.02784: Creating lock for selinux 11123 1726878455.03003: worker is 1 (out of 1 available) 11123 1726878455.03018: exiting _queue_task() for managed_node3/selinux 11123 1726878455.03035: done queuing things up, now waiting for results queue to drain 11123 1726878455.03036: waiting for pending results... 11654 1726878455.03256: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 11654 1726878455.03437: in run() - task 0affdecc-488f-1992-aed8-0000000002a4 11654 1726878455.03454: variable 'ansible_search_path' from source: unknown 11654 1726878455.03458: variable 'ansible_search_path' from source: unknown 11654 1726878455.03488: calling self._execute() 11654 1726878455.03564: variable 'ansible_host' from source: host vars for 'managed_node3' 11654 1726878455.03574: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11654 1726878455.03584: variable 'omit' from source: magic vars 11654 1726878455.03992: variable 'ansible_selinux' from source: facts 11654 1726878455.04003: variable 'selinux_state' from source: role '' defaults 11654 1726878455.04006: variable 'selinux_policy' from source: role '' defaults 11654 1726878455.04019: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 11654 1726878455.04022: when evaluation is False, skipping this task 11654 1726878455.04024: _execute() done 11654 1726878455.04027: dumping result to json 11654 1726878455.04029: done dumping result, returning 11654 1726878455.04034: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [0affdecc-488f-1992-aed8-0000000002a4] 11654 1726878455.04042: sending task result for task 0affdecc-488f-1992-aed8-0000000002a4 11654 1726878455.04073: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a4 11654 1726878455.04077: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 11123 1726878455.04197: no more pending results, returning what we have 11123 1726878455.04200: results queue empty 11123 1726878455.04201: checking for any_errors_fatal 11123 1726878455.04207: done checking for any_errors_fatal 11123 1726878455.04208: checking for max_fail_percentage 11123 1726878455.04209: done checking for max_fail_percentage 11123 1726878455.04209: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.04210: done checking to see if all hosts have failed 11123 1726878455.04211: getting the remaining hosts for this loop 11123 1726878455.04212: done getting the remaining hosts for this loop 11123 1726878455.04214: getting the next task for host managed_node3 11123 1726878455.04220: done getting next task for host managed_node3 11123 1726878455.04224: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 11123 1726878455.04230: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.04245: getting variables 11123 1726878455.04246: in VariableManager get_vars() 11123 1726878455.04275: Calling all_inventory to load vars for managed_node3 11123 1726878455.04277: Calling groups_inventory to load vars for managed_node3 11123 1726878455.04278: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.04284: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.04285: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.04287: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.04391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.04515: done with get_vars() 11123 1726878455.04521: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 20 September 2024 20:27:35 -0400 (0:00:00.018) 0:00:41.028 ****** 11123 1726878455.04588: entering _queue_task() for managed_node3/selinux 11123 1726878455.04733: worker is 1 (out of 1 available) 11123 1726878455.04745: exiting _queue_task() for managed_node3/selinux 11123 1726878455.04754: done queuing things up, now waiting for results queue to drain 11123 1726878455.04755: waiting for pending results... 11656 1726878455.04863: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 11656 1726878455.04997: in run() - task 0affdecc-488f-1992-aed8-0000000002a5 11656 1726878455.05011: variable 'ansible_search_path' from source: unknown 11656 1726878455.05015: variable 'ansible_search_path' from source: unknown 11656 1726878455.05043: calling self._execute() 11656 1726878455.05098: variable 'ansible_host' from source: host vars for 'managed_node3' 11656 1726878455.05106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11656 1726878455.05114: variable 'omit' from source: magic vars 11656 1726878455.05492: variable 'ansible_selinux' from source: facts 11656 1726878455.05503: variable 'selinux_state' from source: role '' defaults 11656 1726878455.05526: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 11656 1726878455.05532: when evaluation is False, skipping this task 11656 1726878455.05539: _execute() done 11656 1726878455.05542: dumping result to json 11656 1726878455.05546: done dumping result, returning 11656 1726878455.05551: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [0affdecc-488f-1992-aed8-0000000002a5] 11656 1726878455.05558: sending task result for task 0affdecc-488f-1992-aed8-0000000002a5 11656 1726878455.05583: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a5 11656 1726878455.05591: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 11123 1726878455.05887: no more pending results, returning what we have 11123 1726878455.05891: results queue empty 11123 1726878455.05891: checking for any_errors_fatal 11123 1726878455.05896: done checking for any_errors_fatal 11123 1726878455.05897: checking for max_fail_percentage 11123 1726878455.05898: done checking for max_fail_percentage 11123 1726878455.05898: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.05899: done checking to see if all hosts have failed 11123 1726878455.05900: getting the remaining hosts for this loop 11123 1726878455.05901: done getting the remaining hosts for this loop 11123 1726878455.05904: getting the next task for host managed_node3 11123 1726878455.05911: done getting next task for host managed_node3 11123 1726878455.05914: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 11123 1726878455.05919: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.05935: getting variables 11123 1726878455.05936: in VariableManager get_vars() 11123 1726878455.05969: Calling all_inventory to load vars for managed_node3 11123 1726878455.05971: Calling groups_inventory to load vars for managed_node3 11123 1726878455.05973: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.05981: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.05983: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.05986: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.06196: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.06371: done with get_vars() 11123 1726878455.06377: done getting variables 11123 1726878455.06416: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 20 September 2024 20:27:35 -0400 (0:00:00.018) 0:00:41.047 ****** 11123 1726878455.06441: entering _queue_task() for managed_node3/set_fact 11123 1726878455.06589: worker is 1 (out of 1 available) 11123 1726878455.06603: exiting _queue_task() for managed_node3/set_fact 11123 1726878455.06615: done queuing things up, now waiting for results queue to drain 11123 1726878455.06615: waiting for pending results... 11658 1726878455.06734: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 11658 1726878455.06868: in run() - task 0affdecc-488f-1992-aed8-0000000002a6 11658 1726878455.06883: variable 'ansible_search_path' from source: unknown 11658 1726878455.06887: variable 'ansible_search_path' from source: unknown 11658 1726878455.06912: calling self._execute() 11658 1726878455.06971: variable 'ansible_host' from source: host vars for 'managed_node3' 11658 1726878455.06978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11658 1726878455.06987: variable 'omit' from source: magic vars 11658 1726878455.07054: variable 'omit' from source: magic vars 11658 1726878455.07103: variable 'omit' from source: magic vars 11658 1726878455.07363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11658 1726878455.07534: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11658 1726878455.07566: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11658 1726878455.07591: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11658 1726878455.07640: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11658 1726878455.07697: 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) 11658 1726878455.07719: 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) 11658 1726878455.07742: 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) 11658 1726878455.07760: 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) 11658 1726878455.07818: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11658 1726878455.09279: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11658 1726878455.09551: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11658 1726878455.09582: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11658 1726878455.09610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11658 1726878455.09637: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11658 1726878455.09678: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11658 1726878455.09702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11658 1726878455.09726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11658 1726878455.09768: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11658 1726878455.09784: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11658 1726878455.09911: variable 'selinux_mod_output_enabled' from source: set_fact 11658 1726878455.09922: variable 'selinux_mod_output_disabled' from source: set_fact 11658 1726878455.09969: variable 'omit' from source: magic vars 11658 1726878455.09991: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11658 1726878455.10013: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11658 1726878455.10028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11658 1726878455.10046: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11658 1726878455.10056: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11658 1726878455.10083: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11658 1726878455.10088: variable 'ansible_host' from source: host vars for 'managed_node3' 11658 1726878455.10092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11658 1726878455.10185: Set connection var ansible_timeout to 10 11658 1726878455.10190: Set connection var ansible_connection to ssh 11658 1726878455.10196: Set connection var ansible_shell_executable to /bin/sh 11658 1726878455.10204: Set connection var ansible_pipelining to False 11658 1726878455.10209: Set connection var ansible_module_compression to ZIP_DEFLATED 11658 1726878455.10214: Set connection var ansible_shell_type to sh 11658 1726878455.10231: variable 'ansible_shell_executable' from source: unknown 11658 1726878455.10237: variable 'ansible_connection' from source: unknown 11658 1726878455.10240: variable 'ansible_module_compression' from source: unknown 11658 1726878455.10243: variable 'ansible_shell_type' from source: unknown 11658 1726878455.10246: variable 'ansible_shell_executable' from source: unknown 11658 1726878455.10249: variable 'ansible_host' from source: host vars for 'managed_node3' 11658 1726878455.10253: variable 'ansible_pipelining' from source: unknown 11658 1726878455.10256: variable 'ansible_timeout' from source: unknown 11658 1726878455.10260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11658 1726878455.10322: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11658 1726878455.10335: variable 'omit' from source: magic vars 11658 1726878455.10341: starting attempt loop 11658 1726878455.10344: running the handler 11658 1726878455.10353: handler run complete 11658 1726878455.10360: attempt loop complete, returning result 11658 1726878455.10363: _execute() done 11658 1726878455.10367: dumping result to json 11658 1726878455.10370: done dumping result, returning 11658 1726878455.10376: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [0affdecc-488f-1992-aed8-0000000002a6] 11658 1726878455.10381: sending task result for task 0affdecc-488f-1992-aed8-0000000002a6 11658 1726878455.10399: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a6 11658 1726878455.10402: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 11123 1726878455.10517: no more pending results, returning what we have 11123 1726878455.10519: results queue empty 11123 1726878455.10520: checking for any_errors_fatal 11123 1726878455.10524: done checking for any_errors_fatal 11123 1726878455.10524: checking for max_fail_percentage 11123 1726878455.10528: done checking for max_fail_percentage 11123 1726878455.10529: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.10529: done checking to see if all hosts have failed 11123 1726878455.10530: getting the remaining hosts for this loop 11123 1726878455.10533: done getting the remaining hosts for this loop 11123 1726878455.10536: getting the next task for host managed_node3 11123 1726878455.10542: done getting next task for host managed_node3 11123 1726878455.10545: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 11123 1726878455.10550: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.10558: getting variables 11123 1726878455.10559: in VariableManager get_vars() 11123 1726878455.10593: Calling all_inventory to load vars for managed_node3 11123 1726878455.10595: Calling groups_inventory to load vars for managed_node3 11123 1726878455.10597: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.10605: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.10607: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.10609: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.10780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.10997: done with get_vars() 11123 1726878455.11007: done getting variables 11123 1726878455.11065: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 20 September 2024 20:27:35 -0400 (0:00:00.046) 0:00:41.093 ****** 11123 1726878455.11092: entering _queue_task() for managed_node3/fail 11123 1726878455.11244: worker is 1 (out of 1 available) 11123 1726878455.11257: exiting _queue_task() for managed_node3/fail 11123 1726878455.11268: done queuing things up, now waiting for results queue to drain 11123 1726878455.11270: waiting for pending results... 11661 1726878455.11382: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 11661 1726878455.11509: in run() - task 0affdecc-488f-1992-aed8-0000000002a7 11661 1726878455.11525: variable 'ansible_search_path' from source: unknown 11661 1726878455.11529: variable 'ansible_search_path' from source: unknown 11661 1726878455.11559: calling self._execute() 11661 1726878455.11614: variable 'ansible_host' from source: host vars for 'managed_node3' 11661 1726878455.11622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11661 1726878455.11630: variable 'omit' from source: magic vars 11661 1726878455.11999: variable 'selinux_reboot_required' from source: set_fact 11661 1726878455.12009: Evaluated conditional (selinux_reboot_required): False 11661 1726878455.12013: when evaluation is False, skipping this task 11661 1726878455.12017: _execute() done 11661 1726878455.12020: dumping result to json 11661 1726878455.12024: done dumping result, returning 11661 1726878455.12030: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [0affdecc-488f-1992-aed8-0000000002a7] 11661 1726878455.12039: sending task result for task 0affdecc-488f-1992-aed8-0000000002a7 11661 1726878455.12061: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a7 11661 1726878455.12065: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 11123 1726878455.12177: no more pending results, returning what we have 11123 1726878455.12180: results queue empty 11123 1726878455.12181: checking for any_errors_fatal 11123 1726878455.12185: done checking for any_errors_fatal 11123 1726878455.12185: checking for max_fail_percentage 11123 1726878455.12187: done checking for max_fail_percentage 11123 1726878455.12187: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.12188: done checking to see if all hosts have failed 11123 1726878455.12188: getting the remaining hosts for this loop 11123 1726878455.12189: done getting the remaining hosts for this loop 11123 1726878455.12193: getting the next task for host managed_node3 11123 1726878455.12198: done getting next task for host managed_node3 11123 1726878455.12201: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 11123 1726878455.12205: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.12216: getting variables 11123 1726878455.12217: in VariableManager get_vars() 11123 1726878455.12249: Calling all_inventory to load vars for managed_node3 11123 1726878455.12251: Calling groups_inventory to load vars for managed_node3 11123 1726878455.12253: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.12258: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.12260: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.12262: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.12395: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.12514: done with get_vars() 11123 1726878455.12520: done getting variables 11123 1726878455.12559: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 20 September 2024 20:27:35 -0400 (0:00:00.014) 0:00:41.108 ****** 11123 1726878455.12584: entering _queue_task() for managed_node3/debug 11123 1726878455.12716: worker is 1 (out of 1 available) 11123 1726878455.12731: exiting _queue_task() for managed_node3/debug 11123 1726878455.12742: done queuing things up, now waiting for results queue to drain 11123 1726878455.12743: waiting for pending results... 11662 1726878455.12849: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 11662 1726878455.12970: in run() - task 0affdecc-488f-1992-aed8-0000000002a8 11662 1726878455.12985: variable 'ansible_search_path' from source: unknown 11662 1726878455.12989: variable 'ansible_search_path' from source: unknown 11662 1726878455.13014: calling self._execute() 11662 1726878455.13070: variable 'ansible_host' from source: host vars for 'managed_node3' 11662 1726878455.13078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11662 1726878455.13086: variable 'omit' from source: magic vars 11662 1726878455.13389: variable 'ansible_selinux' from source: facts 11662 1726878455.13410: Evaluated conditional (ansible_selinux.status == "disabled"): False 11662 1726878455.13414: when evaluation is False, skipping this task 11662 1726878455.13417: _execute() done 11662 1726878455.13421: dumping result to json 11662 1726878455.13425: done dumping result, returning 11662 1726878455.13430: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [0affdecc-488f-1992-aed8-0000000002a8] 11662 1726878455.13439: sending task result for task 0affdecc-488f-1992-aed8-0000000002a8 11662 1726878455.13462: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a8 11662 1726878455.13466: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 11123 1726878455.13567: no more pending results, returning what we have 11123 1726878455.13569: results queue empty 11123 1726878455.13570: checking for any_errors_fatal 11123 1726878455.13578: done checking for any_errors_fatal 11123 1726878455.13579: checking for max_fail_percentage 11123 1726878455.13580: done checking for max_fail_percentage 11123 1726878455.13580: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.13581: done checking to see if all hosts have failed 11123 1726878455.13582: getting the remaining hosts for this loop 11123 1726878455.13583: done getting the remaining hosts for this loop 11123 1726878455.13586: getting the next task for host managed_node3 11123 1726878455.13592: done getting next task for host managed_node3 11123 1726878455.13595: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 11123 1726878455.13599: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.13611: getting variables 11123 1726878455.13612: in VariableManager get_vars() 11123 1726878455.13640: Calling all_inventory to load vars for managed_node3 11123 1726878455.13642: Calling groups_inventory to load vars for managed_node3 11123 1726878455.13646: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.13652: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.13653: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.13655: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.13756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.13881: done with get_vars() 11123 1726878455.13888: done getting variables 11123 1726878455.13923: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 20 September 2024 20:27:35 -0400 (0:00:00.013) 0:00:41.122 ****** 11123 1726878455.13949: entering _queue_task() for managed_node3/command 11123 1726878455.14082: worker is 1 (out of 1 available) 11123 1726878455.14094: exiting _queue_task() for managed_node3/command 11123 1726878455.14103: done queuing things up, now waiting for results queue to drain 11123 1726878455.14105: waiting for pending results... 11663 1726878455.14209: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 11663 1726878455.14326: in run() - task 0affdecc-488f-1992-aed8-0000000002a9 11663 1726878455.14343: variable 'ansible_search_path' from source: unknown 11663 1726878455.14348: variable 'ansible_search_path' from source: unknown 11663 1726878455.14374: calling self._execute() 11663 1726878455.14425: variable 'ansible_host' from source: host vars for 'managed_node3' 11663 1726878455.14434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11663 1726878455.14443: variable 'omit' from source: magic vars 11663 1726878455.14865: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11663 1726878455.16972: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11663 1726878455.17014: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11663 1726878455.17044: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11663 1726878455.17080: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11663 1726878455.17100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11663 1726878455.17170: variable 'selinux_all_purge' from source: role '' defaults 11663 1726878455.17185: Evaluated conditional (selinux_all_purge | bool): False 11663 1726878455.17189: when evaluation is False, skipping this task 11663 1726878455.17193: _execute() done 11663 1726878455.17196: dumping result to json 11663 1726878455.17200: done dumping result, returning 11663 1726878455.17206: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [0affdecc-488f-1992-aed8-0000000002a9] 11663 1726878455.17212: sending task result for task 0affdecc-488f-1992-aed8-0000000002a9 11663 1726878455.17235: done sending task result for task 0affdecc-488f-1992-aed8-0000000002a9 11663 1726878455.17239: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 11123 1726878455.17378: no more pending results, returning what we have 11123 1726878455.17381: results queue empty 11123 1726878455.17382: checking for any_errors_fatal 11123 1726878455.17386: done checking for any_errors_fatal 11123 1726878455.17387: checking for max_fail_percentage 11123 1726878455.17388: done checking for max_fail_percentage 11123 1726878455.17389: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.17390: done checking to see if all hosts have failed 11123 1726878455.17390: getting the remaining hosts for this loop 11123 1726878455.17391: done getting the remaining hosts for this loop 11123 1726878455.17394: getting the next task for host managed_node3 11123 1726878455.17400: done getting next task for host managed_node3 11123 1726878455.17403: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 11123 1726878455.17407: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.17420: getting variables 11123 1726878455.17421: in VariableManager get_vars() 11123 1726878455.17490: Calling all_inventory to load vars for managed_node3 11123 1726878455.17492: Calling groups_inventory to load vars for managed_node3 11123 1726878455.17494: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.17500: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.17501: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.17503: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.17598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.17717: done with get_vars() 11123 1726878455.17724: done getting variables 11123 1726878455.17766: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 20 September 2024 20:27:35 -0400 (0:00:00.038) 0:00:41.160 ****** 11123 1726878455.17789: entering _queue_task() for managed_node3/command 11123 1726878455.17936: worker is 1 (out of 1 available) 11123 1726878455.17950: exiting _queue_task() for managed_node3/command 11123 1726878455.17961: done queuing things up, now waiting for results queue to drain 11123 1726878455.17961: waiting for pending results... 11665 1726878455.18071: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 11665 1726878455.18201: in run() - task 0affdecc-488f-1992-aed8-0000000002aa 11665 1726878455.18216: variable 'ansible_search_path' from source: unknown 11665 1726878455.18220: variable 'ansible_search_path' from source: unknown 11665 1726878455.18247: calling self._execute() 11665 1726878455.18303: variable 'ansible_host' from source: host vars for 'managed_node3' 11665 1726878455.18311: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11665 1726878455.18319: variable 'omit' from source: magic vars 11665 1726878455.18621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11665 1726878455.20431: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11665 1726878455.20474: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11665 1726878455.20502: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11665 1726878455.20528: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11665 1726878455.20550: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11665 1726878455.20619: variable 'selinux_booleans_purge' from source: role '' defaults 11665 1726878455.20636: Evaluated conditional (selinux_booleans_purge | bool): False 11665 1726878455.20640: when evaluation is False, skipping this task 11665 1726878455.20643: _execute() done 11665 1726878455.20647: dumping result to json 11665 1726878455.20651: done dumping result, returning 11665 1726878455.20657: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [0affdecc-488f-1992-aed8-0000000002aa] 11665 1726878455.20662: sending task result for task 0affdecc-488f-1992-aed8-0000000002aa 11665 1726878455.20683: done sending task result for task 0affdecc-488f-1992-aed8-0000000002aa 11665 1726878455.20686: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 11123 1726878455.20787: no more pending results, returning what we have 11123 1726878455.20789: results queue empty 11123 1726878455.20790: checking for any_errors_fatal 11123 1726878455.20795: done checking for any_errors_fatal 11123 1726878455.20796: checking for max_fail_percentage 11123 1726878455.20797: done checking for max_fail_percentage 11123 1726878455.20798: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.20798: done checking to see if all hosts have failed 11123 1726878455.20799: getting the remaining hosts for this loop 11123 1726878455.20800: done getting the remaining hosts for this loop 11123 1726878455.20804: getting the next task for host managed_node3 11123 1726878455.20811: done getting next task for host managed_node3 11123 1726878455.20814: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 11123 1726878455.20818: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.20834: getting variables 11123 1726878455.20835: in VariableManager get_vars() 11123 1726878455.20866: Calling all_inventory to load vars for managed_node3 11123 1726878455.20869: Calling groups_inventory to load vars for managed_node3 11123 1726878455.20870: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.20878: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.20880: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.20882: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.20985: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.21111: done with get_vars() 11123 1726878455.21118: done getting variables 11123 1726878455.21160: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 20 September 2024 20:27:35 -0400 (0:00:00.033) 0:00:41.194 ****** 11123 1726878455.21183: entering _queue_task() for managed_node3/command 11123 1726878455.21328: worker is 1 (out of 1 available) 11123 1726878455.21343: exiting _queue_task() for managed_node3/command 11123 1726878455.21354: done queuing things up, now waiting for results queue to drain 11123 1726878455.21355: waiting for pending results... 11667 1726878455.21462: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 11667 1726878455.21588: in run() - task 0affdecc-488f-1992-aed8-0000000002ab 11667 1726878455.21603: variable 'ansible_search_path' from source: unknown 11667 1726878455.21607: variable 'ansible_search_path' from source: unknown 11667 1726878455.21633: calling self._execute() 11667 1726878455.21752: variable 'ansible_host' from source: host vars for 'managed_node3' 11667 1726878455.21760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11667 1726878455.21768: variable 'omit' from source: magic vars 11667 1726878455.22143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11667 1726878455.24361: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11667 1726878455.24427: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11667 1726878455.24485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11667 1726878455.24516: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11667 1726878455.24552: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11667 1726878455.24651: variable 'selinux_fcontexts_purge' from source: role '' defaults 11667 1726878455.24671: Evaluated conditional (selinux_fcontexts_purge | bool): False 11667 1726878455.24678: when evaluation is False, skipping this task 11667 1726878455.24686: _execute() done 11667 1726878455.24690: dumping result to json 11667 1726878455.24693: done dumping result, returning 11667 1726878455.24699: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [0affdecc-488f-1992-aed8-0000000002ab] 11667 1726878455.24708: sending task result for task 0affdecc-488f-1992-aed8-0000000002ab 11667 1726878455.24745: done sending task result for task 0affdecc-488f-1992-aed8-0000000002ab 11667 1726878455.24749: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 11123 1726878455.25126: no more pending results, returning what we have 11123 1726878455.25129: results queue empty 11123 1726878455.25129: checking for any_errors_fatal 11123 1726878455.25135: done checking for any_errors_fatal 11123 1726878455.25136: checking for max_fail_percentage 11123 1726878455.25138: done checking for max_fail_percentage 11123 1726878455.25138: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.25139: done checking to see if all hosts have failed 11123 1726878455.25139: getting the remaining hosts for this loop 11123 1726878455.25140: done getting the remaining hosts for this loop 11123 1726878455.25144: getting the next task for host managed_node3 11123 1726878455.25149: done getting next task for host managed_node3 11123 1726878455.25152: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 11123 1726878455.25159: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.25171: getting variables 11123 1726878455.25172: in VariableManager get_vars() 11123 1726878455.25199: Calling all_inventory to load vars for managed_node3 11123 1726878455.25201: Calling groups_inventory to load vars for managed_node3 11123 1726878455.25202: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.25208: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.25210: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.25211: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.25347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.25502: done with get_vars() 11123 1726878455.25511: done getting variables 11123 1726878455.25564: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 20 September 2024 20:27:35 -0400 (0:00:00.044) 0:00:41.238 ****** 11123 1726878455.25589: entering _queue_task() for managed_node3/command 11123 1726878455.25777: worker is 1 (out of 1 available) 11123 1726878455.25793: exiting _queue_task() for managed_node3/command 11123 1726878455.25804: done queuing things up, now waiting for results queue to drain 11123 1726878455.25805: waiting for pending results... 11668 1726878455.25935: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 11668 1726878455.26103: in run() - task 0affdecc-488f-1992-aed8-0000000002ac 11668 1726878455.26118: variable 'ansible_search_path' from source: unknown 11668 1726878455.26122: variable 'ansible_search_path' from source: unknown 11668 1726878455.26151: calling self._execute() 11668 1726878455.26205: variable 'ansible_host' from source: host vars for 'managed_node3' 11668 1726878455.26213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11668 1726878455.26228: variable 'omit' from source: magic vars 11668 1726878455.26630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11668 1726878455.28330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11668 1726878455.28374: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11668 1726878455.28402: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11668 1726878455.28427: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11668 1726878455.28449: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11668 1726878455.28518: variable 'selinux_ports_purge' from source: role '' defaults 11668 1726878455.28536: Evaluated conditional (selinux_ports_purge | bool): False 11668 1726878455.28540: when evaluation is False, skipping this task 11668 1726878455.28544: _execute() done 11668 1726878455.28547: dumping result to json 11668 1726878455.28551: done dumping result, returning 11668 1726878455.28556: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [0affdecc-488f-1992-aed8-0000000002ac] 11668 1726878455.28563: sending task result for task 0affdecc-488f-1992-aed8-0000000002ac 11668 1726878455.28584: done sending task result for task 0affdecc-488f-1992-aed8-0000000002ac 11668 1726878455.28587: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 11123 1726878455.28687: no more pending results, returning what we have 11123 1726878455.28690: results queue empty 11123 1726878455.28690: checking for any_errors_fatal 11123 1726878455.28696: done checking for any_errors_fatal 11123 1726878455.28697: checking for max_fail_percentage 11123 1726878455.28698: done checking for max_fail_percentage 11123 1726878455.28698: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.28699: done checking to see if all hosts have failed 11123 1726878455.28700: getting the remaining hosts for this loop 11123 1726878455.28701: done getting the remaining hosts for this loop 11123 1726878455.28703: getting the next task for host managed_node3 11123 1726878455.28710: done getting next task for host managed_node3 11123 1726878455.28713: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 11123 1726878455.28717: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.28734: getting variables 11123 1726878455.28735: in VariableManager get_vars() 11123 1726878455.28766: Calling all_inventory to load vars for managed_node3 11123 1726878455.28769: Calling groups_inventory to load vars for managed_node3 11123 1726878455.28770: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.28777: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.28780: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.28782: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.28884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.29188: done with get_vars() 11123 1726878455.29204: done getting variables 11123 1726878455.29258: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 20 September 2024 20:27:35 -0400 (0:00:00.036) 0:00:41.275 ****** 11123 1726878455.29282: entering _queue_task() for managed_node3/command 11123 1726878455.29454: worker is 1 (out of 1 available) 11123 1726878455.29467: exiting _queue_task() for managed_node3/command 11123 1726878455.29479: done queuing things up, now waiting for results queue to drain 11123 1726878455.29479: waiting for pending results... 11669 1726878455.29626: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 11669 1726878455.29794: in run() - task 0affdecc-488f-1992-aed8-0000000002ad 11669 1726878455.29809: variable 'ansible_search_path' from source: unknown 11669 1726878455.29813: variable 'ansible_search_path' from source: unknown 11669 1726878455.29842: calling self._execute() 11669 1726878455.29898: variable 'ansible_host' from source: host vars for 'managed_node3' 11669 1726878455.29906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11669 1726878455.29914: variable 'omit' from source: magic vars 11669 1726878455.30318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11669 1726878455.32146: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11669 1726878455.32218: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11669 1726878455.32264: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11669 1726878455.32303: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11669 1726878455.32335: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11669 1726878455.32409: variable 'selinux_logins_purge' from source: role '' defaults 11669 1726878455.32426: Evaluated conditional (selinux_logins_purge | bool): False 11669 1726878455.32431: when evaluation is False, skipping this task 11669 1726878455.32436: _execute() done 11669 1726878455.32440: dumping result to json 11669 1726878455.32444: done dumping result, returning 11669 1726878455.32450: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [0affdecc-488f-1992-aed8-0000000002ad] 11669 1726878455.32456: sending task result for task 0affdecc-488f-1992-aed8-0000000002ad 11669 1726878455.32477: done sending task result for task 0affdecc-488f-1992-aed8-0000000002ad 11669 1726878455.32480: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 11123 1726878455.32579: no more pending results, returning what we have 11123 1726878455.32582: results queue empty 11123 1726878455.32583: checking for any_errors_fatal 11123 1726878455.32589: done checking for any_errors_fatal 11123 1726878455.32590: checking for max_fail_percentage 11123 1726878455.32591: done checking for max_fail_percentage 11123 1726878455.32592: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.32593: done checking to see if all hosts have failed 11123 1726878455.32593: getting the remaining hosts for this loop 11123 1726878455.32594: done getting the remaining hosts for this loop 11123 1726878455.32597: getting the next task for host managed_node3 11123 1726878455.32603: done getting next task for host managed_node3 11123 1726878455.32606: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 11123 1726878455.32611: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.32623: getting variables 11123 1726878455.32624: in VariableManager get_vars() 11123 1726878455.32658: Calling all_inventory to load vars for managed_node3 11123 1726878455.32660: Calling groups_inventory to load vars for managed_node3 11123 1726878455.32662: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.32670: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.32672: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.32674: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.32781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.32914: done with get_vars() 11123 1726878455.32921: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 20 September 2024 20:27:35 -0400 (0:00:00.037) 0:00:41.312 ****** 11123 1726878455.32988: entering _queue_task() for managed_node3/seboolean 11123 1726878455.32989: Creating lock for seboolean 11123 1726878455.33143: worker is 1 (out of 1 available) 11123 1726878455.33157: exiting _queue_task() for managed_node3/seboolean 11123 1726878455.33168: done queuing things up, now waiting for results queue to drain 11123 1726878455.33169: waiting for pending results... 11670 1726878455.33293: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 11670 1726878455.33448: in run() - task 0affdecc-488f-1992-aed8-0000000002ae 11670 1726878455.33464: variable 'ansible_search_path' from source: unknown 11670 1726878455.33468: variable 'ansible_search_path' from source: unknown 11670 1726878455.33512: variable 'selinux_booleans' from source: role '' defaults 11670 1726878455.33751: variable 'selinux_booleans' from source: role '' defaults 11670 1726878455.33877: Loaded config def from plugin (lookup/items) 11670 1726878455.33885: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11670 1726878455.33897: dumping result to json 11670 1726878455.33901: done dumping result, returning 11670 1726878455.33907: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [0affdecc-488f-1992-aed8-0000000002ae] 11670 1726878455.33913: sending task result for task 0affdecc-488f-1992-aed8-0000000002ae 11670 1726878455.33943: done sending task result for task 0affdecc-488f-1992-aed8-0000000002ae 11670 1726878455.33947: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 11123 1726878455.34057: no more pending results, returning what we have 11123 1726878455.34060: results queue empty 11123 1726878455.34061: checking for any_errors_fatal 11123 1726878455.34065: done checking for any_errors_fatal 11123 1726878455.34066: checking for max_fail_percentage 11123 1726878455.34067: done checking for max_fail_percentage 11123 1726878455.34068: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.34068: done checking to see if all hosts have failed 11123 1726878455.34069: getting the remaining hosts for this loop 11123 1726878455.34070: done getting the remaining hosts for this loop 11123 1726878455.34073: getting the next task for host managed_node3 11123 1726878455.34079: done getting next task for host managed_node3 11123 1726878455.34082: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 11123 1726878455.34086: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.34097: getting variables 11123 1726878455.34098: in VariableManager get_vars() 11123 1726878455.34134: Calling all_inventory to load vars for managed_node3 11123 1726878455.34139: Calling groups_inventory to load vars for managed_node3 11123 1726878455.34141: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.34149: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.34152: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.34154: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.34291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.34408: done with get_vars() 11123 1726878455.34415: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 20 September 2024 20:27:35 -0400 (0:00:00.014) 0:00:41.327 ****** 11123 1726878455.34450: entering _queue_task() for managed_node3/community.general.sefcontext 11123 1726878455.34451: Creating lock for community.general.sefcontext 11123 1726878455.34611: worker is 1 (out of 1 available) 11123 1726878455.34622: exiting _queue_task() for managed_node3/community.general.sefcontext 11123 1726878455.34632: done queuing things up, now waiting for results queue to drain 11123 1726878455.34634: waiting for pending results... 11671 1726878455.34827: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 11671 1726878455.34993: in run() - task 0affdecc-488f-1992-aed8-0000000002b0 11671 1726878455.35007: variable 'ansible_search_path' from source: unknown 11671 1726878455.35011: variable 'ansible_search_path' from source: unknown 11671 1726878455.35055: variable 'selinux_fcontexts' from source: role '' defaults 11671 1726878455.35277: variable 'selinux_fcontexts' from source: role '' defaults 11671 1726878455.35405: Loaded config def from plugin (lookup/items) 11671 1726878455.35419: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11671 1726878455.35437: dumping result to json 11671 1726878455.35443: done dumping result, returning 11671 1726878455.35450: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [0affdecc-488f-1992-aed8-0000000002b0] 11671 1726878455.35458: sending task result for task 0affdecc-488f-1992-aed8-0000000002b0 11671 1726878455.35499: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b0 11671 1726878455.35503: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 11123 1726878455.35702: no more pending results, returning what we have 11123 1726878455.35705: results queue empty 11123 1726878455.35707: checking for any_errors_fatal 11123 1726878455.35711: done checking for any_errors_fatal 11123 1726878455.35712: checking for max_fail_percentage 11123 1726878455.35713: done checking for max_fail_percentage 11123 1726878455.35714: checking to see if all hosts have failed and the running result is not ok 11123 1726878455.35714: done checking to see if all hosts have failed 11123 1726878455.35715: getting the remaining hosts for this loop 11123 1726878455.35716: done getting the remaining hosts for this loop 11123 1726878455.35719: getting the next task for host managed_node3 11123 1726878455.35724: done getting next task for host managed_node3 11123 1726878455.35727: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 11123 1726878455.35731: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878455.35746: getting variables 11123 1726878455.35748: in VariableManager get_vars() 11123 1726878455.35782: Calling all_inventory to load vars for managed_node3 11123 1726878455.35785: Calling groups_inventory to load vars for managed_node3 11123 1726878455.35787: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878455.35793: Calling all_plugins_play to load vars for managed_node3 11123 1726878455.35795: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878455.35796: Calling groups_plugins_play to load vars for managed_node3 11123 1726878455.35920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878455.36048: done with get_vars() 11123 1726878455.36057: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 20 September 2024 20:27:35 -0400 (0:00:00.016) 0:00:41.344 ****** 11123 1726878455.36116: entering _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 11123 1726878455.36117: Creating lock for fedora.linux_system_roles.local_seport 11123 1726878455.36275: worker is 1 (out of 1 available) 11123 1726878455.36291: exiting _queue_task() for managed_node3/fedora.linux_system_roles.local_seport 11123 1726878455.36300: done queuing things up, now waiting for results queue to drain 11123 1726878455.36301: waiting for pending results... 11672 1726878455.36439: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 11672 1726878455.36560: in run() - task 0affdecc-488f-1992-aed8-0000000002b2 11672 1726878455.36576: variable 'ansible_search_path' from source: unknown 11672 1726878455.36580: variable 'ansible_search_path' from source: unknown 11672 1726878455.36620: variable 'selinux_ports' from source: include params 11672 1726878455.36838: variable 'selinux_ports' from source: include params 11672 1726878455.36952: variable 'cockpit_port' from source: include params 11672 1726878455.37131: Loaded config def from plugin (lookup/items) 11672 1726878455.37140: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11672 1726878455.37160: variable 'omit' from source: magic vars 11672 1726878455.37256: variable 'ansible_host' from source: host vars for 'managed_node3' 11672 1726878455.37268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11672 1726878455.37278: variable 'omit' from source: magic vars 11672 1726878455.37393: variable 'omit' from source: magic vars 11672 1726878455.37455: variable 'omit' from source: magic vars 11672 1726878455.37605: variable '__selinux_item' from source: unknown 11672 1726878455.37749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11672 1726878455.39469: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11672 1726878455.39518: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11672 1726878455.39549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11672 1726878455.39579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11672 1726878455.39611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11672 1726878455.39706: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11672 1726878455.39755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11672 1726878455.39795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11672 1726878455.39865: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11672 1726878455.39892: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11672 1726878455.40023: variable '__selinux_item' from source: unknown 11672 1726878455.40119: variable '__selinux_item' from source: unknown 11672 1726878455.40197: variable '__selinux_item' from source: unknown 11672 1726878455.40295: variable '__selinux_item' from source: unknown 11672 1726878455.40413: variable 'ansible_selinux' from source: facts 11672 1726878455.40447: variable 'omit' from source: magic vars 11672 1726878455.40482: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11672 1726878455.40516: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11672 1726878455.40538: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11672 1726878455.40558: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11672 1726878455.40570: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11672 1726878455.40591: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11672 1726878455.40596: variable 'ansible_host' from source: host vars for 'managed_node3' 11672 1726878455.40600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11672 1726878455.40666: Set connection var ansible_timeout to 10 11672 1726878455.40671: Set connection var ansible_connection to ssh 11672 1726878455.40677: Set connection var ansible_shell_executable to /bin/sh 11672 1726878455.40684: Set connection var ansible_pipelining to False 11672 1726878455.40689: Set connection var ansible_module_compression to ZIP_DEFLATED 11672 1726878455.40694: Set connection var ansible_shell_type to sh 11672 1726878455.40708: variable 'ansible_shell_executable' from source: unknown 11672 1726878455.40712: variable 'ansible_connection' from source: unknown 11672 1726878455.40715: variable 'ansible_module_compression' from source: unknown 11672 1726878455.40718: variable 'ansible_shell_type' from source: unknown 11672 1726878455.40721: variable 'ansible_shell_executable' from source: unknown 11672 1726878455.40726: variable 'ansible_host' from source: host vars for 'managed_node3' 11672 1726878455.40731: variable 'ansible_pipelining' from source: unknown 11672 1726878455.40736: variable 'ansible_timeout' from source: unknown 11672 1726878455.40740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11672 1726878455.40830: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11672 1726878455.40897: variable 'omit' from source: magic vars 11672 1726878455.40903: starting attempt loop 11672 1726878455.40907: running the handler 11672 1726878455.40917: _low_level_execute_command(): starting 11672 1726878455.40923: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11672 1726878455.43606: stdout chunk (state=2): >>>/root <<< 11672 1726878455.43720: stderr chunk (state=3): >>><<< 11672 1726878455.43728: stdout chunk (state=3): >>><<< 11672 1726878455.43748: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11672 1726878455.43759: _low_level_execute_command(): starting 11672 1726878455.43764: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096 `" && echo ansible-tmp-1726878455.4375577-11672-38614336782096="` echo /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096 `" ) && sleep 0' 11672 1726878455.46408: stdout chunk (state=2): >>>ansible-tmp-1726878455.4375577-11672-38614336782096=/root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096 <<< 11672 1726878455.46550: stderr chunk (state=3): >>><<< 11672 1726878455.46557: stdout chunk (state=3): >>><<< 11672 1726878455.46573: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878455.4375577-11672-38614336782096=/root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096 , stderr= 11672 1726878455.46623: variable 'ansible_module_compression' from source: unknown 11672 1726878455.46664: ANSIBALLZ: Using lock for fedora.linux_system_roles.local_seport 11672 1726878455.46669: ANSIBALLZ: Acquiring lock 11672 1726878455.46673: ANSIBALLZ: Lock acquired: 140599942288720 11672 1726878455.46676: ANSIBALLZ: Creating module 11672 1726878455.57766: ANSIBALLZ: Writing module into payload 11672 1726878455.57837: ANSIBALLZ: Writing module 11672 1726878455.57855: ANSIBALLZ: Renaming module 11672 1726878455.57862: ANSIBALLZ: Done creating module 11672 1726878455.57878: variable 'ansible_facts' from source: unknown 11672 1726878455.57934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/AnsiballZ_local_seport.py 11672 1726878455.58022: Sending initial data 11672 1726878455.58028: Sent initial data (160 bytes) 11672 1726878455.60579: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp7o68fd8s /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/AnsiballZ_local_seport.py <<< 11672 1726878455.61760: stderr chunk (state=3): >>><<< 11672 1726878455.61767: stdout chunk (state=3): >>><<< 11672 1726878455.61789: done transferring module to remote 11672 1726878455.61801: _low_level_execute_command(): starting 11672 1726878455.61805: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/ /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/AnsiballZ_local_seport.py && sleep 0' 11672 1726878455.64176: stderr chunk (state=2): >>><<< 11672 1726878455.64183: stdout chunk (state=2): >>><<< 11672 1726878455.64194: _low_level_execute_command() done: rc=0, stdout=, stderr= 11672 1726878455.64198: _low_level_execute_command(): starting 11672 1726878455.64203: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/AnsiballZ_local_seport.py && sleep 0' 11672 1726878455.66959: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11672 1726878455.66974: stdout chunk (state=3): >>>import '_warnings' # <<< 11672 1726878455.66984: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11672 1726878455.67049: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11672 1726878455.67083: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11672 1726878455.67130: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11672 1726878455.67141: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11672 1726878455.67151: stdout chunk (state=3): >>># installing zipimport hook <<< 11672 1726878455.67166: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11672 1726878455.67209: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11672 1726878455.67216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.67234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11672 1726878455.67260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11672 1726878455.67269: stdout chunk (state=3): >>>import '_codecs' # <<< 11672 1726878455.67298: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16810e48> <<< 11672 1726878455.67326: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11672 1726878455.67347: 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 0x7f2b167a6828> <<< 11672 1726878455.67361: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b168109b0> <<< 11672 1726878455.67383: 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' <<< 11672 1726878455.67401: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167b3630> <<< 11672 1726878455.67416: stdout chunk (state=3): >>>import '_signal' # <<< 11672 1726878455.67440: 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' <<< 11672 1726878455.67462: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167ba160> <<< 11672 1726878455.67480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11672 1726878455.67487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11672 1726878455.67511: 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' <<< 11672 1726878455.67528: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11672 1726878455.67553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11672 1726878455.67560: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167bf0f0> <<< 11672 1726878455.67580: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167ba748> <<< 11672 1726878455.67606: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167ba390> <<< 11672 1726878455.67638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11672 1726878455.67647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11672 1726878455.67670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11672 1726878455.67684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11672 1726878455.67704: stdout chunk (state=3): >>>import 'errno' # <<< 11672 1726878455.67719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11672 1726878455.67738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11672 1726878455.67757: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16764470> <<< 11672 1726878455.67775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11672 1726878455.67788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11672 1726878455.67807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11672 1726878455.67820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11672 1726878455.67829: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16769e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16764b38> <<< 11672 1726878455.67862: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11672 1726878455.67899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11672 1726878455.68011: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167704e0> <<< 11672 1726878455.68034: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16753d68> <<< 11672 1726878455.68053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11672 1726878455.68065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11672 1726878455.68070: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16756198> <<< 11672 1726878455.68112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11672 1726878455.68123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11672 1726878455.68143: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a64940> <<< 11672 1726878455.68158: 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 <<< 11672 1726878455.68186: 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 0x7f2b14a76240> <<< 11672 1726878455.68282: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167c4a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11672 1726878455.68513: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11672 1726878455.68530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11672 1726878455.68548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11672 1726878455.68557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11672 1726878455.68569: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11672 1726878455.68591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11672 1726878455.68608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11672 1726878455.68626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11672 1726878455.68641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11672 1726878455.68715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11672 1726878455.68723: stdout chunk (state=3): >>>import '_functools' # <<< 11672 1726878455.68749: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11672 1726878455.68777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.68842: 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 0x7f2b149e3208> <<< 11672 1726878455.68876: 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 0x7f2b149ee438> <<< 11672 1726878455.68909: 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' <<< 11672 1726878455.68925: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.68937: 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 0x7f2b149f1128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b149eec18> <<< 11672 1726878455.68995: 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 0x7f2b149f1208> <<< 11672 1726878455.69042: stdout chunk (state=3): >>>import '_collections' # <<< 11672 1726878455.69072: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a3f940> <<< 11672 1726878455.69097: 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' <<< 11672 1726878455.69138: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a3fd30> <<< 11672 1726878455.69201: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a312e8> <<< 11672 1726878455.69252: 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 0x7f2b14a372e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a295c0> <<< 11672 1726878455.69290: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a1b5f8> <<< 11672 1726878455.69324: 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' # <<< 11672 1726878455.69338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11672 1726878455.69370: 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 <<< 11672 1726878455.69381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11672 1726878455.69411: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1479d438> <<< 11672 1726878455.69438: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1478ceb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a31240> <<< 11672 1726878455.69456: stdout chunk (state=3): >>>import '_locale' # <<< 11672 1726878455.69503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11672 1726878455.69555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147a9fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a14438> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py # code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11672 1726878455.69585: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.69624: 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 0x7f2b147ae390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b147ae4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a8e198> <<< 11672 1726878455.69661: 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' <<< 11672 1726878455.69684: 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' <<< 11672 1726878455.69698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11672 1726878455.69715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11672 1726878455.69737: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147aef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147aeb70> <<< 11672 1726878455.69766: 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 0x7f2b147bc828> <<< 11672 1726878455.69794: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11672 1726878455.69807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11672 1726878455.69834: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11672 1726878455.69842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11672 1726878455.69898: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147c6048> <<< 11672 1726878455.69917: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11672 1726878455.69934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11672 1726878455.69970: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14342320> <<< 11672 1726878455.69988: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147bc908> <<< 11672 1726878455.70004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11672 1726878455.70022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11672 1726878455.70088: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14347e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae6a0> <<< 11672 1726878455.70126: 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' <<< 11672 1726878455.70165: 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 0x7f2b1436c470> <<< 11672 1726878455.70192: 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 0x7f2b1436c828> <<< 11672 1726878455.70211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11672 1726878455.70227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11672 1726878455.70253: 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'<<< 11672 1726878455.70261: stdout chunk (state=3): >>> <<< 11672 1726878455.70285: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14372518> <<< 11672 1726878455.70309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11672 1726878455.70341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 11672 1726878455.70373: 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' <<< 11672 1726878455.70402: 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' <<< 11672 1726878455.70433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11672 1726878455.70462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11672 1726878455.70497: 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 0x7f2b1411dd30> <<< 11672 1726878455.70619: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14110470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14110160> <<< 11672 1726878455.70666: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14107048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14372eb8> <<< 11672 1726878455.70701: 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 0x7f2b14117128> <<< 11672 1726878455.70715: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1436cba8> <<< 11672 1726878455.70736: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11672 1726878455.70754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11672 1726878455.70795: 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 0x7f2b16714898> <<< 11672 1726878455.70819: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b141171d0> import 'pwd' # <<< 11672 1726878455.70836: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.70851: 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 0x7f2b16714c18> <<< 11672 1726878455.70901: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae9e8> <<< 11672 1726878455.70944: 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' <<< 11672 1726878455.70967: 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' <<< 11672 1726878455.71020: 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 0x7f2b16736748> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py # code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11672 1726878455.71147: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.71168: 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 0x7f2b1673e7b8> <<< 11672 1726878455.71227: 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 0x7f2b1673ec88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1673eda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16736f98> <<< 11672 1726878455.71275: 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 0x7f2b16747128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1673e668> <<< 11672 1726878455.71312: 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 0x7f2b1673e3c8> <<< 11672 1726878455.71357: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1672bc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b143564e0> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11672 1726878455.71388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11672 1726878455.71435: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167365f8> <<< 11672 1726878455.71554: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11672 1726878455.71571: 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 0x7f2b12740a90> <<< 11672 1726878455.71641: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available <<< 11672 1726878455.71658: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.71741: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11672 1726878455.72789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.73682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11672 1726878455.73693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125316d8> <<< 11672 1726878455.73703: stdout chunk (state=3): >>>import 'atexit' # <<< 11672 1726878455.73714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11672 1726878455.73753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11672 1726878455.73807: 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' <<< 11672 1726878455.73820: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b12427400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12531f98> <<< 11672 1726878455.73845: 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' <<< 11672 1726878455.73863: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b12531048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11672 1726878455.73893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11672 1726878455.73931: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12402cc0> <<< 11672 1726878455.73956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11672 1726878455.73970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11672 1726878455.73990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11672 1726878455.74016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11672 1726878455.74036: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11672 1726878455.74043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11672 1726878455.74124: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123f0940> <<< 11672 1726878455.74148: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.74156: 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 0x7f2b123f0278> <<< 11672 1726878455.74179: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.74189: 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 0x7f2b123f0fd0> <<< 11672 1726878455.74204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11672 1726878455.74212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11672 1726878455.74275: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123ac748> <<< 11672 1726878455.74290: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123d1438> <<< 11672 1726878455.74586: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123c5630> <<< 11672 1726878455.74611: 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' <<< 11672 1726878455.74636: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12765f60> <<< 11672 1726878455.74654: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.74664: 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 0x7f2b123d9470> <<< 11672 1726878455.74680: 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 <<< 11672 1726878455.74690: 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 0x7f2b123d9588> <<< 11672 1726878455.74704: 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 <<< 11672 1726878455.74721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11672 1726878455.74750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11672 1726878455.74768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11672 1726878455.74784: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11672 1726878455.74798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.74844: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.74854: 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 0x7f2b1243e048> <<< 11672 1726878455.74934: 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' <<< 11672 1726878455.74942: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12451080> <<< 11672 1726878455.74964: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1242d438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11672 1726878455.74980: 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 0x7f2b1242dc50> <<< 11672 1726878455.75185: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123e7940> <<< 11672 1726878455.75211: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11672 1726878455.75247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.75262: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11672 1726878455.75277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11672 1726878455.75292: stdout chunk (state=3): >>>import '_string' # <<< 11672 1726878455.75366: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1252e080> <<< 11672 1726878455.75413: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1242d2b0> <<< 11672 1726878455.75543: 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 0x7f2b1252ef28> <<< 11672 1726878455.75591: 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 0x7f2b12464080> <<< 11672 1726878455.75634: 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 0x7f2b124641d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123d96d8> <<< 11672 1726878455.75659: 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' <<< 11672 1726878455.75671: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11672 1726878455.75694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11672 1726878455.75746: 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 0x7f2b1254bb70> <<< 11672 1726878455.75904: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125482b0> <<< 11672 1726878455.75959: 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 0x7f2b125484a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12464d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py <<< 11672 1726878455.75971: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.76051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.76105: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.76142: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11672 1726878455.76234: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.76330: 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' <<< 11672 1726878455.76351: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11672 1726878455.76358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11672 1726878455.76373: 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' <<< 11672 1726878455.76402: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.76409: 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 0x7f2b12562f98> <<< 11672 1726878455.76456: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12562c50> <<< 11672 1726878455.76491: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12562470> <<< 11672 1726878455.76529: 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' <<< 11672 1726878455.76577: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12562ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12552e10> # zipimport: zlib available <<< 11672 1726878455.77025: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.77476: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11672 1726878455.77491: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py <<< 11672 1726878455.77512: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py <<< 11672 1726878455.77522: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.77541: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.77584: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11672 1726878455.77606: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11672 1726878455.77722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.77840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11672 1726878455.77849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11672 1726878455.77868: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12583da0> <<< 11672 1726878455.77879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78701: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11672 1726878455.78735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78760: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py <<< 11672 1726878455.78770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78829: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78897: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py <<< 11672 1726878455.78906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78925: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11672 1726878455.78954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.78988: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 11672 1726878455.79158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11672 1726878455.79338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11672 1726878455.79453: stdout chunk (state=3): >>>import '_ast' # <<< 11672 1726878455.79473: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12638d68> # zipimport: zlib available <<< 11672 1726878455.79491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79511: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11672 1726878455.79518: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79642: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11672 1726878455.79663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79692: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79736: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11672 1726878455.79765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79794: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.79892: 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 <<< 11672 1726878455.80037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.80124: 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 0x7f2b126792b0> <<< 11672 1726878455.80195: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125df0f0> <<< 11672 1726878455.80220: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py <<< 11672 1726878455.80230: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11672 1726878455.80283: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.80330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.80355: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.80395: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11672 1726878455.80405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11672 1726878455.80427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11672 1726878455.80456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11672 1726878455.80486: 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' <<< 11672 1726878455.80622: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12610080> <<< 11672 1726878455.80644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11672 1726878455.80651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11672 1726878455.80743: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12610128> <<< 11672 1726878455.80794: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12679630> <<< 11672 1726878455.80852: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125ea048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py <<< 11672 1726878455.80873: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.80896: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py <<< 11672 1726878455.80933: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.80954: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/pycompat24.py <<< 11672 1726878455.81051: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 11672 1726878455.81064: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py <<< 11672 1726878455.81092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.81103: stdout chunk (state=3): >>>import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.81135: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.81145: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11672 1726878455.81162: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 11672 1726878455.81250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878455.81449: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/seobject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/seobject.py <<< 11672 1726878455.81491: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/seobject.cpython-36.pyc' <<< 11672 1726878455.86867: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/semanage.py <<< 11672 1726878455.86899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc' <<< 11672 1726878455.91856: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b140ca128> <<< 11672 1726878455.91892: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1265a240> <<< 11672 1726878455.99250: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolicy/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolicy/__init__.py <<< 11672 1726878455.99277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolicy/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.99418: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/__init__.py <<< 11672 1726878455.99431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.99460: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/__init__.py <<< 11672 1726878455.99531: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878455.99553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/plistlib.cpython-36.pyc matches /usr/lib64/python3.6/plistlib.py <<< 11672 1726878455.99574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/plistlib.cpython-36.pyc' <<< 11672 1726878455.99619: 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 0x7f2b126fee48> <<< 11672 1726878455.99636: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126fefd0> <<< 11672 1726878455.99662: 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' <<< 11672 1726878455.99708: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878455.99721: 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 0x7f2b1270e198> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126fef98> <<< 11672 1726878455.99839: stdout chunk (state=3): >>>import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140ecdd8> <<< 11672 1726878455.99868: 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 0x7f2b1270e860> <<< 11672 1726878455.99885: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 11672 1726878455.99895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 11672 1726878455.99917: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 11672 1726878455.99927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11672 1726878455.99950: 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' <<< 11672 1726878456.00014: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12720320> <<< 11672 1726878456.00023: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 11672 1726878456.00041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 11672 1726878456.00052: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11672 1726878456.00067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11672 1726878456.00083: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11672 1726878456.00099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11672 1726878456.00112: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126b3828> <<< 11672 1726878456.00131: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 11672 1726878456.00146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126bd908> <<< 11672 1726878456.00170: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11672 1726878456.00184: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc matches /usr/lib64/python3.6/email/encoders.py <<< 11672 1726878456.00192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/encoders.cpython-36.pyc' <<< 11672 1726878456.00202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 11672 1726878456.00212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' <<< 11672 1726878456.00242: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126c2b70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126c2748> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126bdb70> <<< 11672 1726878456.00310: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126ac6d8> <<< 11672 1726878456.00369: stdout chunk (state=3): >>># /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 0x7f2b126d4128> <<< 11672 1726878456.00382: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11672 1726878456.00412: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11672 1726878456.00565: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126d4208> <<< 11672 1726878456.00581: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11672 1726878456.00600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11672 1726878456.00608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11672 1726878456.00636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11672 1726878456.00662: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da954a8> <<< 11672 1726878456.00671: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126e26d8> <<< 11672 1726878456.00754: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126bdac8> <<< 11672 1726878456.00776: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b127203c8> <<< 11672 1726878456.00820: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e9e8> <<< 11672 1726878456.00837: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e828> <<< 11672 1726878456.00863: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11672 1726878456.00924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11672 1726878456.00935: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11672 1726878456.00947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11672 1726878456.00969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 11672 1726878456.00977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11672 1726878456.00991: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878456.01007: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0da62240> <<< 11672 1726878456.01015: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da5ab38> <<< 11672 1726878456.01078: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da52a90> <<< 11672 1726878456.01372: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e940> <<< 11672 1726878456.01411: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84470> <<< 11672 1726878456.01442: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84860> <<< 11672 1726878456.01472: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/six.py <<< 11672 1726878456.01546: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc' <<< 11672 1726878456.01596: stdout chunk (state=3): >>>import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84908> <<< 11672 1726878456.01619: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/six.py <<< 11672 1726878456.01649: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc' <<< 11672 1726878456.01703: stdout chunk (state=3): >>>import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a198> <<< 11672 1726878456.01770: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/py31compat.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc' import 'pkg_resources.py31compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a390> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a550> <<< 11672 1726878456.01805: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878456.01830: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc' <<< 11672 1726878456.01847: stdout chunk (state=3): >>>import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d81e8d0> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7aa58> <<< 11672 1726878456.01858: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/version.py <<< 11672 1726878456.01868: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc' <<< 11672 1726878456.01894: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d837208> <<< 11672 1726878456.02212: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a470> <<< 11672 1726878456.02226: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/specifiers.py <<< 11672 1726878456.02249: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc' <<< 11672 1726878456.02309: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7cd8d0> <<< 11672 1726878456.02954: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d831eb8> <<< 11672 1726878456.02975: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc' <<< 11672 1726878456.03019: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py <<< 11672 1726878456.03107: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc' <<< 11672 1726878456.03131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc matches /usr/lib64/python3.6/pprint.py <<< 11672 1726878456.03143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc' <<< 11672 1726878456.03160: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7abd68> <<< 11672 1726878456.04178: stdout chunk (state=3): >>>import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7d3ac8> <<< 11672 1726878456.04205: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/markers.py <<< 11672 1726878456.04219: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc' <<< 11672 1726878456.04317: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d68f748> <<< 11672 1726878456.05125: stdout chunk (state=3): >>>import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d84a5c0> <<< 11672 1726878456.07027: stdout chunk (state=3): >>>import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140b27f0> <<< 11672 1726878456.11518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11672 1726878456.11545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11672 1726878456.11634: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d232ba8> <<< 11672 1726878456.11725: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/exception.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/exception.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/exception.cpython-36.pyc' <<< 11672 1726878456.11806: stdout chunk (state=3): >>>import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d248358> <<< 11672 1726878456.12092: stdout chunk (state=3): >>># extension module 'setools.policyrep' loaded from '/usr/lib64/python3.6/site-packages/setools/policyrep.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878456.12105: stdout chunk (state=3): >>># extension module 'setools.policyrep' executed from '/usr/lib64/python3.6/site-packages/setools/policyrep.cpython-36m-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0d69e320> <<< 11672 1726878456.12151: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/boolquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/boolquery.py <<< 11672 1726878456.12169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/boolquery.cpython-36.pyc' <<< 11672 1726878456.12214: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/descriptors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/descriptors.py <<< 11672 1726878456.12229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/descriptors.cpython-36.pyc' <<< 11672 1726878456.12245: stdout chunk (state=3): >>>import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1ee860> <<< 11672 1726878456.12311: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/mixins.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/mixins.cpython-36.pyc' <<< 11672 1726878456.12373: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/util.py <<< 11672 1726878456.12384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/util.cpython-36.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1f3940> <<< 11672 1726878456.12391: stdout chunk (state=3): >>>import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1f36a0> <<< 11672 1726878456.12453: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/query.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/query.py <<< 11672 1726878456.12464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/query.cpython-36.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d2030f0> <<< 11672 1726878456.12470: stdout chunk (state=3): >>>import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1ee588> <<< 11672 1726878456.12531: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/categoryquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/categoryquery.cpython-36.pyc' <<< 11672 1726878456.12541: stdout chunk (state=3): >>>import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203390> <<< 11672 1726878456.12594: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/commonquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/commonquery.py <<< 11672 1726878456.12610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/commonquery.cpython-36.pyc' <<< 11672 1726878456.12625: stdout chunk (state=3): >>>import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d2035f8> <<< 11672 1726878456.12678: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/objclassquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/objclassquery.cpython-36.pyc' <<< 11672 1726878456.12696: stdout chunk (state=3): >>>import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203908> <<< 11672 1726878456.12752: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/polcapquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/polcapquery.py <<< 11672 1726878456.12763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/polcapquery.cpython-36.pyc' <<< 11672 1726878456.12769: stdout chunk (state=3): >>>import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203da0> <<< 11672 1726878456.12822: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/rolequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/rolequery.cpython-36.pyc' <<< 11672 1726878456.12845: stdout chunk (state=3): >>>import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211048> <<< 11672 1726878456.12895: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/sensitivityquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/sensitivityquery.py <<< 11672 1726878456.12902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/sensitivityquery.cpython-36.pyc' <<< 11672 1726878456.12910: stdout chunk (state=3): >>>import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211400> <<< 11672 1726878456.12970: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/typequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/typequery.cpython-36.pyc' <<< 11672 1726878456.12989: stdout chunk (state=3): >>>import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211780> <<< 11672 1726878456.13044: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/typeattrquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/typeattrquery.py <<< 11672 1726878456.13054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/typeattrquery.cpython-36.pyc' <<< 11672 1726878456.13061: stdout chunk (state=3): >>>import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211b70> <<< 11672 1726878456.13119: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/userquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/userquery.cpython-36.pyc' <<< 11672 1726878456.13137: stdout chunk (state=3): >>>import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211ef0> <<< 11672 1726878456.13194: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/mlsrulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/mlsrulequery.py <<< 11672 1726878456.13201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/mlsrulequery.cpython-36.pyc' <<< 11672 1726878456.13214: stdout chunk (state=3): >>>import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21b390> <<< 11672 1726878456.13268: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/rbacrulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/rbacrulequery.cpython-36.pyc' <<< 11672 1726878456.13285: stdout chunk (state=3): >>>import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21b9e8> <<< 11672 1726878456.13354: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/terulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/terulequery.py <<< 11672 1726878456.13363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/terulequery.cpython-36.pyc' <<< 11672 1726878456.13375: stdout chunk (state=3): >>>import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21bfd0> <<< 11672 1726878456.13434: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/constraintquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/constraintquery.cpython-36.pyc' <<< 11672 1726878456.13460: stdout chunk (state=3): >>>import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d221710> <<< 11672 1726878456.13516: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/boundsquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/boundsquery.py <<< 11672 1726878456.13528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/boundsquery.cpython-36.pyc' <<< 11672 1726878456.13536: stdout chunk (state=3): >>>import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d221d68> <<< 11672 1726878456.13593: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/defaultquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/defaultquery.cpython-36.pyc' <<< 11672 1726878456.13610: stdout chunk (state=3): >>>import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22a240> <<< 11672 1726878456.13664: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/fsusequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/fsusequery.py <<< 11672 1726878456.13672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/fsusequery.cpython-36.pyc' <<< 11672 1726878456.13682: stdout chunk (state=3): >>>import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22a6a0> <<< 11672 1726878456.13765: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/genfsconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/genfsconquery.cpython-36.pyc' <<< 11672 1726878456.13782: stdout chunk (state=3): >>>import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22ab38> <<< 11672 1726878456.13840: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/ibendportconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ibendportconquery.py <<< 11672 1726878456.13848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ibendportconquery.cpython-36.pyc' <<< 11672 1726878456.13860: stdout chunk (state=3): >>>import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22af28> <<< 11672 1726878456.13926: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/ibpkeyconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ibpkeyconquery.cpython-36.pyc' <<< 11672 1726878456.13944: stdout chunk (state=3): >>>import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b32b0> <<< 11672 1726878456.14009: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/initsidquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/initsidquery.py <<< 11672 1726878456.14020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/initsidquery.cpython-36.pyc' <<< 11672 1726878456.14032: stdout chunk (state=3): >>>import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b37b8> <<< 11672 1726878456.14088: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/netifconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/netifconquery.cpython-36.pyc' <<< 11672 1726878456.14096: stdout chunk (state=3): >>>import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b39e8> <<< 11672 1726878456.14153: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/nodeconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/nodeconquery.cpython-36.pyc' <<< 11672 1726878456.14170: stdout chunk (state=3): >>>import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b3cc0> <<< 11672 1726878456.14226: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/portconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/portconquery.py <<< 11672 1726878456.14237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/portconquery.cpython-36.pyc' <<< 11672 1726878456.14249: stdout chunk (state=3): >>>import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b91d0> <<< 11672 1726878456.14308: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/ioportconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ioportconquery.cpython-36.pyc' <<< 11672 1726878456.14326: stdout chunk (state=3): >>>import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b96a0> <<< 11672 1726878456.14407: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/iomemconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/iomemconquery.py <<< 11672 1726878456.14415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/iomemconquery.cpython-36.pyc' <<< 11672 1726878456.14423: stdout chunk (state=3): >>>import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b9a58> <<< 11672 1726878456.14481: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/pirqconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/pirqconquery.py <<< 11672 1726878456.14490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/pirqconquery.cpython-36.pyc' <<< 11672 1726878456.14499: stdout chunk (state=3): >>>import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b9e10> <<< 11672 1726878456.14552: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/pcideviceconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/pcideviceconquery.py <<< 11672 1726878456.14562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/pcideviceconquery.cpython-36.pyc' <<< 11672 1726878456.14570: stdout chunk (state=3): >>>import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c21d0> <<< 11672 1726878456.14630: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/devicetreeconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/devicetreeconquery.cpython-36.pyc' <<< 11672 1726878456.14639: stdout chunk (state=3): >>>import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c2588> <<< 11672 1726878456.14706: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/__pycache__/permmap.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/permmap.py <<< 11672 1726878456.14714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/permmap.cpython-36.pyc' <<< 11672 1726878456.14735: stdout chunk (state=3): >>>import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c2898> <<< 11672 1726878456.24097: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/__init__.cpython-36.pyc' <<< 11672 1726878456.24154: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bool.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/bool.py <<< 11672 1726878456.24164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bool.cpython-36.pyc' <<< 11672 1726878456.24204: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/descriptors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/descriptors.py <<< 11672 1726878456.24212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/descriptors.cpython-36.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cbba8> <<< 11672 1726878456.24274: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/difference.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/difference.cpython-36.pyc' <<< 11672 1726878456.24336: stdout chunk (state=3): >>>import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cbe48> <<< 11672 1726878456.24377: stdout chunk (state=3): >>>import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cb908> <<< 11672 1726878456.24425: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bounds.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bounds.cpython-36.pyc' <<< 11672 1726878456.24479: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/types.cpython-36.pyc' <<< 11672 1726878456.24525: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/typeattr.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/typeattr.py <<< 11672 1726878456.24542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/typeattr.cpython-36.pyc' <<< 11672 1726878456.24596: stdout chunk (state=3): >>>import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4e10> <<< 11672 1726878456.24653: stdout chunk (state=3): >>>import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4908> <<< 11672 1726878456.24706: stdout chunk (state=3): >>>import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4390> <<< 11672 1726878456.24755: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/commons.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/commons.py <<< 11672 1726878456.24762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/commons.cpython-36.pyc' <<< 11672 1726878456.24803: stdout chunk (state=3): >>>import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d16c3c8> <<< 11672 1726878456.24852: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/constraints.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/constraints.cpython-36.pyc' <<< 11672 1726878456.24901: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/objclass.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/objclass.cpython-36.pyc' <<< 11672 1726878456.24953: stdout chunk (state=3): >>>import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1705f8> <<< 11672 1726878456.24966: stdout chunk (state=3): >>>import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d16cbe0> <<< 11672 1726878456.25018: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/default.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/default.cpython-36.pyc' <<< 11672 1726878456.25088: stdout chunk (state=3): >>>import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d17d438> <<< 11672 1726878456.25135: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/fsuse.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/fsuse.py <<< 11672 1726878456.25145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/fsuse.cpython-36.pyc' <<< 11672 1726878456.25181: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/context.py <<< 11672 1726878456.25190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/context.cpython-36.pyc' <<< 11672 1726878456.25232: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mls.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/mls.py <<< 11672 1726878456.25251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mls.cpython-36.pyc' <<< 11672 1726878456.25366: stdout chunk (state=3): >>>import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1d0828> <<< 11672 1726878456.25415: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/roles.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/roles.cpython-36.pyc' <<< 11672 1726878456.25464: stdout chunk (state=3): >>>import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1899b0> <<< 11672 1726878456.25514: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/users.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/users.py <<< 11672 1726878456.25523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/users.cpython-36.pyc' <<< 11672 1726878456.25655: stdout chunk (state=3): >>>import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1a3438> <<< 11672 1726878456.25670: stdout chunk (state=3): >>>import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1d0470> <<< 11672 1726878456.25711: stdout chunk (state=3): >>>import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d17def0> <<< 11672 1726878456.25758: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/genfscon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/genfscon.cpython-36.pyc' <<< 11672 1726878456.25810: stdout chunk (state=3): >>>import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d19c358> <<< 11672 1726878456.25853: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibendportcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/ibendportcon.py <<< 11672 1726878456.25862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibendportcon.cpython-36.pyc' <<< 11672 1726878456.25904: stdout chunk (state=3): >>>import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d19ce80> <<< 11672 1726878456.25951: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/ibpkeycon.py <<< 11672 1726878456.25959: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-36.pyc' <<< 11672 1726878456.26002: stdout chunk (state=3): >>>import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1999e8> <<< 11672 1726878456.26048: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/initsid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/initsid.py <<< 11672 1726878456.26057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/initsid.cpython-36.pyc' <<< 11672 1726878456.26091: stdout chunk (state=3): >>>import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d140550> <<< 11672 1726878456.26145: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mlsrules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mlsrules.cpython-36.pyc' <<< 11672 1726878456.26206: stdout chunk (state=3): >>>import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d140dd8> <<< 11672 1726878456.26249: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/netifcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/netifcon.py <<< 11672 1726878456.26257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/netifcon.cpython-36.pyc' <<< 11672 1726878456.26307: stdout chunk (state=3): >>>import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1337f0><<< 11672 1726878456.26316: stdout chunk (state=3): >>> <<< 11672 1726878456.26361: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/nodecon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/nodecon.py <<< 11672 1726878456.26370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/nodecon.cpython-36.pyc' <<< 11672 1726878456.26411: stdout chunk (state=3): >>>import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d14e3c8> <<< 11672 1726878456.26467: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/polcap.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/polcap.cpython-36.pyc' <<< 11672 1726878456.26476: stdout chunk (state=3): >>>import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d14ef28> <<< 11672 1726878456.26509: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/portcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/portcon.py <<< 11672 1726878456.26525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/portcon.cpython-36.pyc' <<< 11672 1726878456.26566: stdout chunk (state=3): >>>import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d13b2b0> <<< 11672 1726878456.26615: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/properties.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/properties.cpython-36.pyc' <<< 11672 1726878456.26660: stdout chunk (state=3): >>>import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d13be10> <<< 11672 1726878456.26701: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/rbacrules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/rbacrules.py <<< 11672 1726878456.26711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/rbacrules.cpython-36.pyc' <<< 11672 1726878456.26769: stdout chunk (state=3): >>>import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d163550> <<< 11672 1726878456.26816: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/terules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/terules.py <<< 11672 1726878456.26825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/terules.cpython-36.pyc' <<< 11672 1726878456.26868: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/conditional.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/conditional.py <<< 11672 1726878456.26882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/conditional.cpython-36.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d15ceb8> <<< 11672 1726878456.27092: stdout chunk (state=3): >>>import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d15c400> <<< 11672 1726878456.27115: stdout chunk (state=3): >>>import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cb240> <<< 11672 1726878456.27122: stdout chunk (state=3): >>>import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140b26a0> <<< 11672 1726878456.27142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11672 1726878456.27149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11672 1726878456.27175: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d133ac8> <<< 11672 1726878456.27337: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/__init__.py <<< 11672 1726878456.27348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/__init__.cpython-36.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9358> <<< 11672 1726878456.31177: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/defaults.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/defaults.py <<< 11672 1726878456.31188: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/defaults.cpython-36.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9438> <<< 11672 1726878456.31251: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/interfaces.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/interfaces.py <<< 11672 1726878456.31260: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/interfaces.cpython-36.pyc' <<< 11672 1726878456.35621: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/access.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/access.py <<< 11672 1726878456.35634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/access.cpython-36.pyc' <<< 11672 1726878456.35694: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/refpolicy.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/refpolicy.py <<< 11672 1726878456.35734: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/refpolicy.cpython-36.pyc' <<< 11672 1726878456.35805: stdout chunk (state=3): >>>import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d109518> <<< 11672 1726878456.35874: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/util.py <<< 11672 1726878456.35885: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/util.cpython-36.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0adcf8> <<< 11672 1726878456.36096: stdout chunk (state=3): >>># extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.6/site-packages/selinux/audit2why.cpython-36m-x86_64-linux-gnu.so' <<< 11672 1726878456.36108: stdout chunk (state=3): >>># extension module 'selinux.audit2why' executed from '/usr/lib64/python3.6/site-packages/selinux/audit2why.cpython-36m-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0d0af6d8> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9cf8> <<< 11672 1726878456.36155: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/objectmodel.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/objectmodel.py <<< 11672 1726878456.36167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/objectmodel.cpython-36.pyc' <<< 11672 1726878456.36175: stdout chunk (state=3): >>>import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d109390> <<< 11672 1726878456.36230: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/matching.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/matching.py <<< 11672 1726878456.36241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/matching.cpython-36.pyc' <<< 11672 1726878456.36250: stdout chunk (state=3): >>>import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0afbe0> <<< 11672 1726878456.36296: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-36.pyc' <<< 11672 1726878456.36315: stdout chunk (state=3): >>>import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0c4080> <<< 11672 1726878456.36335: stdout chunk (state=3): >>>import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9588> <<< 11672 1726878456.36350: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11672 1726878456.36368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11672 1726878456.36387: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0c4048> <<< 11672 1726878456.51278: stdout chunk (state=3): >>>import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1265aeb8> <<< 11672 1726878456.51381: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/__pycache__/audit.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/audit.py <<< 11672 1726878456.51415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/__pycache__/audit.cpython-36.pyc' <<< 11672 1726878456.51680: stdout chunk (state=3): >>># extension module '_audit' loaded from '/usr/lib64/python3.6/site-packages/_audit.so' <<< 11672 1726878456.51690: stdout chunk (state=3): >>># extension module '_audit' executed from '/usr/lib64/python3.6/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0cdd6748> <<< 11672 1726878456.51728: stdout chunk (state=3): >>>import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0cf550> <<< 11672 1726878456.51765: stdout chunk (state=3): >>>import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1261cef0> <<< 11672 1726878456.51849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11672 1726878457.71401: stdout chunk (state=3): >>> {"ports": ["443"], "proto": "tcp", "setype": "websm_port_t", "state": "present", "changed": true, "invocation": {"module_args": {"ports": ["443"], "proto": "tcp", "setype": "websm_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} <<< 11672 1726878457.71425: stdout chunk (state=3): >>># destroy __main__ <<< 11672 1726878457.72373: 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 <<< 11672 1726878457.72396: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # 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 # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 <<< 11672 1726878457.72411: stdout chunk (state=3): >>># destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing seobject # destroy seobject # cleanup[2] removing semanage # destroy semanage <<< 11672 1726878457.72421: stdout chunk (state=3): >>># cleanup[2] removing _semanage # cleanup[2] removing sepolicy # cleanup[2] removing setools # cleanup[2] removing pkg_resources # cleanup[2] removing plistlib # 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 email # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing email.errors <<< 11672 1726878457.72454: stdout chunk (state=3): >>># cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy 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 inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources.extern.six # cleanup[2] removing pkg_resources._vendor.six # cleanup[2] removing pkg_resources.extern.six.moves # cleanup[2] removing pkg_resources._vendor.six.moves # cleanup[2] removing pkg_resources.py31compat # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pprint # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.six.moves.urllib # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing _cython_0_28_1 # destroy _cython_0_28_1 # cleanup[2] removing cython_runtime # destroy cython_runtime # cleanup[2] removing setools.policyrep # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.util # cleanup[2] removing setools.query # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery <<< 11672 1726878457.72480: stdout chunk (state=3): >>># cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.diff # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon <<< 11672 1726878457.72492: stdout chunk (state=3): >>># cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing gzip # cleanup[2] removing audit # cleanup[2] removing _audit <<< 11672 1726878457.72508: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11672 1726878457.73003: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11672 1726878457.73032: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11672 1726878457.73052: stdout chunk (state=3): >>># destroy _lzma <<< 11672 1726878457.73060: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 11672 1726878457.73080: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11672 1726878457.73112: stdout chunk (state=3): >>># destroy uuid <<< 11672 1726878457.73125: stdout chunk (state=3): >>># destroy ctypes # destroy systemd._journal <<< 11672 1726878457.73132: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 <<< 11672 1726878457.73145: stdout chunk (state=3): >>># destroy _socket <<< 11672 1726878457.73159: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11672 1726878457.73165: stdout chunk (state=3): >>># destroy _json <<< 11672 1726878457.73196: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy argparse <<< 11672 1726878457.73241: stdout chunk (state=3): >>># destroy sepolicy # destroy syslog # destroy audit # destroy _semanage # destroy setools # destroy setools.descriptors # destroy setools.util <<< 11672 1726878457.73264: stdout chunk (state=3): >>># destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery <<< 11672 1726878457.73272: stdout chunk (state=3): >>># destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.diff # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip <<< 11672 1726878457.73295: stdout chunk (state=3): >>># destroy zipfile # destroy zipimport # destroy pkgutil # destroy plistlib # destroy textwrap # destroy inspect # destroy pkg_resources.extern # destroy pkg_resources._vendor # destroy pkg_resources._vendor.six # destroy importlib.machinery # destroy pkg_resources.py31compat <<< 11672 1726878457.73308: stdout chunk (state=3): >>># destroy contextlib # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 11672 1726878457.73323: stdout chunk (state=3): >>># destroy email.quoprimime # destroy email.base64mime # destroy email.encoders <<< 11672 1726878457.73348: stdout chunk (state=3): >>># destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email.header # destroy email.charset # destroy email # destroy email.errors # destroy binascii <<< 11672 1726878457.73363: stdout chunk (state=3): >>># destroy random # destroy socket # destroy urllib # destroy urllib.parse <<< 11672 1726878457.73382: stdout chunk (state=3): >>># destroy calendar # destroy datetime <<< 11672 1726878457.73406: stdout chunk (state=3): >>># destroy ast # destroy dis <<< 11672 1726878457.73413: stdout chunk (state=3): >>># destroy importlib # destroy token <<< 11672 1726878457.73426: stdout chunk (state=3): >>># destroy _opcode <<< 11672 1726878457.73448: stdout chunk (state=3): >>># destroy pkg_resources._vendor.six # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # destroy pkg_resources._vendor.pyparsing # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves <<< 11672 1726878457.73463: stdout chunk (state=3): >>># destroy pkg_resources._vendor.six.moves.urllib_parse # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request <<< 11672 1726878457.73474: stdout chunk (state=3): >>># destroy pkg_resources._vendor.six.moves.urllib.response # destroy pkg_resources._vendor.six.moves.urllib.robotparser # destroy pkg_resources._vendor.six.moves # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request # destroy pkg_resources._vendor.six.moves.urllib.response <<< 11672 1726878457.73480: stdout chunk (state=3): >>># destroy pkg_resources._vendor.six.moves.urllib.robotparser <<< 11672 1726878457.73504: stdout chunk (state=3): >>># destroy pkg_resources._vendor.six.moves.urllib_parse # destroy sre_constants # destroy pprint <<< 11672 1726878457.73552: stdout chunk (state=3): >>># destroy platform <<< 11672 1726878457.73582: stdout chunk (state=3): >>># destroy setools.mixins # destroy setools.query <<< 11672 1726878457.73602: stdout chunk (state=3): >>># destroy pkg_resources # destroy setools.exception # destroy setools.policyrep # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass <<< 11672 1726878457.73617: stdout chunk (state=3): >>># destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon <<< 11672 1726878457.73625: stdout chunk (state=3): >>># destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules <<< 11672 1726878457.73665: stdout chunk (state=3): >>># destroy copy # destroy sepolgen.matching # destroy sepolgen.refpolicy <<< 11672 1726878457.73678: stdout chunk (state=3): >>># destroy string # destroy selinux <<< 11672 1726878457.73689: stdout chunk (state=3): >>># destroy locale # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy gettext <<< 11672 1726878457.73701: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy _compression <<< 11672 1726878457.73775: 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 <<< 11672 1726878457.73788: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs <<< 11672 1726878457.73799: 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 <<< 11672 1726878457.73809: stdout chunk (state=3): >>># destroy abc <<< 11672 1726878457.73822: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11672 1726878457.73834: 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 <<< 11672 1726878457.73868: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc <<< 11672 1726878457.73881: stdout chunk (state=3): >>># destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools <<< 11672 1726878457.73893: 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 <<< 11672 1726878457.73909: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 11672 1726878457.73925: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 11672 1726878457.73941: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time <<< 11672 1726878457.73953: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 11672 1726878457.73968: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect<<< 11672 1726878457.73978: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess <<< 11672 1726878457.73992: stdout chunk (state=3): >>># destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 11672 1726878457.74004: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping logging <<< 11672 1726878457.74018: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy threading # destroy atexit # cleanup[3] wiping _string <<< 11672 1726878457.74025: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy _functools # cleanup[3] wiping _selinux <<< 11672 1726878457.74063: stdout chunk (state=3): >>># cleanup[3] wiping ipaddress # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _audit # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11672 1726878457.74295: stdout chunk (state=3): >>># destroy time <<< 11672 1726878457.74321: stdout chunk (state=3): >>># destroy _heapq <<< 11672 1726878457.74331: stdout chunk (state=3): >>># destroy posixpath <<< 11672 1726878457.74348: stdout chunk (state=3): >>># destroy tokenize <<< 11672 1726878457.74372: stdout chunk (state=3): >>># destroy _string # destroy stat # destroy _signal <<< 11672 1726878457.74383: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 11672 1726878457.74396: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy select <<< 11672 1726878457.74412: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11672 1726878457.74426: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 11672 1726878457.74439: 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 operator # destroy types # destroy ansible.module_utils.six.moves <<< 11672 1726878457.74448: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 11672 1726878457.75208: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11672 1726878457.75258: stderr chunk (state=3): >>><<< 11672 1726878457.75264: stdout chunk (state=3): >>><<< 11672 1726878457.75343: _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 0x7f2b16810e48> # /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 0x7f2b167a6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b168109b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167b3630> 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 0x7f2b167ba160> # /usr/lib64/python3.6/__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 0x7f2b167bf0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167ba748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167ba390> # /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 0x7f2b16764470> # /usr/lib64/python3.6/__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 0x7f2b16769e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16764b38> # /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 0x7f2b167704e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16753d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16756198> # /usr/lib64/python3.6/__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 0x7f2b14a64940> # /usr/lib64/python3.6/__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 0x7f2b14a76240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b167c4a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f2b149e3208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b149ee438> # /usr/lib64/python3.6/__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 0x7f2b149f1128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b149eec18> 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 0x7f2b149f1208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a3f940> # /usr/lib64/python3.6/__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 0x7f2b14a3fd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a312e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a372e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a295c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a1b5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f2b1479d438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1478ceb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a31240> 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 0x7f2b147a9fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a14438> # /usr/lib64/python3.6/__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 0x7f2b147ae390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b147ae4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14a8e198> # /usr/lib64/python3.6/__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 0x7f2b147aef60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147aeb70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147bc828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f2b147c6048> # /usr/lib64/python3.6/__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 0x7f2b14342320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147bc908> # /usr/lib64/python3.6/__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 0x7f2b14347e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae6a0> # /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 0x7f2b1436c470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1436c828> # /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 0x7f2b14372518> # /usr/lib64/python3.6/__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 0x7f2b1411dd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14110470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14110160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14107048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b14372eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b14117128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1436cba8> # /usr/lib64/python3.6/__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 0x7f2b16714898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b141171d0> 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 0x7f2b16714c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b147ae9e8> # /usr/lib64/python3.6/__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 0x7f2b16736748> # /usr/lib64/python3.6/__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 0x7f2b1673e7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1673ec88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1673eda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b16736f98> # /usr/lib64/python3.6/__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 0x7f2b16747128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1673e668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1673e3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1672bc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b143564e0> # /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 0x7f2b167365f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f2b12740a90> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_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 0x7f2b125316d8> 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 0x7f2b12427400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12531f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b12531048> # /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 0x7f2b12402cc0> # /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 0x7f2b123f0940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b123f0278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b123f0fd0> # /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 0x7f2b123ac748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123d1438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123c5630> # /usr/lib64/python3.6/__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 0x7f2b12765f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b123d9470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123d9588> # /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 0x7f2b1243e048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f2b12451080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1242d438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1242dc50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123e7940> # /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 0x7f2b1252e080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1242d2b0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b1252ef28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b12464080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b124641d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b123d96d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f2b1254bb70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125482b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b125484a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12464d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_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 0x7f2b12562f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12562c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12562470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f2b12562ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12552e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_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 0x7f2b12583da0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__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 0x7f2b12638d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f2b126792b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125df0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f2b12610080> # /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 0x7f2b12610128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b12679630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b125ea048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.local_seport_payload_i66o37by/ansible_fedora.linux_system_roles.local_seport_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/seobject.cpython-36.pyc matches /usr/lib/python3.6/site-packages/seobject.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/seobject.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/semanage.py # code object from '/usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b140ca128> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1265a240> # /usr/lib/python3.6/site-packages/sepolicy/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolicy/__init__.py # code object from '/usr/lib/python3.6/site-packages/sepolicy/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/__init__.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/plistlib.cpython-36.pyc matches /usr/lib64/python3.6/plistlib.py # code object from '/usr/lib64/python3.6/__pycache__/plistlib.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 0x7f2b126fee48> # /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 0x7f2b126fefd0> # /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 0x7f2b1270e198> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126fef98> import 'plistlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140ecdd8> # /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 0x7f2b1270e860> # /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' # /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 0x7f2b12720320> # /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 0x7f2b126b3828> # /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 0x7f2b126bd908> # /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 0x7f2b126c2b70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126c2748> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126bdb70> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126ac6d8> # /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 0x7f2b126d4128> # /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 0x7f2b126d4208> # /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 0x7f2b0da954a8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126e26d8> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b126bdac8> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b127203c8> import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e9e8> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e828> # /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 0x7f2b0da62240> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da5ab38> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da52a90> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1270e940> # /usr/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/extern/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/extern/__pycache__/__init__.cpython-36.pyc' import 'pkg_resources.extern' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84470> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/__init__.cpython-36.pyc' import 'pkg_resources._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84860> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/six.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc' import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da84908> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/six.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/six.cpython-36.pyc' import 'pkg_resources._vendor.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a198> # /usr/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/py31compat.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/__pycache__/py31compat.cpython-36.pyc' import 'pkg_resources.py31compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a390> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/appdirs.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/appdirs.cpython-36.pyc' import 'pkg_resources._vendor.appdirs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a550> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__init__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__about__.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/__about__.cpython-36.pyc' import 'pkg_resources._vendor.packaging.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d81e8d0> import 'pkg_resources._vendor.packaging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7aa58> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/version.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/version.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_structures.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_structures.cpython-36.pyc' import 'pkg_resources.extern.packaging._structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d837208> import 'pkg_resources.extern.packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0da7a470> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/specifiers.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/specifiers.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/_compat.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/_compat.cpython-36.pyc' import 'pkg_resources.extern.packaging._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7cd8d0> import 'pkg_resources.extern.packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d831eb8> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/requirements.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/requirements.cpython-36.pyc' # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/pyparsing.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/__pycache__/pyparsing.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc matches /usr/lib64/python3.6/pprint.py # code object from '/usr/lib64/python3.6/__pycache__/pprint.cpython-36.pyc' import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7abd68> import 'pkg_resources._vendor.pyparsing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d7d3ac8> # /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc matches /usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/markers.py # code object from '/usr/lib/python3.6/site-packages/pkg_resources/_vendor/packaging/__pycache__/markers.cpython-36.pyc' import 'pkg_resources.extern.packaging.markers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d68f748> import 'pkg_resources.extern.packaging.requirements' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d84a5c0> import 'pkg_resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140b27f0> # /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 0x7f2b0d232ba8> # /usr/lib64/python3.6/site-packages/setools/__pycache__/exception.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/exception.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/exception.cpython-36.pyc' import 'setools.exception' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d248358> # extension module 'setools.policyrep' loaded from '/usr/lib64/python3.6/site-packages/setools/policyrep.cpython-36m-x86_64-linux-gnu.so' # extension module 'setools.policyrep' executed from '/usr/lib64/python3.6/site-packages/setools/policyrep.cpython-36m-x86_64-linux-gnu.so' import 'setools.policyrep' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0d69e320> # /usr/lib64/python3.6/site-packages/setools/__pycache__/boolquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/boolquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/boolquery.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/__pycache__/descriptors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/descriptors.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/descriptors.cpython-36.pyc' import 'setools.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1ee860> # /usr/lib64/python3.6/site-packages/setools/__pycache__/mixins.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/mixins.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/mixins.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/util.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/util.cpython-36.pyc' import 'setools.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1f3940> import 'setools.mixins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1f36a0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/query.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/query.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/query.cpython-36.pyc' import 'setools.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d2030f0> import 'setools.boolquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1ee588> # /usr/lib64/python3.6/site-packages/setools/__pycache__/categoryquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/categoryquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/categoryquery.cpython-36.pyc' import 'setools.categoryquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203390> # /usr/lib64/python3.6/site-packages/setools/__pycache__/commonquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/commonquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/commonquery.cpython-36.pyc' import 'setools.commonquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d2035f8> # /usr/lib64/python3.6/site-packages/setools/__pycache__/objclassquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/objclassquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/objclassquery.cpython-36.pyc' import 'setools.objclassquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203908> # /usr/lib64/python3.6/site-packages/setools/__pycache__/polcapquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/polcapquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/polcapquery.cpython-36.pyc' import 'setools.polcapquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d203da0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/rolequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/rolequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/rolequery.cpython-36.pyc' import 'setools.rolequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211048> # /usr/lib64/python3.6/site-packages/setools/__pycache__/sensitivityquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/sensitivityquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/sensitivityquery.cpython-36.pyc' import 'setools.sensitivityquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211400> # /usr/lib64/python3.6/site-packages/setools/__pycache__/typequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/typequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/typequery.cpython-36.pyc' import 'setools.typequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211780> # /usr/lib64/python3.6/site-packages/setools/__pycache__/typeattrquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/typeattrquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/typeattrquery.cpython-36.pyc' import 'setools.typeattrquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211b70> # /usr/lib64/python3.6/site-packages/setools/__pycache__/userquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/userquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/userquery.cpython-36.pyc' import 'setools.userquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d211ef0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/mlsrulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/mlsrulequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/mlsrulequery.cpython-36.pyc' import 'setools.mlsrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21b390> # /usr/lib64/python3.6/site-packages/setools/__pycache__/rbacrulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/rbacrulequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/rbacrulequery.cpython-36.pyc' import 'setools.rbacrulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21b9e8> # /usr/lib64/python3.6/site-packages/setools/__pycache__/terulequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/terulequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/terulequery.cpython-36.pyc' import 'setools.terulequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d21bfd0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/constraintquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/constraintquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/constraintquery.cpython-36.pyc' import 'setools.constraintquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d221710> # /usr/lib64/python3.6/site-packages/setools/__pycache__/boundsquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/boundsquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/boundsquery.cpython-36.pyc' import 'setools.boundsquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d221d68> # /usr/lib64/python3.6/site-packages/setools/__pycache__/defaultquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/defaultquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/defaultquery.cpython-36.pyc' import 'setools.defaultquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22a240> # /usr/lib64/python3.6/site-packages/setools/__pycache__/fsusequery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/fsusequery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/fsusequery.cpython-36.pyc' import 'setools.fsusequery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22a6a0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/genfsconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/genfsconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/genfsconquery.cpython-36.pyc' import 'setools.genfsconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22ab38> # /usr/lib64/python3.6/site-packages/setools/__pycache__/ibendportconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ibendportconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ibendportconquery.cpython-36.pyc' import 'setools.ibendportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d22af28> # /usr/lib64/python3.6/site-packages/setools/__pycache__/ibpkeyconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ibpkeyconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ibpkeyconquery.cpython-36.pyc' import 'setools.ibpkeyconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b32b0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/initsidquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/initsidquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/initsidquery.cpython-36.pyc' import 'setools.initsidquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b37b8> # /usr/lib64/python3.6/site-packages/setools/__pycache__/netifconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/netifconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/netifconquery.cpython-36.pyc' import 'setools.netifconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b39e8> # /usr/lib64/python3.6/site-packages/setools/__pycache__/nodeconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/nodeconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/nodeconquery.cpython-36.pyc' import 'setools.nodeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b3cc0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/portconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/portconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/portconquery.cpython-36.pyc' import 'setools.portconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b91d0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/ioportconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/ioportconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/ioportconquery.cpython-36.pyc' import 'setools.ioportconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b96a0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/iomemconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/iomemconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/iomemconquery.cpython-36.pyc' import 'setools.iomemconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b9a58> # /usr/lib64/python3.6/site-packages/setools/__pycache__/pirqconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/pirqconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/pirqconquery.cpython-36.pyc' import 'setools.pirqconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1b9e10> # /usr/lib64/python3.6/site-packages/setools/__pycache__/pcideviceconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/pcideviceconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/pcideviceconquery.cpython-36.pyc' import 'setools.pcideviceconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c21d0> # /usr/lib64/python3.6/site-packages/setools/__pycache__/devicetreeconquery.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/devicetreeconquery.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/devicetreeconquery.cpython-36.pyc' import 'setools.devicetreeconquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c2588> # /usr/lib64/python3.6/site-packages/setools/__pycache__/permmap.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/permmap.py # code object from '/usr/lib64/python3.6/site-packages/setools/__pycache__/permmap.cpython-36.pyc' import 'setools.permmap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1c2898> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/__init__.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bool.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/bool.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bool.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/descriptors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/descriptors.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/descriptors.cpython-36.pyc' import 'setools.diff.descriptors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cbba8> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/difference.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/difference.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/difference.cpython-36.pyc' import 'setools.diff.difference' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cbe48> import 'setools.diff.bool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cb908> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bounds.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/bounds.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/bounds.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/types.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/types.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/typeattr.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/typeattr.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/typeattr.cpython-36.pyc' import 'setools.diff.typeattr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4e10> import 'setools.diff.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4908> import 'setools.diff.bounds' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1e4390> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/commons.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/commons.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/commons.cpython-36.pyc' import 'setools.diff.commons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d16c3c8> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/constraints.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/constraints.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/constraints.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/objclass.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/objclass.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/objclass.cpython-36.pyc' import 'setools.diff.objclass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1705f8> import 'setools.diff.constraints' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d16cbe0> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/default.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/default.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/default.cpython-36.pyc' import 'setools.diff.default' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d17d438> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/fsuse.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/fsuse.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/fsuse.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/context.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mls.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/mls.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mls.cpython-36.pyc' import 'setools.diff.mls' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1d0828> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/roles.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/roles.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/roles.cpython-36.pyc' import 'setools.diff.roles' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1899b0> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/users.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/users.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/users.cpython-36.pyc' import 'setools.diff.users' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1a3438> import 'setools.diff.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1d0470> import 'setools.diff.fsuse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d17def0> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/genfscon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/genfscon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/genfscon.cpython-36.pyc' import 'setools.diff.genfscon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d19c358> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibendportcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/ibendportcon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibendportcon.cpython-36.pyc' import 'setools.diff.ibendportcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d19ce80> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/ibpkeycon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/ibpkeycon.cpython-36.pyc' import 'setools.diff.ibpkeycon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1999e8> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/initsid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/initsid.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/initsid.cpython-36.pyc' import 'setools.diff.initsid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d140550> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mlsrules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/mlsrules.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/mlsrules.cpython-36.pyc' import 'setools.diff.mlsrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d140dd8> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/netifcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/netifcon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/netifcon.cpython-36.pyc' import 'setools.diff.netifcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1337f0> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/nodecon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/nodecon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/nodecon.cpython-36.pyc' import 'setools.diff.nodecon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d14e3c8> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/polcap.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/polcap.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/polcap.cpython-36.pyc' import 'setools.diff.polcap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d14ef28> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/portcon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/portcon.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/portcon.cpython-36.pyc' import 'setools.diff.portcon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d13b2b0> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/properties.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/properties.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/properties.cpython-36.pyc' import 'setools.diff.properties' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d13be10> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/rbacrules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/rbacrules.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/rbacrules.cpython-36.pyc' import 'setools.diff.rbacrules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d163550> # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/terules.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/terules.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/terules.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/setools/diff/__pycache__/conditional.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/setools/diff/conditional.py # code object from '/usr/lib64/python3.6/site-packages/setools/diff/__pycache__/conditional.cpython-36.pyc' import 'setools.diff.conditional' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d15ceb8> import 'setools.diff.terules' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d15c400> import 'setools.diff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d1cb240> import 'setools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b140b26a0> # /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 0x7f2b0d133ac8> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/__init__.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/__init__.cpython-36.pyc' import 'sepolgen' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9358> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/defaults.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/defaults.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/defaults.cpython-36.pyc' import 'sepolgen.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9438> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/interfaces.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/interfaces.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/interfaces.cpython-36.pyc' # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/access.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/access.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/access.cpython-36.pyc' # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/refpolicy.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/refpolicy.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/refpolicy.cpython-36.pyc' import 'sepolgen.refpolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d109518> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/util.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/util.cpython-36.pyc' import 'sepolgen.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0adcf8> # extension module 'selinux.audit2why' loaded from '/usr/lib64/python3.6/site-packages/selinux/audit2why.cpython-36m-x86_64-linux-gnu.so' # extension module 'selinux.audit2why' executed from '/usr/lib64/python3.6/site-packages/selinux/audit2why.cpython-36m-x86_64-linux-gnu.so' import 'selinux.audit2why' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0d0af6d8> import 'sepolgen.access' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9cf8> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/objectmodel.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/objectmodel.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/objectmodel.cpython-36.pyc' import 'sepolgen.objectmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d109390> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/matching.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/matching.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/matching.cpython-36.pyc' import 'sepolgen.matching' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0afbe0> # /usr/lib/python3.6/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/sepolgen/sepolgeni18n.py # code object from '/usr/lib/python3.6/site-packages/sepolgen/__pycache__/sepolgeni18n.cpython-36.pyc' import 'sepolgen.sepolgeni18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0c4080> import 'sepolgen.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0f9588> # /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 0x7f2b0d0c4048> import 'sepolicy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1265aeb8> # /usr/lib64/python3.6/site-packages/__pycache__/audit.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/audit.py # code object from '/usr/lib64/python3.6/site-packages/__pycache__/audit.cpython-36.pyc' # extension module '_audit' loaded from '/usr/lib64/python3.6/site-packages/_audit.so' # extension module '_audit' executed from '/usr/lib64/python3.6/site-packages/_audit.so' import '_audit' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2b0cdd6748> import 'audit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b0d0cf550> import 'seobject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2b1261cef0> # zipimport: zlib available {"ports": ["443"], "proto": "tcp", "setype": "websm_port_t", "state": "present", "changed": true, "invocation": {"module_args": {"ports": ["443"], "proto": "tcp", "setype": "websm_port_t", "state": "present", "local": true, "ignore_selinux_state": false, "reload": true}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # 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 # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing seobject # destroy seobject # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing _semanage # cleanup[2] removing sepolicy # cleanup[2] removing setools # cleanup[2] removing pkg_resources # cleanup[2] removing plistlib # 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 email # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing email.errors # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy 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 inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources.extern.six # cleanup[2] removing pkg_resources._vendor.six # cleanup[2] removing pkg_resources.extern.six.moves # cleanup[2] removing pkg_resources._vendor.six.moves # cleanup[2] removing pkg_resources.py31compat # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pprint # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.six.moves.urllib # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing _cython_0_28_1 # destroy _cython_0_28_1 # cleanup[2] removing cython_runtime # destroy cython_runtime # cleanup[2] removing setools.policyrep # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.util # cleanup[2] removing setools.query # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.diff # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing gzip # cleanup[2] removing audit # cleanup[2] removing _audit # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy _lzma # 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 uuid # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy _semanage # destroy setools # destroy setools.descriptors # destroy setools.util # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.diff # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy zipfile # destroy zipimport # destroy pkgutil # destroy plistlib # destroy textwrap # destroy inspect # destroy pkg_resources.extern # destroy pkg_resources._vendor # destroy pkg_resources._vendor.six # destroy importlib.machinery # destroy pkg_resources.py31compat # destroy contextlib # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email.header # destroy email.charset # destroy email # destroy email.errors # destroy binascii # destroy random # destroy socket # destroy urllib # destroy urllib.parse # destroy calendar # destroy datetime # destroy ast # destroy dis # destroy importlib # destroy token # destroy _opcode # destroy pkg_resources._vendor.six # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # destroy pkg_resources._vendor.pyparsing # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves # destroy pkg_resources._vendor.six.moves.urllib_parse # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request # destroy pkg_resources._vendor.six.moves.urllib.response # destroy pkg_resources._vendor.six.moves.urllib.robotparser # destroy pkg_resources._vendor.six.moves # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request # destroy pkg_resources._vendor.six.moves.urllib.response # destroy pkg_resources._vendor.six.moves.urllib.robotparser # destroy pkg_resources._vendor.six.moves.urllib_parse # destroy sre_constants # destroy pprint # destroy platform # destroy setools.mixins # destroy setools.query # destroy pkg_resources # destroy setools.exception # destroy setools.policyrep # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy copy # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy string # destroy selinux # destroy locale # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy gettext # destroy struct # destroy zlib # destroy _compression # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # 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 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 _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess # destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping logging # destroy io # destroy traceback # destroy threading # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy _functools # cleanup[3] wiping _selinux # cleanup[3] wiping ipaddress # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _audit # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy time # destroy _heapq # destroy posixpath # destroy tokenize # destroy _string # destroy stat # destroy _signal # destroy _sre # destroy sre_parse # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.47.34 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 # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # 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 # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] 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 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_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing seobject # destroy seobject # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing _semanage # cleanup[2] removing sepolicy # cleanup[2] removing setools # cleanup[2] removing pkg_resources # cleanup[2] removing plistlib # 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 email # cleanup[2] removing email.parser # cleanup[2] removing email.feedparser # cleanup[2] removing email.errors # cleanup[2] removing email._policybase # cleanup[2] removing email.header # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.encoders # cleanup[2] removing quopri # destroy 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 inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing pkg_resources.extern # cleanup[2] removing pkg_resources._vendor # cleanup[2] removing pkg_resources.extern.six # cleanup[2] removing pkg_resources._vendor.six # cleanup[2] removing pkg_resources.extern.six.moves # cleanup[2] removing pkg_resources._vendor.six.moves # cleanup[2] removing pkg_resources.py31compat # cleanup[2] removing pkg_resources.extern.appdirs # cleanup[2] removing pkg_resources._vendor.packaging.__about__ # cleanup[2] removing pkg_resources.extern.packaging # cleanup[2] removing pkg_resources.extern.packaging.version # cleanup[2] removing pkg_resources.extern.packaging._structures # cleanup[2] removing pkg_resources.extern.packaging.specifiers # cleanup[2] removing pkg_resources.extern.packaging._compat # cleanup[2] removing pkg_resources.extern.packaging.requirements # cleanup[2] removing pprint # cleanup[2] removing pkg_resources.extern.pyparsing # cleanup[2] removing pkg_resources.extern.six.moves.urllib # cleanup[2] removing pkg_resources.extern.packaging.markers # cleanup[2] removing _cython_0_28_1 # destroy _cython_0_28_1 # cleanup[2] removing cython_runtime # destroy cython_runtime # cleanup[2] removing setools.policyrep # cleanup[2] removing ipaddress # cleanup[2] removing setools.exception # cleanup[2] removing setools.boolquery # cleanup[2] removing setools.descriptors # cleanup[2] removing setools.mixins # cleanup[2] removing setools.util # cleanup[2] removing setools.query # cleanup[2] removing setools.categoryquery # cleanup[2] removing setools.commonquery # cleanup[2] removing setools.objclassquery # cleanup[2] removing setools.polcapquery # cleanup[2] removing setools.rolequery # cleanup[2] removing setools.sensitivityquery # cleanup[2] removing setools.typequery # cleanup[2] removing setools.typeattrquery # cleanup[2] removing setools.userquery # cleanup[2] removing setools.mlsrulequery # cleanup[2] removing setools.rbacrulequery # cleanup[2] removing setools.terulequery # cleanup[2] removing setools.constraintquery # cleanup[2] removing setools.boundsquery # cleanup[2] removing setools.defaultquery # cleanup[2] removing setools.fsusequery # cleanup[2] removing setools.genfsconquery # cleanup[2] removing setools.ibendportconquery # cleanup[2] removing setools.ibpkeyconquery # cleanup[2] removing setools.initsidquery # cleanup[2] removing setools.netifconquery # cleanup[2] removing setools.nodeconquery # cleanup[2] removing setools.portconquery # cleanup[2] removing setools.ioportconquery # cleanup[2] removing setools.iomemconquery # cleanup[2] removing setools.pirqconquery # cleanup[2] removing setools.pcideviceconquery # cleanup[2] removing setools.devicetreeconquery # cleanup[2] removing setools.permmap # cleanup[2] removing setools.diff # cleanup[2] removing setools.diff.bool # cleanup[2] removing setools.diff.descriptors # cleanup[2] removing setools.diff.difference # cleanup[2] removing setools.diff.bounds # cleanup[2] removing setools.diff.types # cleanup[2] removing setools.diff.typeattr # cleanup[2] removing setools.diff.commons # cleanup[2] removing setools.diff.constraints # cleanup[2] removing setools.diff.objclass # cleanup[2] removing setools.diff.default # cleanup[2] removing setools.diff.fsuse # cleanup[2] removing setools.diff.context # cleanup[2] removing setools.diff.mls # cleanup[2] removing setools.diff.roles # cleanup[2] removing setools.diff.users # cleanup[2] removing setools.diff.genfscon # cleanup[2] removing setools.diff.ibendportcon # cleanup[2] removing setools.diff.ibpkeycon # cleanup[2] removing setools.diff.initsid # cleanup[2] removing setools.diff.mlsrules # cleanup[2] removing setools.diff.netifcon # cleanup[2] removing setools.diff.nodecon # cleanup[2] removing setools.diff.polcap # cleanup[2] removing setools.diff.portcon # cleanup[2] removing setools.diff.properties # cleanup[2] removing setools.diff.rbacrules # cleanup[2] removing setools.diff.terules # cleanup[2] removing setools.diff.conditional # cleanup[2] removing glob # cleanup[2] removing sepolgen # destroy sepolgen # cleanup[2] removing sepolgen.defaults # cleanup[2] removing sepolgen.interfaces # cleanup[2] removing sepolgen.access # cleanup[2] removing sepolgen.refpolicy # cleanup[2] removing sepolgen.util # cleanup[2] removing selinux.audit2why # cleanup[2] removing sepolgen.objectmodel # cleanup[2] removing sepolgen.matching # cleanup[2] removing sepolgen.sepolgeni18n # destroy sepolgen.sepolgeni18n # cleanup[2] removing gzip # cleanup[2] removing audit # cleanup[2] removing _audit # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy _lzma # 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 uuid # destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy distro # destroy json # destroy shlex # destroy argparse # destroy sepolicy # destroy syslog # destroy audit # destroy _semanage # destroy setools # destroy setools.descriptors # destroy setools.util # destroy setools.boolquery # destroy setools.categoryquery # destroy setools.commonquery # destroy setools.objclassquery # destroy setools.polcapquery # destroy setools.rolequery # destroy setools.sensitivityquery # destroy setools.typequery # destroy setools.typeattrquery # destroy setools.userquery # destroy setools.mlsrulequery # destroy setools.rbacrulequery # destroy setools.terulequery # destroy setools.constraintquery # destroy setools.boundsquery # destroy setools.defaultquery # destroy setools.fsusequery # destroy setools.genfsconquery # destroy setools.ibendportconquery # destroy setools.ibpkeyconquery # destroy setools.initsidquery # destroy setools.netifconquery # destroy setools.nodeconquery # destroy setools.portconquery # destroy setools.ioportconquery # destroy setools.iomemconquery # destroy setools.pirqconquery # destroy setools.pcideviceconquery # destroy setools.devicetreeconquery # destroy setools.permmap # destroy setools.diff # destroy glob # destroy sepolgen.defaults # destroy sepolgen.interfaces # destroy gzip # destroy zipfile # destroy zipimport # destroy pkgutil # destroy plistlib # destroy textwrap # destroy inspect # destroy pkg_resources.extern # destroy pkg_resources._vendor # destroy pkg_resources._vendor.six # destroy importlib.machinery # destroy pkg_resources.py31compat # destroy contextlib # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy email.quoprimime # destroy email.base64mime # destroy email.encoders # destroy email._parseaddr # destroy email.utils # destroy email._policybase # destroy email.feedparser # destroy email.parser # destroy email.header # destroy email.charset # destroy email # destroy email.errors # destroy binascii # destroy random # destroy socket # destroy urllib # destroy urllib.parse # destroy calendar # destroy datetime # destroy ast # destroy dis # destroy importlib # destroy token # destroy _opcode # destroy pkg_resources._vendor.six # destroy pkg_resources._vendor.appdirs # destroy pkg_resources._vendor.packaging # destroy pkg_resources._vendor.packaging.__about__ # destroy pkg_resources.extern.packaging._structures # destroy pkg_resources.extern.packaging.version # destroy pkg_resources.extern.packaging._compat # destroy pkg_resources.extern.packaging.specifiers # destroy pkg_resources.extern.packaging.markers # destroy pkg_resources.extern.packaging.requirements # destroy pkg_resources._vendor.pyparsing # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves # destroy pkg_resources._vendor.six.moves.urllib_parse # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request # destroy pkg_resources._vendor.six.moves.urllib.response # destroy pkg_resources._vendor.six.moves.urllib.robotparser # destroy pkg_resources._vendor.six.moves # destroy pkg_resources._vendor.six.moves.urllib # destroy pkg_resources._vendor.six.moves.urllib.error # destroy pkg_resources._vendor.six.moves.urllib.request # destroy pkg_resources._vendor.six.moves.urllib.response # destroy pkg_resources._vendor.six.moves.urllib.robotparser # destroy pkg_resources._vendor.six.moves.urllib_parse # destroy sre_constants # destroy pprint # destroy platform # destroy setools.mixins # destroy setools.query # destroy pkg_resources # destroy setools.exception # destroy setools.policyrep # destroy setools.diff.descriptors # destroy setools.diff.difference # destroy setools.diff.bool # destroy setools.diff.typeattr # destroy setools.diff.types # destroy setools.diff.bounds # destroy setools.diff.commons # destroy setools.diff.objclass # destroy setools.diff.constraints # destroy setools.diff.default # destroy setools.diff.mls # destroy setools.diff.roles # destroy setools.diff.users # destroy setools.diff.context # destroy setools.diff.fsuse # destroy setools.diff.genfscon # destroy setools.diff.ibendportcon # destroy setools.diff.ibpkeycon # destroy setools.diff.initsid # destroy setools.diff.mlsrules # destroy setools.diff.netifcon # destroy setools.diff.nodecon # destroy setools.diff.polcap # destroy setools.diff.portcon # destroy setools.diff.properties # destroy setools.diff.rbacrules # destroy setools.diff.conditional # destroy setools.diff.terules # destroy copy # destroy sepolgen.matching # destroy sepolgen.refpolicy # destroy string # destroy selinux # destroy locale # destroy sepolgen.access # destroy sepolgen.objectmodel # destroy sepolgen.util # destroy gettext # destroy struct # destroy zlib # destroy _compression # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # 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 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 _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping atexit # cleanup[3] wiping subprocess # destroy signal # destroy errno # destroy selectors # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping logging # destroy io # destroy traceback # destroy threading # destroy atexit # cleanup[3] wiping _string # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy _functools # cleanup[3] wiping _selinux # cleanup[3] wiping ipaddress # cleanup[3] wiping selinux.audit2why # cleanup[3] wiping _audit # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy time # destroy _heapq # destroy posixpath # destroy tokenize # destroy _string # destroy stat # destroy _signal # destroy _sre # destroy sre_parse # destroy ansible.module_utils.six.moves.urllib # destroy select # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_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 types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re 11672 1726878457.75483: done with _execute_module (fedora.linux_system_roles.local_seport, {'ports': '443', 'proto': 'tcp', 'setype': 'websm_port_t', 'state': 'present', 'local': 'true', 'ignore_selinux_state': False, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'fedora.linux_system_roles.local_seport', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11672 1726878457.75499: _low_level_execute_command(): starting 11672 1726878457.75505: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878455.4375577-11672-38614336782096/ > /dev/null 2>&1 && sleep 0' 11672 1726878457.78225: stderr chunk (state=2): >>><<< 11672 1726878457.78231: stdout chunk (state=2): >>><<< 11672 1726878457.78244: _low_level_execute_command() done: rc=0, stdout=, stderr= 11672 1726878457.78251: handler run complete 11672 1726878457.78265: attempt loop complete, returning result 11672 1726878457.78281: variable '__selinux_item' from source: unknown 11672 1726878457.78344: variable '__selinux_item' from source: unknown changed: [managed_node3] => (item={'ports': 443, 'proto': 'tcp', 'setype': 'websm_port_t', 'state': 'present', 'local': 'true'}) => { "__selinux_item": { "local": "true", "ports": 443, "proto": "tcp", "setype": "websm_port_t", "state": "present" }, "ansible_loop_var": "__selinux_item", "changed": true, "ports": [ "443" ], "proto": "tcp", "setype": "websm_port_t", "state": "present" } 11672 1726878457.78404: dumping result to json 11672 1726878457.78411: done dumping result, returning 11672 1726878457.78420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [0affdecc-488f-1992-aed8-0000000002b2] 11672 1726878457.78425: sending task result for task 0affdecc-488f-1992-aed8-0000000002b2 11672 1726878457.78460: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b2 11672 1726878457.78464: WORKER PROCESS EXITING 11123 1726878457.78674: no more pending results, returning what we have 11123 1726878457.78677: results queue empty 11123 1726878457.78677: checking for any_errors_fatal 11123 1726878457.78682: done checking for any_errors_fatal 11123 1726878457.78682: checking for max_fail_percentage 11123 1726878457.78684: done checking for max_fail_percentage 11123 1726878457.78684: checking to see if all hosts have failed and the running result is not ok 11123 1726878457.78685: done checking to see if all hosts have failed 11123 1726878457.78686: getting the remaining hosts for this loop 11123 1726878457.78686: done getting the remaining hosts for this loop 11123 1726878457.78691: getting the next task for host managed_node3 11123 1726878457.78697: done getting next task for host managed_node3 11123 1726878457.78700: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 11123 1726878457.78704: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878457.78713: getting variables 11123 1726878457.78714: in VariableManager get_vars() 11123 1726878457.78752: Calling all_inventory to load vars for managed_node3 11123 1726878457.78755: Calling groups_inventory to load vars for managed_node3 11123 1726878457.78756: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878457.78765: Calling all_plugins_play to load vars for managed_node3 11123 1726878457.78767: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878457.78769: Calling groups_plugins_play to load vars for managed_node3 11123 1726878457.78916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878457.79043: done with get_vars() 11123 1726878457.79050: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 20 September 2024 20:27:37 -0400 (0:00:02.429) 0:00:43.773 ****** 11123 1726878457.79084: entering _queue_task() for managed_node3/community.general.selogin 11123 1726878457.79086: Creating lock for community.general.selogin 11123 1726878457.79256: worker is 1 (out of 1 available) 11123 1726878457.79269: exiting _queue_task() for managed_node3/community.general.selogin 11123 1726878457.79280: done queuing things up, now waiting for results queue to drain 11123 1726878457.79282: waiting for pending results... 11695 1726878457.79403: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 11695 1726878457.79531: in run() - task 0affdecc-488f-1992-aed8-0000000002b4 11695 1726878457.79550: variable 'ansible_search_path' from source: unknown 11695 1726878457.79554: variable 'ansible_search_path' from source: unknown 11695 1726878457.79599: variable 'selinux_logins' from source: role '' defaults 11695 1726878457.79823: variable 'selinux_logins' from source: role '' defaults 11695 1726878457.79959: Loaded config def from plugin (lookup/items) 11695 1726878457.79967: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11695 1726878457.79979: dumping result to json 11695 1726878457.79983: done dumping result, returning 11695 1726878457.79989: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [0affdecc-488f-1992-aed8-0000000002b4] 11695 1726878457.79996: sending task result for task 0affdecc-488f-1992-aed8-0000000002b4 11695 1726878457.80026: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b4 11695 1726878457.80030: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 11123 1726878457.80152: no more pending results, returning what we have 11123 1726878457.80154: results queue empty 11123 1726878457.80155: checking for any_errors_fatal 11123 1726878457.80162: done checking for any_errors_fatal 11123 1726878457.80163: checking for max_fail_percentage 11123 1726878457.80164: done checking for max_fail_percentage 11123 1726878457.80165: checking to see if all hosts have failed and the running result is not ok 11123 1726878457.80166: done checking to see if all hosts have failed 11123 1726878457.80166: getting the remaining hosts for this loop 11123 1726878457.80167: done getting the remaining hosts for this loop 11123 1726878457.80170: getting the next task for host managed_node3 11123 1726878457.80176: done getting next task for host managed_node3 11123 1726878457.80179: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 11123 1726878457.80183: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878457.80194: getting variables 11123 1726878457.80196: in VariableManager get_vars() 11123 1726878457.80226: Calling all_inventory to load vars for managed_node3 11123 1726878457.80228: Calling groups_inventory to load vars for managed_node3 11123 1726878457.80230: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878457.80237: Calling all_plugins_play to load vars for managed_node3 11123 1726878457.80239: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878457.80240: Calling groups_plugins_play to load vars for managed_node3 11123 1726878457.80342: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878457.80468: done with get_vars() 11123 1726878457.80475: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 20 September 2024 20:27:37 -0400 (0:00:00.014) 0:00:43.788 ****** 11123 1726878457.80535: entering _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 11123 1726878457.80537: Creating lock for fedora.linux_system_roles.selinux_modules_facts 11123 1726878457.80680: worker is 1 (out of 1 available) 11123 1726878457.80691: exiting _queue_task() for managed_node3/fedora.linux_system_roles.selinux_modules_facts 11123 1726878457.80701: done queuing things up, now waiting for results queue to drain 11123 1726878457.80703: waiting for pending results... 11696 1726878457.80815: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 11696 1726878457.80946: in run() - task 0affdecc-488f-1992-aed8-0000000002b6 11696 1726878457.80961: variable 'ansible_search_path' from source: unknown 11696 1726878457.80965: variable 'ansible_search_path' from source: unknown 11696 1726878457.80990: calling self._execute() 11696 1726878457.81048: variable 'ansible_host' from source: host vars for 'managed_node3' 11696 1726878457.81056: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11696 1726878457.81065: variable 'omit' from source: magic vars 11696 1726878457.81135: variable 'omit' from source: magic vars 11696 1726878457.81188: variable 'omit' from source: magic vars 11696 1726878457.81210: variable 'omit' from source: magic vars 11696 1726878457.81242: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11696 1726878457.81268: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11696 1726878457.81287: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11696 1726878457.81351: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11696 1726878457.81365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11696 1726878457.81388: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11696 1726878457.81393: variable 'ansible_host' from source: host vars for 'managed_node3' 11696 1726878457.81397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11696 1726878457.81466: Set connection var ansible_timeout to 10 11696 1726878457.81470: Set connection var ansible_connection to ssh 11696 1726878457.81476: Set connection var ansible_shell_executable to /bin/sh 11696 1726878457.81484: Set connection var ansible_pipelining to False 11696 1726878457.81490: Set connection var ansible_module_compression to ZIP_DEFLATED 11696 1726878457.81496: Set connection var ansible_shell_type to sh 11696 1726878457.81511: variable 'ansible_shell_executable' from source: unknown 11696 1726878457.81515: variable 'ansible_connection' from source: unknown 11696 1726878457.81519: variable 'ansible_module_compression' from source: unknown 11696 1726878457.81522: variable 'ansible_shell_type' from source: unknown 11696 1726878457.81525: variable 'ansible_shell_executable' from source: unknown 11696 1726878457.81528: variable 'ansible_host' from source: host vars for 'managed_node3' 11696 1726878457.81533: variable 'ansible_pipelining' from source: unknown 11696 1726878457.81537: variable 'ansible_timeout' from source: unknown 11696 1726878457.81542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11696 1726878457.81664: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11696 1726878457.81676: variable 'omit' from source: magic vars 11696 1726878457.81682: starting attempt loop 11696 1726878457.81685: running the handler 11696 1726878457.81696: _low_level_execute_command(): starting 11696 1726878457.81705: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11696 1726878457.83977: stdout chunk (state=2): >>>/root <<< 11696 1726878457.84090: stderr chunk (state=3): >>><<< 11696 1726878457.84096: stdout chunk (state=3): >>><<< 11696 1726878457.84112: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11696 1726878457.84125: _low_level_execute_command(): starting 11696 1726878457.84132: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266 `" && echo ansible-tmp-1726878457.8411915-11696-26534339919266="` echo /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266 `" ) && sleep 0' 11696 1726878457.86565: stdout chunk (state=2): >>>ansible-tmp-1726878457.8411915-11696-26534339919266=/root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266 <<< 11696 1726878457.86687: stderr chunk (state=3): >>><<< 11696 1726878457.86693: stdout chunk (state=3): >>><<< 11696 1726878457.86706: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878457.8411915-11696-26534339919266=/root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266 , stderr= 11696 1726878457.86746: variable 'ansible_module_compression' from source: unknown 11696 1726878457.86778: ANSIBALLZ: Using lock for fedora.linux_system_roles.selinux_modules_facts 11696 1726878457.86783: ANSIBALLZ: Acquiring lock 11696 1726878457.86787: ANSIBALLZ: Lock acquired: 140599942291744 11696 1726878457.86790: ANSIBALLZ: Creating module 11696 1726878457.95728: ANSIBALLZ: Writing module into payload 11696 1726878457.95797: ANSIBALLZ: Writing module 11696 1726878457.95820: ANSIBALLZ: Renaming module 11696 1726878457.95827: ANSIBALLZ: Done creating module 11696 1726878457.95845: variable 'ansible_facts' from source: unknown 11696 1726878457.95907: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/AnsiballZ_selinux_modules_facts.py 11696 1726878457.96002: Sending initial data 11696 1726878457.96009: Sent initial data (169 bytes) 11696 1726878457.98627: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp_ayiyx97 /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/AnsiballZ_selinux_modules_facts.py <<< 11696 1726878457.99814: stderr chunk (state=3): >>><<< 11696 1726878457.99820: stdout chunk (state=3): >>><<< 11696 1726878457.99838: done transferring module to remote 11696 1726878457.99850: _low_level_execute_command(): starting 11696 1726878457.99855: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/ /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/AnsiballZ_selinux_modules_facts.py && sleep 0' 11696 1726878458.02168: stderr chunk (state=2): >>><<< 11696 1726878458.02175: stdout chunk (state=2): >>><<< 11696 1726878458.02187: _low_level_execute_command() done: rc=0, stdout=, stderr= 11696 1726878458.02191: _low_level_execute_command(): starting 11696 1726878458.02196: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/AnsiballZ_selinux_modules_facts.py && sleep 0' 11696 1726878458.05037: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11696 1726878458.05050: stdout chunk (state=3): >>>import sys # builtin <<< 11696 1726878458.05063: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 11696 1726878458.05118: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11696 1726878458.05152: stdout chunk (state=3): >>>import '_io' # <<< 11696 1726878458.05159: stdout chunk (state=3): >>>import 'marshal' # <<< 11696 1726878458.05191: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11696 1726878458.05216: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11696 1726878458.05264: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11696 1726878458.05271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.05288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11696 1726878458.05307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11696 1726878458.05323: stdout chunk (state=3): >>>import '_codecs' # <<< 11696 1726878458.05347: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac1cbe48> <<< 11696 1726878458.05374: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11696 1726878458.05385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11696 1726878458.05395: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac161828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac1cb9b0> <<< 11696 1726878458.05418: 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' <<< 11696 1726878458.05436: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac16e630> <<< 11696 1726878458.05452: stdout chunk (state=3): >>>import '_signal' # <<< 11696 1726878458.05473: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11696 1726878458.05479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11696 1726878458.05495: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac175160> <<< 11696 1726878458.05511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11696 1726878458.05519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11696 1726878458.05534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11696 1726878458.05542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11696 1726878458.05553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11696 1726878458.05574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11696 1726878458.05581: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac17a0f0> <<< 11696 1726878458.05602: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac175748> <<< 11696 1726878458.05626: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac175390> <<< 11696 1726878458.05656: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11696 1726878458.05666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11696 1726878458.05685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11696 1726878458.05699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11696 1726878458.05716: stdout chunk (state=3): >>>import 'errno' # <<< 11696 1726878458.05734: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11696 1726878458.05749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11696 1726878458.05755: stdout chunk (state=3): >>>import '_stat' # <<< 11696 1726878458.05850: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac11f470> # /usr/lib64/python3.6/__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 0x7fd0ac124e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac11fb38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11696 1726878458.05859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11696 1726878458.05976: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac12b4e0> <<< 11696 1726878458.05990: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac10ed68> <<< 11696 1726878458.06008: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11696 1726878458.06018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11696 1726878458.06025: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac111198> <<< 11696 1726878458.06059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11696 1726878458.06077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11696 1726878458.06090: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa41f940> <<< 11696 1726878458.06112: 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 <<< 11696 1726878458.06125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11696 1726878458.06140: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa431240> <<< 11696 1726878458.06221: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac17fa20> <<< 11696 1726878458.06235: 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. <<< 11696 1726878458.06457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11696 1726878458.06473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11696 1726878458.06482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11696 1726878458.06493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11696 1726878458.06506: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11696 1726878458.06526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11696 1726878458.06549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11696 1726878458.06558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11696 1726878458.06571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11696 1726878458.06644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11696 1726878458.06652: stdout chunk (state=3): >>>import '_functools' # <<< 11696 1726878458.06670: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11696 1726878458.06702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.06720: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11696 1726878458.06734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11696 1726878458.06757: stdout chunk (state=3): >>>import '_operator' # <<< 11696 1726878458.06770: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa39e208> <<< 11696 1726878458.06787: 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' <<< 11696 1726878458.06798: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3a9438> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11696 1726878458.06814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11696 1726878458.06831: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.06853: 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 0x7fd0aa3ab128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3a9c18> <<< 11696 1726878458.06863: stdout chunk (state=3): >>>import 'itertools' # <<< 11696 1726878458.06876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11696 1726878458.06893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3ab208> <<< 11696 1726878458.06911: stdout chunk (state=3): >>>import '_collections' # <<< 11696 1726878458.06958: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3fa940> <<< 11696 1726878458.06983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11696 1726878458.06991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11696 1726878458.07029: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3fad30> <<< 11696 1726878458.07078: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3ec2e8> <<< 11696 1726878458.07105: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11696 1726878458.07118: 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 0x7fd0aa3f22e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3e45c0> <<< 11696 1726878458.07154: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3d65f8> <<< 11696 1726878458.07178: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11696 1726878458.07185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11696 1726878458.07204: stdout chunk (state=3): >>>import '_sre' # <<< 11696 1726878458.07211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11696 1726878458.07227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11696 1726878458.07240: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11696 1726878458.07253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11696 1726878458.07276: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa157400> <<< 11696 1726878458.07296: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa145e80> <<< 11696 1726878458.07309: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3ec5c0> <<< 11696 1726878458.07323: stdout chunk (state=3): >>>import '_locale' # <<< 11696 1726878458.07367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11696 1726878458.07384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa164f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3d0438> <<< 11696 1726878458.07402: 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' <<< 11696 1726878458.07429: 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' <<< 11696 1726878458.07443: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0aa16a358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a160> <<< 11696 1726878458.07463: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.07471: 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 0x7fd0aa16a470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa449198> <<< 11696 1726878458.07491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11696 1726878458.07499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11696 1726878458.07522: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11696 1726878458.07531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.07545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11696 1726878458.07553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11696 1726878458.07571: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16af60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16ab70> <<< 11696 1726878458.07595: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11696 1726878458.07604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 11696 1726878458.07616: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa178828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11696 1726878458.07639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11696 1726878458.07657: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11696 1726878458.07668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11696 1726878458.07717: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa181048> <<< 11696 1726878458.07743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11696 1726878458.07751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11696 1726878458.07785: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9cfd320> <<< 11696 1726878458.07794: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa178908> <<< 11696 1726878458.07816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11696 1726878458.07824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11696 1726878458.07884: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d02e10> <<< 11696 1726878458.07891: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a6a0> <<< 11696 1726878458.07913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11696 1726878458.07928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11696 1726878458.07949: 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' <<< 11696 1726878458.07957: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d26470> <<< 11696 1726878458.07982: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.07992: 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 0x7fd0a9d26828> <<< 11696 1726878458.07998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11696 1726878458.08024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11696 1726878458.08041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11696 1726878458.08049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11696 1726878458.08057: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d2c518> <<< 11696 1726878458.08077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11696 1726878458.08097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11696 1726878458.08115: stdout chunk (state=3): >>>import 'time' # <<< 11696 1726878458.08132: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11696 1726878458.08148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11696 1726878458.08165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11696 1726878458.08178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11696 1726878458.08193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11696 1726878458.08227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11696 1726878458.08247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11696 1726878458.08257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9ad9d30> <<< 11696 1726878458.08382: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9acc470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9acc160> <<< 11696 1726878458.08392: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9ac3048> <<< 11696 1726878458.08419: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d2ceb8> <<< 11696 1726878458.08458: 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' <<< 11696 1726878458.08468: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a9ad2128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d26ba8> <<< 11696 1726878458.08489: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11696 1726878458.08503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11696 1726878458.08544: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.08553: 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 0x7fd0ac0ce828> <<< 11696 1726878458.08564: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9ad21d0> import 'pwd' # <<< 11696 1726878458.08592: 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 0x7fd0ac0ceba8> <<< 11696 1726878458.08659: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a9e8> <<< 11696 1726878458.08683: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11696 1726878458.08691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11696 1726878458.08705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11696 1726878458.08724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11696 1726878458.08746: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.08754: 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 0x7fd0ac0f36d8> <<< 11696 1726878458.08768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11696 1726878458.08777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11696 1726878458.08910: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.08918: 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 0x7fd0ac0f9748> <<< 11696 1726878458.08941: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.08950: 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 0x7fd0ac0f9c18> <<< 11696 1726878458.08970: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.08979: 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 0x7fd0ac0f9d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0f3f28> <<< 11696 1726878458.08996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11696 1726878458.09005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11696 1726878458.09023: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.09034: 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 0x7fd0ac1010b8> <<< 11696 1726878458.09039: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0f95f8> <<< 11696 1726878458.09056: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.09065: 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 0x7fd0ac0f9358> <<< 11696 1726878458.09080: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0e7c18> <<< 11696 1726878458.09094: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d114e0> <<< 11696 1726878458.09121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11696 1726878458.09152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11696 1726878458.09197: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0f3588> <<< 11696 1726878458.09319: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11696 1726878458.09331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11696 1726878458.09345: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a80fca20> <<< 11696 1726878458.09406: stdout chunk (state=3): >>># zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available <<< 11696 1726878458.09418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.09440: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/__init__.py <<< 11696 1726878458.09452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11696 1726878458.09472: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/__init__.py <<< 11696 1726878458.09479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.10568: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.11485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11696 1726878458.11502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ec8748> import 'atexit' # <<< 11696 1726878458.11518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11696 1726878458.11557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11696 1726878458.11616: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.11627: 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 0x7fd0a7d6a390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ec8f28> <<< 11696 1726878458.11653: 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 0x7fd0a80fce10> <<< 11696 1726878458.11669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11696 1726878458.11697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11696 1726878458.11745: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7dbdc50> <<< 11696 1726878458.11758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11696 1726878458.11778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11696 1726878458.11793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11696 1726878458.11826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11696 1726878458.11845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11696 1726878458.11855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11696 1726878458.11932: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7dd89b0> <<< 11696 1726878458.11964: 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 0x7fd0a7dd80b8> <<< 11696 1726878458.11989: 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 0x7fd0a7dd8f28> <<< 11696 1726878458.12009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11696 1726878458.12021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11696 1726878458.12091: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d676d8> <<< 11696 1726878458.12099: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d8d3c8> <<< 11696 1726878458.12401: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d815c0> <<< 11696 1726878458.12416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11696 1726878458.12425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11696 1726878458.12442: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a8121710> <<< 11696 1726878458.12470: 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 0x7fd0a7d95400> <<< 11696 1726878458.12496: 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 0x7fd0a7d95518> <<< 11696 1726878458.12518: 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 <<< 11696 1726878458.12534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11696 1726878458.12565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11696 1726878458.12579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11696 1726878458.12597: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11696 1726878458.12611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.12656: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.12668: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.12673: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7df0f98> <<< 11696 1726878458.12746: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py<<< 11696 1726878458.12760: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11696 1726878458.12775: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7e11048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de73c8> <<< 11696 1726878458.12796: 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' <<< 11696 1726878458.12805: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de7be0> <<< 11696 1726878458.13019: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7da18d0> <<< 11696 1726878458.13052: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11696 1726878458.13079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.13100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11696 1726878458.13117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11696 1726878458.13124: stdout chunk (state=3): >>>import '_string' # <<< 11696 1726878458.13203: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7e17fd0> <<< 11696 1726878458.13257: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de7240> <<< 11696 1726878458.13380: 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' <<< 11696 1726878458.13389: 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 0x7fd0a7ea9e48> <<< 11696 1726878458.13410: 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' <<< 11696 1726878458.13420: 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 0x7fd0a7ea9fd0> <<< 11696 1726878458.13453: 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' <<< 11696 1726878458.13463: 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 0x7fd0a7eb90f0> <<< 11696 1726878458.13472: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d95668> <<< 11696 1726878458.13493: 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' <<< 11696 1726878458.13512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11696 1726878458.13525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11696 1726878458.13571: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.13578: 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 0x7fd0a7ec6a90> <<< 11696 1726878458.13743: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ec31d0> <<< 11696 1726878458.13764: 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' <<< 11696 1726878458.13772: 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 0x7fd0a7ec33c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7eb9c50> <<< 11696 1726878458.13799: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.13809: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.13819: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11696 1726878458.13893: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.13959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.13973: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 11696 1726878458.13981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.13998: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11696 1726878458.14007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.14089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.14187: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11696 1726878458.14194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.14217: 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' <<< 11696 1726878458.14234: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11696 1726878458.14243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11696 1726878458.14262: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.14271: 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 0x7fd0a7ee1e80> <<< 11696 1726878458.14316: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ee1b38> <<< 11696 1726878458.14356: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ee1358> <<< 11696 1726878458.14376: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11696 1726878458.14383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11696 1726878458.14415: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ee19b0> <<< 11696 1726878458.14429: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ed0cf8> # zipimport: zlib available <<< 11696 1726878458.14885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15331: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 11696 1726878458.15347: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11696 1726878458.15360: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 11696 1726878458.15374: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 11696 1726878458.15387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15430: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11696 1726878458.15456: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15467: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/_text.py <<< 11696 1726878458.15476: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.15707: 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' <<< 11696 1726878458.15731: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7f3f588> # zipimport: zlib available <<< 11696 1726878458.16102: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16453: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16504: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16555: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/collections.py <<< 11696 1726878458.16573: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16590: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16619: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11696 1726878458.16688: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16754: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/errors.py <<< 11696 1726878458.16773: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11696 1726878458.16787: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11696 1726878458.16815: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.16844: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11696 1726878458.16855: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17015: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17186: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11696 1726878458.17193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11696 1726878458.17311: stdout chunk (state=3): >>>import '_ast' # <<< 11696 1726878458.17322: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ff3d30> <<< 11696 1726878458.17340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17371: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11696 1726878458.17419: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17472: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11696 1726878458.17483: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/validation.py <<< 11696 1726878458.17491: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11696 1726878458.17510: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17534: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17572: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11696 1726878458.17606: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.17740: 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 <<< 11696 1726878458.17869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11696 1726878458.17951: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11696 1726878458.17962: 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 0x7fd0a7fd3240> <<< 11696 1726878458.18018: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7f92080> <<< 11696 1726878458.18046: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/process.py <<< 11696 1726878458.18058: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18208: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11696 1726878458.18220: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11696 1726878458.18244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11696 1726878458.18269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11696 1726878458.18292: 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' <<< 11696 1726878458.18427: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ff2fd0> <<< 11696 1726878458.18442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11696 1726878458.18458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11696 1726878458.18549: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a80070b8> <<< 11696 1726878458.18606: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7fd35c0> <<< 11696 1726878458.18650: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7f9ff98> <<< 11696 1726878458.18665: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11696 1726878458.18687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18705: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 11696 1726878458.18716: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11696 1726878458.18737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18752: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 11696 1726878458.18849: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/basic.py <<< 11696 1726878458.18860: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18869: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18878: stdout chunk (state=3): >>>import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/__init__.py <<< 11696 1726878458.18886: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/__init__.py <<< 11696 1726878458.18912: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 11696 1726878458.18924: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.18936: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 11696 1726878458.18946: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11696 1726878458.18969: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available <<< 11696 1726878458.19036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878458.19113: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/semanage.py <<< 11696 1726878458.19143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc' <<< 11696 1726878458.19251: stdout chunk (state=3): >>># extension module '_semanage' loaded from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a804e710> <<< 11696 1726878458.19271: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a8019e48> <<< 11696 1726878458.19317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11696 1726878460.91699: stdout chunk (state=3): >>> {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:5dd2b902123ef00065db6ec8d173f37baa26dbe43566bd5f06594ef1243fd5fd"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:9000bd99784bc22ffda4493b4985e8c5a2e65e87aeaa1cb96ba82d367a27a8be"}}, "cockpit": {"200": {"enabled": 1, "checksum": "sha256:14a60c33e1f3be6529f6f87839fe0a79d2e1630ffc2d3fcc039574be0b60fd28"}, "100": {"enabled": 1, "checksum": "sha256:cb7fccd94903a6e256a586d758085f6f59c0f8b1c5b4cb99536915526d2224ec"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:13dad22da122be9f7d5df4dbedae6a515323542fdc1a7e466d7a1a3d36d29731"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:8bd25829d921be0b5adf92ddaca7ab94cedca1d57796749cfa63571b6550e3da"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:2699d826efd46176017695c768804c505a54b277b05f1feb9c43a613bab4e6aa"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:99920dd4e0855870f7e6f9666928d13fe18ddccca9d38b92ea70a6ce3c8c7539"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:a7aedc8354b4335412871adfd2ab5b0c6da1ea63c8dd797718e4214a5d511bb5"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:8adb5c3a5ed74695e975eecbf290640b179eb6345a7740745ecfe3164efe209f"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:d3a03c2837d5dde7145e27902ff8578e00734ab34e8ea1a45aee58b83e9ad6d1"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:202f94345fba8f4bc942dc9b75bbb6eea3b4cb02411cf6ed79858d72aa883c89"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:f9a99d97370017307349a154ce479969395bbbfe434e4829573269f770efdd0d"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:bc9934a2ae61fa117614f201479966d788484f3a7382de4ebad99790a465e2b7"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:b8aabc624243533d483c3dd5574a490a43e7ec0f2f7940798c12b4089bbd0642"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:1de6460ccaea5a5749eba17489b9765035c8202eb9492485ff39157564001a2c"}}, "apache": {"100": {"enabled": 1, "checksum<<< 11696 1726878460.91727: stdout chunk (state=3): >>>": "sha256:1a0c38364558bebdae3efaa1fcf8be232184dcddcaab345bba1c40bf239dd0ed"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:175308edb201092c22791f419d32da3f661e7ccfb9c5d5855ad753405c10023b"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:a1410f65d6bf017caedaffaa59016877686099fb7df3c4d801136de79a61795e"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:a8e9d90aa1188068ca66be55c4d8abf9982666171bbdd8d4da1f2a254c34a080"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:2cb8afd237d6bc5693e5d54be1a455b6ed632fbbe76cea406163f9c48d00e79f"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:0b66b387174001e926cf1454c3516bb32d96610a0f598065fe6d7a917ca897fe"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:dcd9e7f5e71fb9f7aace30b5755efcbf85fe88f884d4253cc9abcad1c44e5f4d"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:bdb8072e463c84cb01e6933093428be2b6ee5299d82e26730b12dd2b66d89355"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:a89b04c7a40bb373de2bbb0a2210cca454e7d4a805321fbe65462ae5551db656"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:41ec4e0c5c46118cb4dfa8c8b1834f330dce4ffdea3d534a8d5007a63b3e5262"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:7628cb8340258102798a6e36902d0210e2051ffb9fb4f7a1e4c62a612edfe6fa"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:9b92e64a3331076ad443862aa2ba98a2c4d9b00638bf19bb9726f572dee5eff4"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:32cedcc57f6a973ac5adc16d8df343fc1ca4b3716f7cdcdae0d2490a6e5765ac"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:d99ed290beecf2b10a557a21b06b63cabc28dab4050f2e7197d2cb9e30519fd3"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:ea510637d47b7fabc3f617f8a6f3ca3172bf9215c2d6b64ad19cd5d8819c8b6b"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:39520749f8aba46f975a87187975d8dcd014ad67d22515951f51fa3fd1b0478f"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:bf04e481614825a35c26a547b19098ff1c8acd0d915c5b4f938b9fa595459d00"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:ca870c95742bf987a2e739286cbcb998b58c091a422251fdd8de57228b28fd96"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:7e4b2b3df3962273436b561c806c816fe4b1e5d6781efa33a7109b05f796edd7"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:da457ef2ce595c3bf9f70697029ea90e96472ae562f685a7f919a7778a778d09"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:d74bd3b6b3850c30b5bbf77822ab82b43f36600e4f76cd68674ef361328afb05"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:4ccf41e247c5a7066042a0ebaae492805a1d640f777e8e771701f340a76bce30"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:46e55021d6c4cede091a992ab33521bb1aba4ca1d44879d778973b279204933c"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:f9645adde2441e43369a255c6a194f01c6f5800347ad710ce3e147df884b98aa"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:603734d4772f482f282eb217c03647f705d66de27fc927c64e02787369b0f78a"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:326d2a188603c908cdae3c9dcdae6bda37b98ec4cc23f3b31878e2bbd0cd33b2"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:e8ca8d5318a68243441fdb993fbab6d566f7462fd5557b55733f8ddbfcc4b276"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:86fe9c1aa8b2d7a6bdd9bd8d0c7a41a7ae0e4e14e32eaea6cb920367c2f495d7"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:1069377693a5d730d57e4ddd6f73ce20b67b595aae90a16459e852d238163b48"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:880b626c3d04c5669d64ee617ee36a18566e91adeaac67b9527b0a795543575e"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:b9256764ca5e34142e8cffea57fafc2fa66f78dc8c05761f97fa9becd1d77311"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:ad293ee5e252966d14fa6bf09240f143460df4b928672a33a398a5793777c4e4"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:dda8d62c3bf2503ff9762bd031c35a76cac8059d08592fe23e4d3fe11b0ac8cc"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:b431dd84f2c6b971bc<<< 11696 1726878460.91739: stdout chunk (state=3): >>>573674fa6c4ee2fedf910b0123ba5d9acb5011c208fd72"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:965ec65dfc98cbabce2350bd52fa7ce92c2f4ab4704348f1555f2a3d9edfd1b8"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:77f0299f67e43927eacb553d1002beeebc3098b4bee64d8dc3dadb8fd23fbb5c"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:c78b908838f1d64ee9ebb0a51b7fa438527716936471a573e1b4b7c393bd6b8d"}}, "cgdcbxd": {"100": {"enabled": 1, "checksum": "sha256:5d3633e0b77db69721e4f64167d7e5f7779c3e5fa76e095d25f8467f2a0bdfec"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:9368c6c54bd5ec6f20e4c3b47c86e60af07346c4e86e525b6bd7288b54b7e774"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:d31ce9d2fe78cafcd5e3c8decf22ae1e9ea6f74026ca65b6320afe9a33cd609a"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:7d9624729861397cf7720c2324c65489a3d30485e6a884ab1ff9a8ca22efa678"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:fc169721c78f5b0857ed8312e59ba4c134b685c4c322dae242b92e815e35e6fb"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:02c20398b9eff51ed431b7ad739a6015d2451b4bf6e3e5da380606d85a77852c"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:4f90655d2243cfc32ea7436a953cccb8a34af895f83361235a3a5cda40dbc75f"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ba78a422a10b65591c48cb038f8a55614944163f3140275852d293fb0c548bfa"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:481f5fbc7810a5a81851edbe5a6b124141257f5fbbb83d8830ae0a34924ed3d9"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:8f8fb986f15b8b7c5c250d250fdbbb2f78874e13394105c9c486488a16e94c91"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:e0e264b9cc83962dbbb27c152a72f01c6a355467c4e845b52e65c8b88d8d75d6"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:7f08e2e248d33162dc9b237c37ed3a3dba0511bbcc71d87482e95093fb8c6456"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:86e58c9f12c519a2c3b090b64a276722374054ea900c775b2f8ab4ef2867dcf0"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:1d57ffaad6b96e3ca8ac82c23b52d58d81e1f69f5d54a648a16da8ffa8070e53"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:dbc3f2f0c12f9aeed14056fd7e7c46a4ecab3569198f891643172cd032f3fc00"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:1270caf15af248a487cd5ce728daae2699ffd9139823c805ec49213ab1c835cb"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:56fd7d7a550dbc4188b93afd0fde8c706623b3a5d26db265ee016967ba4ddfee"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:5bd7a7acc191766583d933b04321e64657138959bf40a4d2986b013b942c4ba8"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:12b2e3e7314bda4e76d3883901e6470927e85343f742fb44b174ce968f1ad8b5"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:40ae5f173004741838002644e5bff73cf16f2f3a1928c45fa17674f9a0df5148"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:1485a6d64d00619898d2789d27391f2a57a7fb1f0e8c73daf59baca8641564a3"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:687564eb09acf3e7f1475fe2a133941c36999bd037aa8a794feea2d9f2c26385"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:c16e376ff6c51da1911e68a8a7d42f5730eda45febfd0875c78cac4b9cf6e78c"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:6be0252b3c6bcbfb4c51dfd3ae1ae262f5de153234917ac4d342b18ae0292060"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:06dd65a4361bf8076c14b322dd30003295c0b9d75bf1ae610961b13a1f9431da"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:3d5e5bbf131d98d95f7f1431893eb137bd833dbfd8469f9c386d72bb4e8f9b9a"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:bbc8d76cc8609849d5b078c5b2ac7364470a06d77d67b97d5f58429d7b679e33"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:b1a41211ae3cf69b819df517eccd0fda2088c27685dad68de64531b9794ec518"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:60defb1f6feeb1d607734c4912e52e03bf5b0c27cb6f31a37fa7e05f3497b323"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:1034e2442c975dd2ccf84791b1a826d02032f13762d57c3485e<<< 11696 1726878460.91760: stdout chunk (state=3): >>>51e2b9a7dc03f"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:40306590ef444152ae18b65040d85442c14853a9cc4c31b0224c4d19517d66ea"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:24559eff82b251f9814ae88c36a7cbacda1ed419a80145aef545306e88cb0da8"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:50ea4eb05a06315449092c939e2307436ac6461e47ca69f0d42cc4e321e86280"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:06e414b0a83b49968f62018cecde48dcfe68b2e9d699915367b3e04461188a0d"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:73ca2525a14e3161524f6e8fc0d016430a536002f1cb3833db1334670b458436"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:1bd00b13b9bda18274a771d66f7cba8fe62e5e95ea8f51415da6b1fa1336df1b"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:03b01b781881cc60438bc357bd60596970b8ac019b415969bca8a08358fcbfd1"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:2ad95a78468f7f4ea9a8c044c79c0a4ca9924b41432390ea2863a85c806c9a00"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:c30c819f142d3c719d0ec5741af5a65161770ff140097fe63f7559d55b897500"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:50efdc68200d27ce1a5db99a780aa7b0e84988669961d436d348c7bb8310d181"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:8d9234157484f6ae8ba22039b44fa19f4de8137be9321e5da393d72d85d89487"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:8b834312a2cb99ab89862f839a1315e78794dd92758785f84c9559285dfbe679"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:2c7fb8c6c52f385b819713f0444a96cfd4e65b7dcb3ca79b932cc12ad9ce903d"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:44f66c5d4f635600ee9d0ba3fdea3896218f1420b5ead89e0f22d71a447f9e97"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:49427a9e92b87db77706e2b81ece254c99d3cd6ba020211e2afae65fab7ad066"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:cc8c3a2ee0233a7f1fdf38837b72ce5fd15efef782a36ab4b9aa2ec339b46fa6"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b66be23c1ded4e548e5369b744c7c2a4dfd7065582517525221177ca67657525"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:5dd7221ba40e9b912367289fed8ca116c14da4fb8bd7f28f421c4008855bb9fc"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:0f68aeeb1da72efb8c9b1bb7db0a4180b6938672b16f33d1abcd65f5481d85a9"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:f4c4473ee49394e0e4629023772464a046c476f92b4a727acdf9f6c92711b952"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:2383cb88b81bc5d87be9f3201a42da526532c4ea8e6d3b3f5023005c0ddf6f17"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:913e66ac5f5ce364e5ea556acfbf77845c25a4beb5ee64599613aa00127c1492"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:63f00993bae4285eff5e993d208ea786785c4331e6947b3a48a97d31145b2e98"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:16c506d472b007f7d36850810ca0fcfd9482d30ce9c0ba790174b78294fd1d74"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:bbf58446f30b93de19e5a19087ee012f8e347fef5e7e8012e64b31a0ec21ab09"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:b61ff17eee03141c9c7bd79d63331ecea733cba4b5b43b87d5141a40cdccdd69"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:c5540b8385c84075dd657e390d77ae886aa9d74b65444b9aa1d858f375819a8c"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:c1ffb7734a0359a7390830d9c6477ab61c45fc026368bfd5e2246523a6439464"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:9af2291d75a2d643f53ff7a98bcabf22effb617329178efea45372d714825de1"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:28bf77389f3e41743b30727a891609172a891466e92c28a919f43e628cc23a4d"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:140caf542903419ee2471fd99ab06aa45899c400402c2580b395b182f24bd225"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:7e8456fdf7807b30e1c257e568ba10305696cf5abdebc70988c288079884d46b"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:1dd6a45b73c7ce77a87af1e87354ada5aa5b2841aaaa045a6b4ae3c4d09f0f8b"}}, "games": {"100": {"enabled": 1,<<< 11696 1726878460.91775: stdout chunk (state=3): >>> "checksum": "sha256:950d8be99d5349a3d893ba601c518e6b2af0d56c5b55514a45dbd8a3c61c9ecc"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:5040cb99d007fe9368bd37a9a6bf82f891c220ef652443896a0f2f6ca6f818e1"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:f0155b43152b6b4b850d1c4fb7daf16fd77992313b8be314ddb4901314bf913d"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a60d07665b0ebd25fd54a9d82dad5eb7acbc11a2842dba56d7b9524d26ce14ce"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:5eaccf209092db49c9a48d84e1387c1de76cb153c774c0bd615c001afab28664"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b522382b64f36cf387cd892b45e916c861bd0a09697bc983eb55b53b0efd3081"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:2c51d19fca6ee40e137245ecb425edc77666d75c42ba583bf74cf13f10ace055"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:420b9cefa6bdb542f6da10de7b36704a91509cf64cd2497e5693a858cfca5e41"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:f821aa6ca5837a2d2de8180e74c267f68da951960c989fb13ebde5833c93738e"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:bf30c4945be0065672fb47f70ad251b1079ada339f61f2679293cb0226d0d57a"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:5373b2332959d6c41c32160018274ab61e3f1abd0f0a5cc2302c45b141a39a9b"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:7528c47be91a81ac19f2f54458309baeb0a232d83a1ccb2bd89fbc8cefb1ddc8"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:91f43e4d5ae283f0aa13c49efea93293dbdecd2b2f4f75db89371eda65b7523e"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:f170e1da6acae4fd7108d22c8cf262916e034f0d3edbdebf3265a922a5355373"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:8b15f72328885c08bfda38082a62feeaa2c6692223a4d2bd1a572820d454a742"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:e9fc1c4032c0346f751e1ef8ad1b3fe3425401b70a6c4354d4485472288e0bc5"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:f70b198e5a5157722b69dc89109c4074a475e1085356cc610cc9b700567c154d"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:370e9eea2b927a2715018b667e9a56ad09af301a90811cd9b041da79f5384b38"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:b54ce6f4960a02d35e19d60bf8a07f7866514893e3193a5f4822c8580a46caa4"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:663b35f3874583ae074924bc068a8dc4c7c144adb60007da6103d1e3505ee37a"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:dedaddef1d7447d25a1e7ff01e60e4545606e556c6770bd3fa94d9331de7a5d7"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:ae408578a7160f2feae10269365558c43d9570b392642a92cc20f8ad47c58cce"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:7ff95566a4f2bdb8ca3ec67acdade39e35fdabc57c2f00b989bab3f699f997f8"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:9ad99284192a443aa582e73b46667388b7a219dafae8dfce71a58a82bbae2f6c"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:0e41289d8dce065dcd41fd6cc1e1282efd4a58e7f9e3a2f1abc32f520fbbcc1e"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:32501ab66def044fbc340cb5c656d5743c738bbd6fca5626c36c687419cd8d32"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:d15656cd91a4e4e178a13f7cf910cfc552cc30db881a11ec88833f947edb4561"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:d34fe186922c0e5726ca361343ec3846833ec3e4ab9b019b3d7bac1337383a16"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:d36c66c2c79d338c61c90d4136433e1e3a73435e920eb36d70682dfd5e147e59"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:5a674017cc648e3262757464e5413503154cc1f593da545ce2c4f946991012bc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:d72428ccbff5521367e00699c142bba64b2bbd44fed35deb29f9530cc0448378"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:15650b2f39ccdfbcb1e4e867a35fce3c2768097e611e0c8ad9cb79ae6c66dd58"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:ccb27142f793095c79f531aae924baaeee5914c84228a09c09b9eca839f3524e"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:90b42f610fa328cdfb98bd0450bd052566f203e51e4a913dd6<<< 11696 1726878460.91799: stdout chunk (state=3): >>>faded6da7fbe2c"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:5ad49d140265305dc72781a6826d1de4614a33f83bd512acdc2263038ad41206"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:d910afd1bfe836543ded50974dc24ae7bd5fd2609d6a9b2403316dffcd39832d"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:d9a67ce1976ed2e79826d25f33dcb0b0bbde6c090600b605bbaaae45856d12f6"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:9ddb71271d0dbe5cede6179c0ca263e297dc6b65197bde2f7b14ce71f8dde369"}}, "kdbus": {"100": {"enabled": 1, "checksum": "sha256:5969c78be4a03cc91e426bc19b13c5188b5bf8ac11f5e2c21c098c3d68a7e3e3"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:fdde3852d1decda649133c6345680f9353b86a6da2a98a83a8be101c9c25f103"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:66c67280c70a9b897b0f952067438e0eee05f9f48913508b38d745ef88747f32"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:c1177567c7bf67bb2d0de17760cecf56e0bb34f50d6fe060dec64ae97a76ecdb"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:826fbe83705494e009b242b88857c425eacba49aadae506ffa2012c80e60f7ae"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:f199811d9ddc8db83864a09c543567fcb2f117b3241967b092bff7c9fdbfbfb6"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:b0a7227a870ea987035e0cd524ad956a68287d0a67dd7135de41c6d5977ff4c2"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:488fb5fd17cf1f630f3e48a853da05f86c06fc58219dc2ae59251865734bf800"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:d64019b11b6a37f6cdc5579d56eb1e19b6a7231501e1cfe2a838d26a2eac6033"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:00070d71dfe2632491305387ffb264127dca4387425015e4cb013d6bce5f95c3"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:891f082452240ad2e726bad777ea787d0f0f8695cc2a75f7439a2badda030d24"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:2df6f3dbad4a513ee1c113e496e8d2f5a19f56015f4a21e7478f2f5b53f36359"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:8e4cb0b0e0d1293d669de0b0e50f68d6d6fbe8e8d830a236a1c0e676f2326fb2"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:d0177bb5873d0e6f9595020a8f39ba06b19e4636ea610175a3afef4aec2719cb"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:6d5f128f2d4fd9137a7c70d0d024703547796a71f70017b3550a31d3450e0435"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:e7eebd050230b358b43435d37ce308c3ba15e2516f4045abf7d26f03ebfbc11c"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:4132cd51913a3044e453ed0b972db2ef511fdc7b2a1b592d1070177651066ab9"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:cc81b79d2834e58bef7928f525c1a1eee5547e81d195444b3bc2741e396ae46b"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:805c7bc4ded621b44ecf333d558328e115bba652fcbc91f436cefc948497688e"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:358c4b262655cffbf20f7484aedb22f094509f44d52a1fa3efe3edeafd99317e"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:26f9e78406ecdc968ed670b32db1d10805e66875631558f092f08a6e1f2170dc"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:e07d92775ed25e7a3627bf977452844c67acf473b33075475f433f8be76dd755"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:1f946da2054cc1693209749df12ff01ab6456247d6225733aebb3a7d70a46e20"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:70546c4b3d01f15bc7a69747dbb12fc6bcef5d899f6301f62c0c612c7069082a"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:656067c78ff1246a1a758a213d44307f91cb79336fe74a47015af425e58266fc"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:76cc40f1943fe21959793499bffaf35d0fe53ffc3f6c5a8b31eb96e738a286c2"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:cf4450b03e28762040c29f2a28af238cd4905d1c6bd4c73d656b266c7b9a8a6c"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:9358dc35659b9570d3e8119a088b2693d7de505ea25996dc139517a857888857"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:1247dc4bccfbc9ee42292db4415b21ae00bdef3dc2faeb267f045413da4a1b1b"}}, "lttng-tools": {"100": {"e<<< 11696 1726878460.91819: stdout chunk (state=3): >>>nabled": 1, "checksum": "sha256:79e4a2224ede13cd5f2c0e6e7c61e83efabaf1d05b86f6f7a710599bfc48edaf"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:f56137657dd61a1a8a8844d5d1db01fc03330d17e05457d03f64756b344c32ef"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:e47811cf3bd8204eaa02c4aab92f3d426f0a3ef97161e1579845d1e03df1fc1d"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:8d447072ab5005ead27f1cb4d96dcbedf09a11182f660c6f59c6d56fd81235d8"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:224584babd9e83c242d54fd8c5cd03379b0556005268aac22b15734b913f12e6"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:ae44b8ec7a90ebbc45fdafe89663197b36e47120ad90eb22b475939055ea6924"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:c5d98ec368b145c74b4bf0ea8da3980b17af0c2d00654c5a6973241625f97b12"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:43f1c6f7cfdeaa26891824167cf637a8670785c2674b45d85ce4a7ac77190a36"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:f0f9c7367e9bd196aa463916bd5aab02f6966dad9564a0f2fd070bb2e8410aeb"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:db190bacd2b84a29971cd1940cd15d606abbfded5c9b956894717afd91fc7a0d"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:0d6ac660d641c1cf707a814ed08e19b9e21547a3eaa7134cab84dbc5fee6b5b2"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:dd2ab85bcba6d204f9dbc7304e8a4940e5d1733d4b9cf4fcb0f4072982c585c3"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:406edf2c78ba0e692d5a78f3c5ca8d641d00131b143332adeaad9f325959683a"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:7084de59beaaaf4f630357ec53beff8d0a0ee532ac180fe58e23bfe98f1fdaee"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:7e7e87e302bf847a4c59d69e5af60729e61bada0cc5d6ec17a25a6514476cb48"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:ae352eccf2f2c9ee8f0d9635517d9ae3c9bba83c617deca8f989e2aae8dd35fa"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:84a60147d2b0121ff6ede6199583cdb5619480d015b2a675c6a0569f91c12d66"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:67c3914aeb25e38fc6bd0793fddc41122dba1547d54e91a78065545fea3b9c87"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:6030afcea9f8d46f25dd7785737edd25eb0f1e50b76eafe4d9103196b722d47e"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:6ba3a594d01a11bc32e7cb554f7386314b5089eb4416fb776edb552a7d53c41d"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:1b2d30558bec7fc08d1d388ae2bb0becd2233c99c9fb173fd00809786ce5eed9"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:346e172be35df168eb0e4fbc8e176b0fda87de9bc5787f7a5ab7667cfe1e3c3b"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:f66c53d993dcd47ea1ff3d797f8fd69fb8161a4ff8a59f54f66a2de9462a55a7"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:7696dbb77c54531cf2574c7ede9f085cf64611dcf7a612530dce2de19f7a8b9f"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:0f67c18c9101b53f57ef857a74d6044701e1d2c347f829a03c0579c545fdbef3"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:f82c0a72506f1011e47ba98e51d5edf906f58fc190d797f5d1a0b8e5cc7d0762"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:afcd9267261b334900420461279b8555fdb4bd783af880fa4606d8afc65e0712"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:b0f9753424c504a288f55d495105f6d475d69287b718190ae5192cf7d6ddfde6"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:29f87ec15fa19e975c83288d55e56bab64855a24c4d8826fe4138eda9a46cc97"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:b028af8f4e726feb8c26037f7c6d6f97383977bd5ee6141ab4e8e1d096d6481f"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:e025b2dbf50901632da0ee2aa658105a322275eb120d782cbbf25f2895231154"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:a19b3b0540dc52d9506ca7e5d804c2fe9115b3ea28bfd9273030e841e12eb277"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:39ca80027ac8585f368bcd57f555ba87bf409f7b7d6c4292c09fd06cc1691c80"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:ef73850<<< 11696 1726878460.91839: stdout chunk (state=3): >>>f29b4ff4ff904d506d545bf366fd1e7c2ba82a7a7c9a4513e3eee45d9"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:2c9356101a9ddbec94afdd12ca669ba93a1d422c302f9e17b78b18670617d2a1"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:9a32ce04c1dd8e120588c15b3057f838bedce8f14c91576b667295d47800e0ad"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:5e0a20ae09b00fac69ee30a0d55ff73fa692d8350c9c0b0343af61e4f0dd654f"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:9c67b21155929e43e4efd3fc81a85fddc9f1030b47ee4a275789014c1311b972"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:85cac2885d75522eb07189efcc3feeb7775fc6daf5cf3f1a28a1fd2109fe148c"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:b5b133d60b98068eb9480c54285050ae9b49d2fb309eac8994cc91c865ee02d4"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:59919a89d30a5d4b60d6971fa636fb62605d59d214ec614adc279f6cbe2c2b27"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:578bc975477539c659f3608b1445a0c7a9bc7c3f2dcf65b3e55f3a3af89ea564"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:d5b03cdc6c8bbc222b8e3d30680b1a7d2d1a49837e7d509aafcf6b2a3a32195b"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:18b003071f4c36307616f7d5de8cff6d4e376af31cb96ce1a5ad6ae3011dfd09"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:f942c7fbe636b9d60327ef9dade1120340c16a2992a6b50db5fbaecd44ffd63d"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:686664a71e74b0edd643ab9d556b1aab092fa707935da5ea928a66f54a3c84e0"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:dabc5ce6244d0b0939e9a07bd6bc232e8b666529a0b7b29527e586db8224862c"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:653e708dec531e483992b25944a689ec9369478d039a5ec62c98294ab73ce8c4"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:4ae55fe839abaaf0ea52b79a5c8f6a906575b83cca29532c2dd52337fb3d5790"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:7b2c87e864b6008f734e1effa48cee1399f41843b9d80d3fd95fbd19e058598f"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:9de0b544b2373ea0f1b7217f9179898479dbff0da36ea9857783de57d06585cf"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:761bf911674d23053eceabbbda8da16c73af5f300929a33a64513dc6e3b2d0af"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:5674f8e8c975570649e3065460786cb4521a86370bffef5a9de18c69813fe68e"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:bdef6dbb24ae22548634759ac823a8c3e21fde6368cfdfd742480f7027e63ddd"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:1a1bff55993510cb6481383b299e1f1a6349ec76e4947bfc8c5b1347e4d30bf4"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:ad3f3f3ba4442930560b291c022e674e6a50e4a37fe027926299b2f6cdec14bd"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:329e4b9d1df5012ace94cbe9cba7dfa7ee7d9f242090072c71aaacbeea78986a"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:31cbbb069354f984e4af75b387778fae1ff4dc6c3e60533357d005ffa960b51c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c0e1bf0a8eb50e0b41fa69bf5b65e2a7c324e4bc7255933a5d2bac3b9ae6f4de"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:a4d12ae8ad77d65d0fcabb20aa4a83886e782d732123f686f88a7d7472384104"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:a54f8a8ea5abb8a33734ecef9d9ad1c0dd090a6e0c5187e80de52f522d2d5e39"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:d6b7bb8f7749265bdaf938abecb2f8f78c6e9e8dc06c1c26b48da227af5a8654"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:67e31eec391bac337ebacb78c096589af4b7e8be6aa05c34cf187ba922a2abde"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:6635ff0231bfc3d88c771553d495941ee0f98871edfe6c86205b087186b3a72f"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:5b4531e9231d399ebec8e6b6870a812c6a64b2daffde35fa57a009b24a01809f"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:912a1c442559d6ab48453d87e2b997bdee3017a54a0b60aeaf7d4603fde0f34b"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:456b3520c26e5f2a913437318715712ae00f64932a27ab1bb8b8b4<<< 11696 1726878460.91857: stdout chunk (state=3): >>>2e0524fa05"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:5302332fba7e6724ab7a3c32bd523b10322c20011c6e42ae4e769a49f3efabdd"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:2ee37df066a9ff80439b08c092809f3661e2f9a8ad02134e839627fd23a20c1f"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:a1a10cd52eb9dd15bc1ccfed440f6b3d235edc7405a3932f81805d8d94000245"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:4280c40629dd111fd1c89ff867ac72d1e7ddde49dc3d286637e6a86b868e2303"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:6461acd0385c0b1a32bf646fc9e09da0c7ca513954ed8fe2a03f4ee7f6a64fcf"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:f7536a518a046b793ea3f74a67d677b878baac44b28268c5ccecbf10715d89ab"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:11436fb7942d28e3eca22bc078ee5475f632d8447008a6414f337d4bbc3515dc"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:c70e17d1a4d347b38fdfbb2a5dab292e3e0c538ea52fb6cfdef2714e130da0b1"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:c9582c89cac1546fa1e5bf9802c5a322e52e2529256f9e5922d5813e40be3646"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:ec40fbe6355370fe69a8ff343744654b06d4134c1518c64269be1f3a49083968"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:7aa52d533e28a3ebf76d879c24bb4e0a58574033d5af6d4d22b716d1156c3f90"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:b32a5cc38b8edcc76b94862cee0c822a5b4d095329f53ab6f7cb014c76346e8c"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:686d9f7652cb2b3d7ce6af2aa620c14a6cbbbdb8d26b3630cfbf6bc34d9e3e6c"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:6098bd8a4f449c01dc7e0f4509663994259fe8848f2f21d1319bf7105bbacc4e"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:f561aef22cda98a94a74bedda09645e50066a77a23d3bdcbb1143b0c62ffe7b2"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:9de99e881e9e2e7e0b78629eec721840da4aa18f78ff5a06e46b7a596c28a09a"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:3101c4c1d54f3e175dc3fcff001c6937a9ffec7781f4095ea38fea88df7e8067"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:a734cc086d7d73ef2ffe7543f82dc50b57619e78e60664cb67a9513790f3335a"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:ef4d03336b66c1184f352f9b3fe8004d870bbf003673d4393bde24ea14b056b8"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:83e6712ba7343dc1346e94c51b75b05839f78bd24f9324d984b7aa9631bd0377"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:df050b0d180947788ab45862c4627ae640c92cf0f6a994a685e4cb5fe46bef76"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:88c5fa3da64c127ed6e688f9eba5e50a8f6f98ea3243d29b8b0bc0375ef95420"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:e4a84567c63c892d4cdda3a9a4b15ad5188c093da679a354f00c43b6376a844d"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:98170eed35b67b9097514bcb044a18cc3f757af5f91b5d870ea707d6048cde75"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:07e999e033252b28ae41697ddc23b42dbcf4bdc143c9eb1c55475aabc9fc9caf"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:7fc3410de486bf89c4d35989937f424b435c9c4f5398f47f9c840b146197c6ac"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:129978bcb62fdcaed728fb288b321c204575246eb535354e02bfd83089cb0ded"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:9cc75080e25fb5602ab266f1c0d0f16843bdfc561e7af6dec32d669e31bebe98"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:a41fc5d1275d548510a2be0180741f952f0f696f443eaabf03c1abf3f80f499e"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:81559a7d5e16e228382840986ae0e414d4a78163a9b51b5d9c05a58e07574e8d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:8590f80ce91ddd4862ce2beab9ec64deb66d99c5583ff5ee3cbff2e503caaa37"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:917a35c0ec48acfb5166c937e97269acac39541acebad9c1c410bfdbcb483da1"}}, "qpid": {"100": <<< 11696 1726878460.91881: stdout chunk (state=3): >>>{"enabled": 1, "checksum": "sha256:cfdb156d23ae6c99b3dbac171ab1626202bf1ae7671fae9f6d6f7241116638dd"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:eb4881c554de7882b4e5590a8efb35a758fc1b3d61bc1502632d6f4e571cb331"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:27d1fb8e99c6d1c75fc8efa8aeaf4303d0dcd8d03cb2992d968a3186d648f4b9"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:f0b2b81a6670b7640d49d49c364635f39272330f08bcdaa23c681bf2ac64e10f"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:791a60cff31fca43e01aa4bfe3a57c5938015db44fd1f64064778dbbcdb6e2e2"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:1cea7f5b37f7a0e722ecbccaa09d95db2b175ec125d62e3898a99081c51c6f96"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:a94b0b917312a73eda50ea641dee49eb00f49df286133fcdb13267fd49ce5d1f"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:159d40315f3f5086a31e6f0a6a90d342783d6f0c97c5feeb9c92808c7345adcf"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:a61f7efd50387ebfd35b675b22a8cba86c6216c0bbd901aab5e8674b5c442777"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:276a24e14ef12f5fadaeab2883d501cb096e01a9ce1be2178a5c50ebfa6b3fcb"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:61561d5f14d9a6597d6e312f5429947baab045d01a729f7cc34406e859fa0015"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:f40066828d25674c525148f890d9cc84ddbb203f5a4aaad616ef2cd3a497fdc3"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:742f881c1a4838ecfc1a55a7f3b78a72267644e3a64e3ec45a191599b5bd8532"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:67f232676ac23535867e2494f04989dbd6b9b6d4bbc67df67dc2edb4d31a8be8"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:ee2f26beaa5c6a5d25e03ef9ab30302d6b29b283283683421fab52e29e47fe3d"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:39c550e1c8b149dc6f308b0f9ef238315208453ee064bb1558eff9137531840f"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:16bff56244925c7696fa2da5a4c986132488c352149cc88181bf6b4143fc80ba"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:e999510837aabb3ce118ad61225a846f687588e9a321ffe675b56511191bc323"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c72c61297cf864a1abda8226de08039c8ae0212808d3f7fd8725b53b955d59f6"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:d48bd9c5789f4adc396773664402ddeab432caa99597267ccdf24220948e5b3c"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:a9414e82cadd2876471465737bd8322eb833e296869ebcefcd9e722ff717d350"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:a4b2e25abc4099a0a54821518b7c824a2ddb7544fb0b5ddde9a0a9be159ac1b2"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:5c867af2674586cc1c41aa3203e3704a0d1400d344a8e257bc61e9eebb86ad03"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:73382d4b8a12fa161dbb5ba36c94e7f0b1f82b1abdf0a4f07ca6c981e08f271b"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:1a2503ebaa997c6b6efd5d2343ea731f73b2f0312f2e8d5578dad2c8a84a94fa"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:e423284f5ed36e7b6c52f581b444a981d5d1c8af6c8dabe8c6cb6c71d3f49fb2"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:53831134210db04fe6e6b0f05e20b8b7307ae8c11e774faec9e1b3aa2b02b5dc"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:acbd671bd661f9f2f25d4798f1646a51075f297c8b086ea9bd3133a00e356432"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:c6110313310591ee2a08b504b04ebd1b98f370b6633172f06ee7c0c7db0a963d"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:1340ab5daac926cc1354452869ab5aa78d27ceb110543624d2ffaf93773c394b"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:9dabc52612d567e728786c007f5017c7032c02be3a9201521a530fc91ca789f8"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:33dffe2764dc45bbc59b406a67187c39864412bac07ee089bda30ef09cb70faa"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:9d55dfe843e44e8a93c02ea28b14856edfdb1f820bb647992daa6af11e2dbd37"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:ea77b9f26c8fc61b7fc281099b2f16e75c5b196660<<< 11696 1726878460.91908: stdout chunk (state=3): >>>fff55a95f96e97935a7a1b"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:4468bfdd23924a96b4cf8c6fa1a3fa606fdd8ac69b7cb17c16a6e39a95908921"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:c97b92abaf053976c89a670d82bf06bc5c7d561ccf03e3ff1ac84be6e01cfc5c"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:18d1a69de368fa621e8ef3234b8ddb40261ced880bb732328a310db5a62a7a0a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:711df017c1f168e33245144d67289225439bbed701fb1146cb83e9cd63ce1f7a"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:093d9d9793142bb9a8c4375f5f368ca1a4d9beb0cd05329518f91bb9ea51bd06"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:536ce94509d38b40200debf17fbddc16ec9004463fdb3fc42890dde9b3eb56f1"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:57ecac942ea46af55728362527d70a3e135c3b4711688ddf62596b9a768d9fb0"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:2ab2f52e6bac063f176e007b39cd8a4e43012ea075d82af20fbb3403891b6493"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:7df09c8fa09e105ecf51fee797975603a2df8d15c3a0bf00fdb1d565fe4a6b91"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:9cf04d33aa9dec0b559c892fb20df89fbe1883544d4ac2d6bf6fc319f0a16663"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:e7f9a696e0958d6bdbd6696e67a9b4af62430456d0f278e290db0ea1ee9750b7"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:c72355dc70789deb94777acd0b47c2c3ae628e8d90bffb0e0e320941e5ddf3b7"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:98f68238d6ca96277390c160adeed4e3e382d5ded5a88a3909cfebe986b849be"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:10ca96a581ef4b0fa1789160fd71fb340d8b1d13906b42fab6e9119033d4f942"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:3a172b4972f9271250b4d228541c78b0243fd0544ac983db0f590e09674f700d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:f78edfcb470cd9929f45b6db29ae4924a286ab30a03f80b7bdf3699bccb98314"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:ba2043d9665e2fd3a9e2d103671bfe647060b93d9c02eed2dca3066a0ecfb81d"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:cf843c98ff4113ded675f79df694549b4f848aecb1295f0a510101e301fbd348"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:c7c49d28e52aba4d168e684b9160a225fbecab373bfbb6963bbe89c93ecb867b"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:be1825562f583305597e5ceb1298ebb60e42c4f270b4a7e3751cf9d9be1b1fac"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:14748519962688e62b7bc7e7c03ad91c1f815c5d33c63f2d60e03340f55609a8"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:9f26cf1e9fa128e98c758a6325525f8547950a2440b6582202228c3c5c2c80d9"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:ae8cbd09d519a42bc01063c4c16f58e96cb3673acb557dcd2d09af444d742db1"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:8aa5f2749eeaef5ae871dc903dad87611e369c92e9b3fc28b4944f75db785a18"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d36a762c836a0e4305773e352fe0f46657784b5d9bf749f02df9c6d15f68d101"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:62bba8f6a236bae902815188cedbb5f3090acf0829247e6808787f8c913d9981"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:68b5e9d408704e44ebf29ba76ae18afdcf6d8aef12794e8e9026997376ce12f8"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:eef39dec8d416650af3f9eeeb518b06dd9a9e09144aa579b6bd6422ba0037d70"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:c19dc2ed34c3d274f8e01647dc2d869ca06d4a9a3009f57c1845fac4d33ed358"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:a46a9508591afb1407fd14441c9c26cd495a3789e3c6792a2eba38a6642e4b97"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:8255ad891466762e31763d6f4791a32aa1eea1147a812020724eab8eb07c1916"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:ce5ba130d5d0ae5fafe8f823b824856590f990ad7c08aa0a5930f5060c252021"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:4170a7354e69ed60e0268389f74042e02a2511a4451ca20b97a63213b8881e1e<<< 11696 1726878460.91937: stdout chunk (state=3): >>>"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:a4b4b395d2185abfd68edce0f813103ccbedd5d9748f9a41d83cc63dd1465109"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5b0cc219f31e88f2fa78bc31d9c6fe6c7af29b4832509635672ca9edc79409c6"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:29cd0921e9effe356c856c3319488adf66c794cbb7d1610e5fca2b730b852939"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:943b25df416f2181aab46b3492aad9336f60a1b5b46187494f43ab516aae9c6a"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:788f2eb60a3d902060a6c5a08b086e2a1e96d213f86b206736da7e37eb21e51d"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:72c10f773d67b4209c39b4bea22e95c66d105f6f13e30f89bcd568eab6c889e3"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:736a46f682ff77d7c2cf54d5c264eb7b149793c12701b96e9be12bb3e6722796"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:0cc5796bfe362c3b28c73f62377c029a5f2321078b6d5f90bad42764415cd038"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:d96538a9cbb09fc38ba701cda88b2a0d199ab7826826d0043e4f07b05418bf84"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:a80606afbcc994e6fdc418cd83182f901d3e5b4b7b36fe262c71a25f43f10af1"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:19dfb362a8f445099eac9281522f0b13794cb9a0893a7acf0b54c15d193ef70e"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:f0e7b74086d47000f8335de5bade5a5a19a5e83bf581f885db92548546b7ea94"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:4614737ea0603530691e6158eb1bd07efa1992cb7ef52c201df3a637d3184cdf"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:f6a5a3b49885a9f780c5a9078cc968673809eaf89ecbe170fbb8a1ed4f521ea2"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:1fadc57b1e46515cbc038e96ae47ab74dd365a910f4d81ec9fb3044c4691260b"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:a5f0e5c340eaf127a166cc50be8170bfce80ccee0c14f32e4cc264089350da1a"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:fd538dbdeba0b4a1c244ba76b8dfef47f61da5a56f24f39fc24c137a9b3b303a"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:bc0f37cdcdd0c9014e89e8be6758f7d9c97c67a4e42652459d6107314f059632"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:c78dcf2b9abf8d5ccf9f32b2debf6181a935a7078fe4a527991ab11d2999c4a9"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:e92fb82a2e509e3595d46dd464dac1029ce3a731f117fa67712d119d2878f195"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:fea41add022251126312da78373cb7fd05df1e9fd27547f1b4fc604a774827a1"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:06d4733c0fc7358d738d4dbf53968c9d9017a72b01456be46633364f00a4207d"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:8ba2497a28f4c2a31177811fc0a091a3bb9814f9e02cfc8d84c004718f661e5f"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:6ec8d4d38e58efa04572ac713c9148e7182e7d49713ed89955fabdd512b8eea4"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:c464da2b8e789d74ea2b2914217a194a3c07081b9f383acd2fee9ab77bc525b5"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:2ce98252c7ff59539bb38204ee65898ba6cc701c3dc87417c11e2e7124f448a3"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:df36b9f44f28df1b14b4d6bff01de42c414b947a8e6f1e6efdaa7023250709aa"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:7b1d2643c7470dc5b80dee41d18482bb6fd6de55371aba888708a28fe0bb0172"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:2a54cea48dfbeb1c9dad0e167f70aa17970c4f2c76c560330c467051fe3b574b"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:de3ed9b8d62d29e80e29a051419a648c154c12f6bb188814ca79120ff1dc263b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:16c95ae098af2b964a7a94b5bb6cd1c84d5c7f1254d6411209e4d5cfe87677bc"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:b90ac3a04d3f04c7284f75802ffd69d6c1c3d5c0e6d08c3d0f2d9270b99dd487"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:8f8a1f1b2fea7a9fb8c3853e02c830f5204f691e9223cbdfbc320ec6914725dc"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:24410f1221660b8<<< 11696 1726878460.91964: stdout chunk (state=3): >>>443af29cb55e42180e268fce722ceed2c99aa202e7dd3cc21"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:dba41aee81015b99378cff2273a56effd1202c0c937c05c63a913243b0641cdc"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:29e7469ef2704943f23c5040531fee8657cfed8440ef44b6268d21e6a9afe309"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:54482715f4fb5bca5c68ff67b9d145d12ad3df1438db97bcadcc32a2fb0f6191"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:13e69d4cbec7926c0ac6fb796749b4286462add3051f1e94554f23e637b81277"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:cb370bbe8bc0d7bca49a4fd1fad652017f4f8587c7c9d3277155fba32987550e"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:bbb2700ca73d867432851e12276a932b1553b034b1cc635f5c6681d6b62dcd3a"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:57a37a5c07af0f7ad80f4f01173e6cd6b604659e2d1b5605c2719dff8bbaf2fb"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:683c0598bdd00543cb696f7ed8cce6b55c658e566141538fc01b3f852af5f697"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:852eb8259277c64b80c91bd1dcbbe85f629e7218ab2f51d39324dcd78a4a278e"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:066e429e71ebcf11014f4ff6d7647c9d6d88ff191c64eeb9793021d16f4cde97"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:74b817fb60fd3ed5f074ef8ff399342ddc49fb2c250b08015dc975edd48f4dfd"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:fa589ab303d10fadd28a3e8d27cc9bc2e55a9b28f28c3f4c7e05968cb00a7cdd"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:c5e4e24e89775d797a8988e2d5f72ec7a7dd8387289ede61af7a3ce2173cf167"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:6a3659d3706bc3af4b60e5de7efa9532dcc0c0a6f0c7735ed1300ec2120f9d01"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:f85ad7d20dd77416ab246ee0837b016a648176ec9956f40ff2ac6b3c2924edc5"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:18dab548c81b02f1b0f3efd6e25dd529bb0565e974156d55e42e274d3ccdf704"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:ee8af0b085b727e060ac3c82f1e38c89545505c9b26e849eda22e571064c46e7"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:0f7c8c575b060e863fe17e7ee8c67cc5cc3ea31da734a5428dc62c15f3b15bf4"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:df433826471b1c65a3686b57b4b07872a695d900731feb88cd6dfb76ddcbc5d9"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:4a9362fc5876897cae7062564d54d7f8ae12413c65c4c7fc6709f6407cc27160"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:fb9dda20b16232ac253b148063c9b267356b6f2831650f4c00fa01a6d0a8024a"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:d0ce73ebc7d2f494b669257a9a68106245371b455566654c7062694bcbad35df"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:1df1aaf42d9c96922226b4828c38b6d315f7a9d3cda60fe54d99be5d618e140d"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:9ea8931bf1c97618b2e99afb8c60a13d51a84db878bffa4082f6973e23b13eb1"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:43663b66ef8275c639a8076d92fc7da6821e0523c120e2c854839f9dc9d1db66"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:65b78e9b48a6cfe62f6c67c443d3bc667a58d206c09df00870949b6ae7ff8c30"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:65560477bd0ae271799a76f75c5a3d46ef0c29f6922aa38e727c95b7e1095a99"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:4d4d609b3be3c2dc659694cfd2076e0c0c0d6446d16a3fb054a9e5f951b29410"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:867139a0cc2cb236ee54575ce6a8568cdbefd6785e8b7f64e09a3041da46b095"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:419d697ac987518dee6095070e2894c4112b50256e59d2b4f6acac585fb087f8"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:ce85b40df4d548aa55eb54bc546943366b654a3af7f602817f1fc499c0c8039e"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:f5d46e297e4e8e0a3f76c1fc8ae96db3ebf5b99ab538a54c171e489ac94ae1f0"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:aeb8895098531d1607e389703c783a3c1e8a8c1ad962397d<<< 11696 1726878460.91976: stdout chunk (state=3): >>>ebe65214ff86e29e"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:85f1f1ed778597ec568ab7b9069779c088219d1da283a09382439c6803e7863e"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:476521323be1b84d7ba2539aa208d857678746a76e7e079577d3f46d251637ac"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:7536116b2852a578cbc5d32f7752b6dd3bb1202817db05306e1a16553c1d43b6"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:3d18bbdc44c396c7715cce348f9248712132a1c53341d3b5760016d245f86e75"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:44cf07d7e6b15709d131b8b406032d0e6395a84e1e20bc67f9320a1e97c4dfcc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:1177170edbd47b6fe17fa022a247d9b75b1fb3a5a49721bcff3c7da4f480c702"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ <<< 11696 1726878460.92237: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 11696 1726878460.92253: 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 <<< 11696 1726878460.92277: 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 # 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 <<< 11696 1726878460.92289: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # 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 <<< 11696 1726878460.92313: 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 <<< 11696 1726878460.92326: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner <<< 11696 1726878460.92339: stdout chunk (state=3): >>># cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation <<< 11696 1726878460.92348: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext <<< 11696 1726878460.92359: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing _semanage <<< 11696 1726878460.92378: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11696 1726878460.92544: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11696 1726878460.92571: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11696 1726878460.92589: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 11696 1726878460.92601: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11696 1726878460.92625: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 11696 1726878460.92634: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 11696 1726878460.92650: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11696 1726878460.92662: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit <<< 11696 1726878460.92672: stdout chunk (state=3): >>># destroy _string <<< 11696 1726878460.92684: stdout chunk (state=3): >>># destroy systemd._journal <<< 11696 1726878460.92692: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11696 1726878460.92702: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11696 1726878460.92712: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 11696 1726878460.92747: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11696 1726878460.92775: stdout chunk (state=3): >>># destroy _semanage <<< 11696 1726878460.92797: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11696 1726878460.92809: 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 <<< 11696 1726878460.92822: 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 <<< 11696 1726878460.92835: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 11696 1726878460.92847: 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 <<< 11696 1726878460.92859: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 11696 1726878460.92869: 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 <<< 11696 1726878460.92880: 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 <<< 11696 1726878460.92889: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 11696 1726878460.92901: stdout chunk (state=3): >>># destroy tokenize <<< 11696 1726878460.92910: 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 <<< 11696 1726878460.92919: stdout chunk (state=3): >>># cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes <<< 11696 1726878460.92958: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11696 1726878460.93066: stdout chunk (state=3): >>># destroy posixpath <<< 11696 1726878460.93090: stdout chunk (state=3): >>># destroy stat <<< 11696 1726878460.93103: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11696 1726878460.93113: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11696 1726878460.93141: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11696 1726878460.93163: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11696 1726878460.93175: 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 <<< 11696 1726878460.93183: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 11696 1726878460.93484: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11696 1726878460.93534: stderr chunk (state=3): >>><<< 11696 1726878460.93540: stdout chunk (state=3): >>><<< 11696 1726878460.93613: _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 0x7fd0ac1cbe48> # /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 0x7fd0ac161828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac1cb9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac16e630> 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 0x7fd0ac175160> # /usr/lib64/python3.6/__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 0x7fd0ac17a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac175748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac175390> # /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 0x7fd0ac11f470> # /usr/lib64/python3.6/__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 0x7fd0ac124e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac11fb38> # /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 0x7fd0ac12b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac10ed68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac111198> # /usr/lib64/python3.6/__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 0x7fd0aa41f940> # /usr/lib64/python3.6/__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 0x7fd0aa431240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac17fa20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fd0aa39e208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3a9438> # /usr/lib64/python3.6/__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 0x7fd0aa3ab128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3a9c18> 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 0x7fd0aa3ab208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3fa940> # /usr/lib64/python3.6/__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 0x7fd0aa3fad30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3ec2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3f22e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3e45c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3d65f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fd0aa157400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa145e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3ec5c0> 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 0x7fd0aa164f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa3d0438> # /usr/lib64/python3.6/__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 0x7fd0aa16a358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0aa16a470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa449198> # /usr/lib64/python3.6/__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 0x7fd0aa16af60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16ab70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa178828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fd0aa181048> # /usr/lib64/python3.6/__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 0x7fd0a9cfd320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa178908> # /usr/lib64/python3.6/__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 0x7fd0a9d02e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a6a0> # /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 0x7fd0a9d26470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a9d26828> # /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 0x7fd0a9d2c518> # /usr/lib64/python3.6/__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 0x7fd0a9ad9d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9acc470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9acc160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9ac3048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d2ceb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a9ad2128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d26ba8> # /usr/lib64/python3.6/__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 0x7fd0ac0ce828> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9ad21d0> 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 0x7fd0ac0ceba8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0aa16a9e8> # /usr/lib64/python3.6/__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 0x7fd0ac0f36d8> # /usr/lib64/python3.6/__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 0x7fd0ac0f9748> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ac0f9c18> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ac0f9d30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0f3f28> # /usr/lib64/python3.6/__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 0x7fd0ac1010b8> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0f95f8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0ac0f9358> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0ac0e7c18> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a9d114e0> # /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 0x7fd0ac0f3588> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fd0a80fca20> # zipimport: found 37 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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 0x7fd0a7ec8748> 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 0x7fd0a7d6a390> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ec8f28> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a80fce10> # /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 0x7fd0a7dbdc50> # /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 0x7fd0a7dd89b0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7dd80b8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7dd8f28> # /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 0x7fd0a7d676d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d8d3c8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d815c0> # /usr/lib64/python3.6/__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 0x7fd0a8121710> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7d95400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d95518> # /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 0x7fd0a7df0f98> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fd0a7e11048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de73c8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de7be0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7da18d0> # /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 0x7fd0a7e17fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7de7240> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7ea9e48> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7ea9fd0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7eb90f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7d95668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fd0a7ec6a90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ec31d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a7ec33c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7eb9c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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 0x7fd0a7ee1e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ee1b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ee1358> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fd0a7ee19b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7ed0cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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 0x7fd0a7f3f588> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__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 0x7fd0a7ff3d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fd0a7fd3240> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7f92080> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fd0a7ff2fd0> # /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 0x7fd0a80070b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7fd35c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a7f9ff98> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_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_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible_collections.fedora.linux_system_roles.plugins.modules # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_gw6_60xo/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/semanage.py # code object from '/usr/lib64/python3.6/site-packages/__pycache__/semanage.cpython-36.pyc' # extension module '_semanage' loaded from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' # extension module '_semanage' executed from '/usr/lib64/python3.6/site-packages/_semanage.cpython-36m-x86_64-linux-gnu.so' import '_semanage' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd0a804e710> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd0a8019e48> # zipimport: zlib available {"changed": false, "ansible_facts": {"selinux_installed_modules": {"restraint": {"400": {"enabled": 1, "checksum": "sha256:5dd2b902123ef00065db6ec8d173f37baa26dbe43566bd5f06594ef1243fd5fd"}}, "rhts": {"400": {"enabled": 1, "checksum": "sha256:9000bd99784bc22ffda4493b4985e8c5a2e65e87aeaa1cb96ba82d367a27a8be"}}, "cockpit": {"200": {"enabled": 1, "checksum": "sha256:14a60c33e1f3be6529f6f87839fe0a79d2e1630ffc2d3fcc039574be0b60fd28"}, "100": {"enabled": 1, "checksum": "sha256:cb7fccd94903a6e256a586d758085f6f59c0f8b1c5b4cb99536915526d2224ec"}}, "abrt": {"100": {"enabled": 1, "checksum": "sha256:13dad22da122be9f7d5df4dbedae6a515323542fdc1a7e466d7a1a3d36d29731"}}, "accountsd": {"100": {"enabled": 1, "checksum": "sha256:8bd25829d921be0b5adf92ddaca7ab94cedca1d57796749cfa63571b6550e3da"}}, "acct": {"100": {"enabled": 1, "checksum": "sha256:2699d826efd46176017695c768804c505a54b277b05f1feb9c43a613bab4e6aa"}}, "afs": {"100": {"enabled": 1, "checksum": "sha256:99920dd4e0855870f7e6f9666928d13fe18ddccca9d38b92ea70a6ce3c8c7539"}}, "aiccu": {"100": {"enabled": 1, "checksum": "sha256:a7aedc8354b4335412871adfd2ab5b0c6da1ea63c8dd797718e4214a5d511bb5"}}, "aide": {"100": {"enabled": 1, "checksum": "sha256:8adb5c3a5ed74695e975eecbf290640b179eb6345a7740745ecfe3164efe209f"}}, "ajaxterm": {"100": {"enabled": 1, "checksum": "sha256:d3a03c2837d5dde7145e27902ff8578e00734ab34e8ea1a45aee58b83e9ad6d1"}}, "alsa": {"100": {"enabled": 1, "checksum": "sha256:202f94345fba8f4bc942dc9b75bbb6eea3b4cb02411cf6ed79858d72aa883c89"}}, "amanda": {"100": {"enabled": 1, "checksum": "sha256:f9a99d97370017307349a154ce479969395bbbfe434e4829573269f770efdd0d"}}, "amtu": {"100": {"enabled": 1, "checksum": "sha256:bc9934a2ae61fa117614f201479966d788484f3a7382de4ebad99790a465e2b7"}}, "anaconda": {"100": {"enabled": 1, "checksum": "sha256:b8aabc624243533d483c3dd5574a490a43e7ec0f2f7940798c12b4089bbd0642"}}, "antivirus": {"100": {"enabled": 1, "checksum": "sha256:1de6460ccaea5a5749eba17489b9765035c8202eb9492485ff39157564001a2c"}}, "apache": {"100": {"enabled": 1, "checksum": "sha256:1a0c38364558bebdae3efaa1fcf8be232184dcddcaab345bba1c40bf239dd0ed"}}, "apcupsd": {"100": {"enabled": 1, "checksum": "sha256:175308edb201092c22791f419d32da3f661e7ccfb9c5d5855ad753405c10023b"}}, "apm": {"100": {"enabled": 1, "checksum": "sha256:a1410f65d6bf017caedaffaa59016877686099fb7df3c4d801136de79a61795e"}}, "application": {"100": {"enabled": 1, "checksum": "sha256:a8e9d90aa1188068ca66be55c4d8abf9982666171bbdd8d4da1f2a254c34a080"}}, "arpwatch": {"100": {"enabled": 1, "checksum": "sha256:2cb8afd237d6bc5693e5d54be1a455b6ed632fbbe76cea406163f9c48d00e79f"}}, "asterisk": {"100": {"enabled": 1, "checksum": "sha256:0b66b387174001e926cf1454c3516bb32d96610a0f598065fe6d7a917ca897fe"}}, "auditadm": {"100": {"enabled": 1, "checksum": "sha256:dcd9e7f5e71fb9f7aace30b5755efcbf85fe88f884d4253cc9abcad1c44e5f4d"}}, "authconfig": {"100": {"enabled": 1, "checksum": "sha256:bdb8072e463c84cb01e6933093428be2b6ee5299d82e26730b12dd2b66d89355"}}, "authlogin": {"100": {"enabled": 1, "checksum": "sha256:a89b04c7a40bb373de2bbb0a2210cca454e7d4a805321fbe65462ae5551db656"}}, "automount": {"100": {"enabled": 1, "checksum": "sha256:41ec4e0c5c46118cb4dfa8c8b1834f330dce4ffdea3d534a8d5007a63b3e5262"}}, "avahi": {"100": {"enabled": 1, "checksum": "sha256:7628cb8340258102798a6e36902d0210e2051ffb9fb4f7a1e4c62a612edfe6fa"}}, "awstats": {"100": {"enabled": 1, "checksum": "sha256:9b92e64a3331076ad443862aa2ba98a2c4d9b00638bf19bb9726f572dee5eff4"}}, "bacula": {"100": {"enabled": 1, "checksum": "sha256:32cedcc57f6a973ac5adc16d8df343fc1ca4b3716f7cdcdae0d2490a6e5765ac"}}, "base": {"100": {"enabled": 1, "checksum": "sha256:d99ed290beecf2b10a557a21b06b63cabc28dab4050f2e7197d2cb9e30519fd3"}}, "bcfg2": {"100": {"enabled": 1, "checksum": "sha256:ea510637d47b7fabc3f617f8a6f3ca3172bf9215c2d6b64ad19cd5d8819c8b6b"}}, "bind": {"100": {"enabled": 1, "checksum": "sha256:39520749f8aba46f975a87187975d8dcd014ad67d22515951f51fa3fd1b0478f"}}, "bitlbee": {"100": {"enabled": 1, "checksum": "sha256:bf04e481614825a35c26a547b19098ff1c8acd0d915c5b4f938b9fa595459d00"}}, "blkmapd": {"100": {"enabled": 1, "checksum": "sha256:ca870c95742bf987a2e739286cbcb998b58c091a422251fdd8de57228b28fd96"}}, "blueman": {"100": {"enabled": 1, "checksum": "sha256:7e4b2b3df3962273436b561c806c816fe4b1e5d6781efa33a7109b05f796edd7"}}, "bluetooth": {"100": {"enabled": 1, "checksum": "sha256:da457ef2ce595c3bf9f70697029ea90e96472ae562f685a7f919a7778a778d09"}}, "boinc": {"100": {"enabled": 1, "checksum": "sha256:d74bd3b6b3850c30b5bbf77822ab82b43f36600e4f76cd68674ef361328afb05"}}, "boltd": {"100": {"enabled": 1, "checksum": "sha256:4ccf41e247c5a7066042a0ebaae492805a1d640f777e8e771701f340a76bce30"}}, "bootloader": {"100": {"enabled": 1, "checksum": "sha256:46e55021d6c4cede091a992ab33521bb1aba4ca1d44879d778973b279204933c"}}, "brctl": {"100": {"enabled": 1, "checksum": "sha256:f9645adde2441e43369a255c6a194f01c6f5800347ad710ce3e147df884b98aa"}}, "brltty": {"100": {"enabled": 1, "checksum": "sha256:603734d4772f482f282eb217c03647f705d66de27fc927c64e02787369b0f78a"}}, "bugzilla": {"100": {"enabled": 1, "checksum": "sha256:326d2a188603c908cdae3c9dcdae6bda37b98ec4cc23f3b31878e2bbd0cd33b2"}}, "bumblebee": {"100": {"enabled": 1, "checksum": "sha256:e8ca8d5318a68243441fdb993fbab6d566f7462fd5557b55733f8ddbfcc4b276"}}, "cachefilesd": {"100": {"enabled": 1, "checksum": "sha256:86fe9c1aa8b2d7a6bdd9bd8d0c7a41a7ae0e4e14e32eaea6cb920367c2f495d7"}}, "calamaris": {"100": {"enabled": 1, "checksum": "sha256:1069377693a5d730d57e4ddd6f73ce20b67b595aae90a16459e852d238163b48"}}, "callweaver": {"100": {"enabled": 1, "checksum": "sha256:880b626c3d04c5669d64ee617ee36a18566e91adeaac67b9527b0a795543575e"}}, "canna": {"100": {"enabled": 1, "checksum": "sha256:b9256764ca5e34142e8cffea57fafc2fa66f78dc8c05761f97fa9becd1d77311"}}, "ccs": {"100": {"enabled": 1, "checksum": "sha256:ad293ee5e252966d14fa6bf09240f143460df4b928672a33a398a5793777c4e4"}}, "cdrecord": {"100": {"enabled": 1, "checksum": "sha256:dda8d62c3bf2503ff9762bd031c35a76cac8059d08592fe23e4d3fe11b0ac8cc"}}, "certmaster": {"100": {"enabled": 1, "checksum": "sha256:b431dd84f2c6b971bc573674fa6c4ee2fedf910b0123ba5d9acb5011c208fd72"}}, "certmonger": {"100": {"enabled": 1, "checksum": "sha256:965ec65dfc98cbabce2350bd52fa7ce92c2f4ab4704348f1555f2a3d9edfd1b8"}}, "certwatch": {"100": {"enabled": 1, "checksum": "sha256:77f0299f67e43927eacb553d1002beeebc3098b4bee64d8dc3dadb8fd23fbb5c"}}, "cfengine": {"100": {"enabled": 1, "checksum": "sha256:c78b908838f1d64ee9ebb0a51b7fa438527716936471a573e1b4b7c393bd6b8d"}}, "cgdcbxd": {"100": {"enabled": 1, "checksum": "sha256:5d3633e0b77db69721e4f64167d7e5f7779c3e5fa76e095d25f8467f2a0bdfec"}}, "cgroup": {"100": {"enabled": 1, "checksum": "sha256:9368c6c54bd5ec6f20e4c3b47c86e60af07346c4e86e525b6bd7288b54b7e774"}}, "chrome": {"100": {"enabled": 1, "checksum": "sha256:d31ce9d2fe78cafcd5e3c8decf22ae1e9ea6f74026ca65b6320afe9a33cd609a"}}, "chronyd": {"100": {"enabled": 1, "checksum": "sha256:7d9624729861397cf7720c2324c65489a3d30485e6a884ab1ff9a8ca22efa678"}}, "cinder": {"100": {"enabled": 1, "checksum": "sha256:fc169721c78f5b0857ed8312e59ba4c134b685c4c322dae242b92e815e35e6fb"}}, "cipe": {"100": {"enabled": 1, "checksum": "sha256:02c20398b9eff51ed431b7ad739a6015d2451b4bf6e3e5da380606d85a77852c"}}, "clock": {"100": {"enabled": 1, "checksum": "sha256:4f90655d2243cfc32ea7436a953cccb8a34af895f83361235a3a5cda40dbc75f"}}, "clogd": {"100": {"enabled": 1, "checksum": "sha256:ba78a422a10b65591c48cb038f8a55614944163f3140275852d293fb0c548bfa"}}, "cloudform": {"100": {"enabled": 1, "checksum": "sha256:481f5fbc7810a5a81851edbe5a6b124141257f5fbbb83d8830ae0a34924ed3d9"}}, "cmirrord": {"100": {"enabled": 1, "checksum": "sha256:8f8fb986f15b8b7c5c250d250fdbbb2f78874e13394105c9c486488a16e94c91"}}, "cobbler": {"100": {"enabled": 1, "checksum": "sha256:e0e264b9cc83962dbbb27c152a72f01c6a355467c4e845b52e65c8b88d8d75d6"}}, "collectd": {"100": {"enabled": 1, "checksum": "sha256:7f08e2e248d33162dc9b237c37ed3a3dba0511bbcc71d87482e95093fb8c6456"}}, "colord": {"100": {"enabled": 1, "checksum": "sha256:86e58c9f12c519a2c3b090b64a276722374054ea900c775b2f8ab4ef2867dcf0"}}, "comsat": {"100": {"enabled": 1, "checksum": "sha256:1d57ffaad6b96e3ca8ac82c23b52d58d81e1f69f5d54a648a16da8ffa8070e53"}}, "condor": {"100": {"enabled": 1, "checksum": "sha256:dbc3f2f0c12f9aeed14056fd7e7c46a4ecab3569198f891643172cd032f3fc00"}}, "conman": {"100": {"enabled": 1, "checksum": "sha256:1270caf15af248a487cd5ce728daae2699ffd9139823c805ec49213ab1c835cb"}}, "conntrackd": {"100": {"enabled": 1, "checksum": "sha256:56fd7d7a550dbc4188b93afd0fde8c706623b3a5d26db265ee016967ba4ddfee"}}, "consolekit": {"100": {"enabled": 1, "checksum": "sha256:5bd7a7acc191766583d933b04321e64657138959bf40a4d2986b013b942c4ba8"}}, "couchdb": {"100": {"enabled": 1, "checksum": "sha256:12b2e3e7314bda4e76d3883901e6470927e85343f742fb44b174ce968f1ad8b5"}}, "courier": {"100": {"enabled": 1, "checksum": "sha256:40ae5f173004741838002644e5bff73cf16f2f3a1928c45fa17674f9a0df5148"}}, "cpucontrol": {"100": {"enabled": 1, "checksum": "sha256:1485a6d64d00619898d2789d27391f2a57a7fb1f0e8c73daf59baca8641564a3"}}, "cpufreqselector": {"100": {"enabled": 1, "checksum": "sha256:687564eb09acf3e7f1475fe2a133941c36999bd037aa8a794feea2d9f2c26385"}}, "cpuplug": {"100": {"enabled": 1, "checksum": "sha256:c16e376ff6c51da1911e68a8a7d42f5730eda45febfd0875c78cac4b9cf6e78c"}}, "cron": {"100": {"enabled": 1, "checksum": "sha256:6be0252b3c6bcbfb4c51dfd3ae1ae262f5de153234917ac4d342b18ae0292060"}}, "ctdb": {"100": {"enabled": 1, "checksum": "sha256:06dd65a4361bf8076c14b322dd30003295c0b9d75bf1ae610961b13a1f9431da"}}, "cups": {"100": {"enabled": 1, "checksum": "sha256:3d5e5bbf131d98d95f7f1431893eb137bd833dbfd8469f9c386d72bb4e8f9b9a"}}, "cvs": {"100": {"enabled": 1, "checksum": "sha256:bbc8d76cc8609849d5b078c5b2ac7364470a06d77d67b97d5f58429d7b679e33"}}, "cyphesis": {"100": {"enabled": 1, "checksum": "sha256:b1a41211ae3cf69b819df517eccd0fda2088c27685dad68de64531b9794ec518"}}, "cyrus": {"100": {"enabled": 1, "checksum": "sha256:60defb1f6feeb1d607734c4912e52e03bf5b0c27cb6f31a37fa7e05f3497b323"}}, "daemontools": {"100": {"enabled": 1, "checksum": "sha256:1034e2442c975dd2ccf84791b1a826d02032f13762d57c3485e51e2b9a7dc03f"}}, "dbadm": {"100": {"enabled": 1, "checksum": "sha256:40306590ef444152ae18b65040d85442c14853a9cc4c31b0224c4d19517d66ea"}}, "dbskk": {"100": {"enabled": 1, "checksum": "sha256:24559eff82b251f9814ae88c36a7cbacda1ed419a80145aef545306e88cb0da8"}}, "dbus": {"100": {"enabled": 1, "checksum": "sha256:50ea4eb05a06315449092c939e2307436ac6461e47ca69f0d42cc4e321e86280"}}, "dcc": {"100": {"enabled": 1, "checksum": "sha256:06e414b0a83b49968f62018cecde48dcfe68b2e9d699915367b3e04461188a0d"}}, "ddclient": {"100": {"enabled": 1, "checksum": "sha256:73ca2525a14e3161524f6e8fc0d016430a536002f1cb3833db1334670b458436"}}, "denyhosts": {"100": {"enabled": 1, "checksum": "sha256:1bd00b13b9bda18274a771d66f7cba8fe62e5e95ea8f51415da6b1fa1336df1b"}}, "devicekit": {"100": {"enabled": 1, "checksum": "sha256:03b01b781881cc60438bc357bd60596970b8ac019b415969bca8a08358fcbfd1"}}, "dhcp": {"100": {"enabled": 1, "checksum": "sha256:2ad95a78468f7f4ea9a8c044c79c0a4ca9924b41432390ea2863a85c806c9a00"}}, "dictd": {"100": {"enabled": 1, "checksum": "sha256:c30c819f142d3c719d0ec5741af5a65161770ff140097fe63f7559d55b897500"}}, "dirsrv": {"100": {"enabled": 1, "checksum": "sha256:50efdc68200d27ce1a5db99a780aa7b0e84988669961d436d348c7bb8310d181"}}, "dirsrv-admin": {"100": {"enabled": 1, "checksum": "sha256:8d9234157484f6ae8ba22039b44fa19f4de8137be9321e5da393d72d85d89487"}}, "dmesg": {"100": {"enabled": 1, "checksum": "sha256:8b834312a2cb99ab89862f839a1315e78794dd92758785f84c9559285dfbe679"}}, "dmidecode": {"100": {"enabled": 1, "checksum": "sha256:2c7fb8c6c52f385b819713f0444a96cfd4e65b7dcb3ca79b932cc12ad9ce903d"}}, "dnsmasq": {"100": {"enabled": 1, "checksum": "sha256:44f66c5d4f635600ee9d0ba3fdea3896218f1420b5ead89e0f22d71a447f9e97"}}, "dnssec": {"100": {"enabled": 1, "checksum": "sha256:49427a9e92b87db77706e2b81ece254c99d3cd6ba020211e2afae65fab7ad066"}}, "dovecot": {"100": {"enabled": 1, "checksum": "sha256:cc8c3a2ee0233a7f1fdf38837b72ce5fd15efef782a36ab4b9aa2ec339b46fa6"}}, "drbd": {"100": {"enabled": 1, "checksum": "sha256:b66be23c1ded4e548e5369b744c7c2a4dfd7065582517525221177ca67657525"}}, "dspam": {"100": {"enabled": 1, "checksum": "sha256:5dd7221ba40e9b912367289fed8ca116c14da4fb8bd7f28f421c4008855bb9fc"}}, "entropyd": {"100": {"enabled": 1, "checksum": "sha256:0f68aeeb1da72efb8c9b1bb7db0a4180b6938672b16f33d1abcd65f5481d85a9"}}, "exim": {"100": {"enabled": 1, "checksum": "sha256:f4c4473ee49394e0e4629023772464a046c476f92b4a727acdf9f6c92711b952"}}, "fail2ban": {"100": {"enabled": 1, "checksum": "sha256:2383cb88b81bc5d87be9f3201a42da526532c4ea8e6d3b3f5023005c0ddf6f17"}}, "fcoe": {"100": {"enabled": 1, "checksum": "sha256:913e66ac5f5ce364e5ea556acfbf77845c25a4beb5ee64599613aa00127c1492"}}, "fetchmail": {"100": {"enabled": 1, "checksum": "sha256:63f00993bae4285eff5e993d208ea786785c4331e6947b3a48a97d31145b2e98"}}, "finger": {"100": {"enabled": 1, "checksum": "sha256:16c506d472b007f7d36850810ca0fcfd9482d30ce9c0ba790174b78294fd1d74"}}, "firewalld": {"100": {"enabled": 1, "checksum": "sha256:bbf58446f30b93de19e5a19087ee012f8e347fef5e7e8012e64b31a0ec21ab09"}}, "firewallgui": {"100": {"enabled": 1, "checksum": "sha256:b61ff17eee03141c9c7bd79d63331ecea733cba4b5b43b87d5141a40cdccdd69"}}, "firstboot": {"100": {"enabled": 1, "checksum": "sha256:c5540b8385c84075dd657e390d77ae886aa9d74b65444b9aa1d858f375819a8c"}}, "fprintd": {"100": {"enabled": 1, "checksum": "sha256:c1ffb7734a0359a7390830d9c6477ab61c45fc026368bfd5e2246523a6439464"}}, "freeipmi": {"100": {"enabled": 1, "checksum": "sha256:9af2291d75a2d643f53ff7a98bcabf22effb617329178efea45372d714825de1"}}, "freqset": {"100": {"enabled": 1, "checksum": "sha256:28bf77389f3e41743b30727a891609172a891466e92c28a919f43e628cc23a4d"}}, "fstools": {"100": {"enabled": 1, "checksum": "sha256:140caf542903419ee2471fd99ab06aa45899c400402c2580b395b182f24bd225"}}, "ftp": {"100": {"enabled": 1, "checksum": "sha256:7e8456fdf7807b30e1c257e568ba10305696cf5abdebc70988c288079884d46b"}}, "fwupd": {"100": {"enabled": 1, "checksum": "sha256:1dd6a45b73c7ce77a87af1e87354ada5aa5b2841aaaa045a6b4ae3c4d09f0f8b"}}, "games": {"100": {"enabled": 1, "checksum": "sha256:950d8be99d5349a3d893ba601c518e6b2af0d56c5b55514a45dbd8a3c61c9ecc"}}, "gdomap": {"100": {"enabled": 1, "checksum": "sha256:5040cb99d007fe9368bd37a9a6bf82f891c220ef652443896a0f2f6ca6f818e1"}}, "geoclue": {"100": {"enabled": 1, "checksum": "sha256:f0155b43152b6b4b850d1c4fb7daf16fd77992313b8be314ddb4901314bf913d"}}, "getty": {"100": {"enabled": 1, "checksum": "sha256:a60d07665b0ebd25fd54a9d82dad5eb7acbc11a2842dba56d7b9524d26ce14ce"}}, "git": {"100": {"enabled": 1, "checksum": "sha256:5eaccf209092db49c9a48d84e1387c1de76cb153c774c0bd615c001afab28664"}}, "gitosis": {"100": {"enabled": 1, "checksum": "sha256:b522382b64f36cf387cd892b45e916c861bd0a09697bc983eb55b53b0efd3081"}}, "glance": {"100": {"enabled": 1, "checksum": "sha256:2c51d19fca6ee40e137245ecb425edc77666d75c42ba583bf74cf13f10ace055"}}, "gnome": {"100": {"enabled": 1, "checksum": "sha256:420b9cefa6bdb542f6da10de7b36704a91509cf64cd2497e5693a858cfca5e41"}}, "gpg": {"100": {"enabled": 1, "checksum": "sha256:f821aa6ca5837a2d2de8180e74c267f68da951960c989fb13ebde5833c93738e"}}, "gpm": {"100": {"enabled": 1, "checksum": "sha256:bf30c4945be0065672fb47f70ad251b1079ada339f61f2679293cb0226d0d57a"}}, "gpsd": {"100": {"enabled": 1, "checksum": "sha256:5373b2332959d6c41c32160018274ab61e3f1abd0f0a5cc2302c45b141a39a9b"}}, "gssproxy": {"100": {"enabled": 1, "checksum": "sha256:7528c47be91a81ac19f2f54458309baeb0a232d83a1ccb2bd89fbc8cefb1ddc8"}}, "guest": {"100": {"enabled": 1, "checksum": "sha256:91f43e4d5ae283f0aa13c49efea93293dbdecd2b2f4f75db89371eda65b7523e"}}, "hddtemp": {"100": {"enabled": 1, "checksum": "sha256:f170e1da6acae4fd7108d22c8cf262916e034f0d3edbdebf3265a922a5355373"}}, "hostapd": {"100": {"enabled": 1, "checksum": "sha256:8b15f72328885c08bfda38082a62feeaa2c6692223a4d2bd1a572820d454a742"}}, "hostname": {"100": {"enabled": 1, "checksum": "sha256:e9fc1c4032c0346f751e1ef8ad1b3fe3425401b70a6c4354d4485472288e0bc5"}}, "hsqldb": {"100": {"enabled": 1, "checksum": "sha256:f70b198e5a5157722b69dc89109c4074a475e1085356cc610cc9b700567c154d"}}, "hwloc": {"100": {"enabled": 1, "checksum": "sha256:370e9eea2b927a2715018b667e9a56ad09af301a90811cd9b041da79f5384b38"}}, "hypervkvp": {"100": {"enabled": 1, "checksum": "sha256:b54ce6f4960a02d35e19d60bf8a07f7866514893e3193a5f4822c8580a46caa4"}}, "ibacm": {"100": {"enabled": 1, "checksum": "sha256:663b35f3874583ae074924bc068a8dc4c7c144adb60007da6103d1e3505ee37a"}}, "icecast": {"100": {"enabled": 1, "checksum": "sha256:dedaddef1d7447d25a1e7ff01e60e4545606e556c6770bd3fa94d9331de7a5d7"}}, "inetd": {"100": {"enabled": 1, "checksum": "sha256:ae408578a7160f2feae10269365558c43d9570b392642a92cc20f8ad47c58cce"}}, "init": {"100": {"enabled": 1, "checksum": "sha256:7ff95566a4f2bdb8ca3ec67acdade39e35fdabc57c2f00b989bab3f699f997f8"}}, "inn": {"100": {"enabled": 1, "checksum": "sha256:9ad99284192a443aa582e73b46667388b7a219dafae8dfce71a58a82bbae2f6c"}}, "insights_client": {"100": {"enabled": 1, "checksum": "sha256:0e41289d8dce065dcd41fd6cc1e1282efd4a58e7f9e3a2f1abc32f520fbbcc1e"}}, "iodine": {"100": {"enabled": 1, "checksum": "sha256:32501ab66def044fbc340cb5c656d5743c738bbd6fca5626c36c687419cd8d32"}}, "iotop": {"100": {"enabled": 1, "checksum": "sha256:d15656cd91a4e4e178a13f7cf910cfc552cc30db881a11ec88833f947edb4561"}}, "ipmievd": {"100": {"enabled": 1, "checksum": "sha256:d34fe186922c0e5726ca361343ec3846833ec3e4ab9b019b3d7bac1337383a16"}}, "ipsec": {"100": {"enabled": 1, "checksum": "sha256:d36c66c2c79d338c61c90d4136433e1e3a73435e920eb36d70682dfd5e147e59"}}, "iptables": {"100": {"enabled": 1, "checksum": "sha256:5a674017cc648e3262757464e5413503154cc1f593da545ce2c4f946991012bc"}}, "irc": {"100": {"enabled": 1, "checksum": "sha256:d72428ccbff5521367e00699c142bba64b2bbd44fed35deb29f9530cc0448378"}}, "irqbalance": {"100": {"enabled": 1, "checksum": "sha256:15650b2f39ccdfbcb1e4e867a35fce3c2768097e611e0c8ad9cb79ae6c66dd58"}}, "iscsi": {"100": {"enabled": 1, "checksum": "sha256:ccb27142f793095c79f531aae924baaeee5914c84228a09c09b9eca839f3524e"}}, "isns": {"100": {"enabled": 1, "checksum": "sha256:90b42f610fa328cdfb98bd0450bd052566f203e51e4a913dd6faded6da7fbe2c"}}, "jabber": {"100": {"enabled": 1, "checksum": "sha256:5ad49d140265305dc72781a6826d1de4614a33f83bd512acdc2263038ad41206"}}, "jetty": {"100": {"enabled": 1, "checksum": "sha256:d910afd1bfe836543ded50974dc24ae7bd5fd2609d6a9b2403316dffcd39832d"}}, "jockey": {"100": {"enabled": 1, "checksum": "sha256:d9a67ce1976ed2e79826d25f33dcb0b0bbde6c090600b605bbaaae45856d12f6"}}, "journalctl": {"100": {"enabled": 1, "checksum": "sha256:9ddb71271d0dbe5cede6179c0ca263e297dc6b65197bde2f7b14ce71f8dde369"}}, "kdbus": {"100": {"enabled": 1, "checksum": "sha256:5969c78be4a03cc91e426bc19b13c5188b5bf8ac11f5e2c21c098c3d68a7e3e3"}}, "kdump": {"100": {"enabled": 1, "checksum": "sha256:fdde3852d1decda649133c6345680f9353b86a6da2a98a83a8be101c9c25f103"}}, "kdumpgui": {"100": {"enabled": 1, "checksum": "sha256:66c67280c70a9b897b0f952067438e0eee05f9f48913508b38d745ef88747f32"}}, "keepalived": {"100": {"enabled": 1, "checksum": "sha256:c1177567c7bf67bb2d0de17760cecf56e0bb34f50d6fe060dec64ae97a76ecdb"}}, "kerberos": {"100": {"enabled": 1, "checksum": "sha256:826fbe83705494e009b242b88857c425eacba49aadae506ffa2012c80e60f7ae"}}, "keyboardd": {"100": {"enabled": 1, "checksum": "sha256:f199811d9ddc8db83864a09c543567fcb2f117b3241967b092bff7c9fdbfbfb6"}}, "keystone": {"100": {"enabled": 1, "checksum": "sha256:b0a7227a870ea987035e0cd524ad956a68287d0a67dd7135de41c6d5977ff4c2"}}, "kismet": {"100": {"enabled": 1, "checksum": "sha256:488fb5fd17cf1f630f3e48a853da05f86c06fc58219dc2ae59251865734bf800"}}, "kmscon": {"100": {"enabled": 1, "checksum": "sha256:d64019b11b6a37f6cdc5579d56eb1e19b6a7231501e1cfe2a838d26a2eac6033"}}, "kpatch": {"100": {"enabled": 1, "checksum": "sha256:00070d71dfe2632491305387ffb264127dca4387425015e4cb013d6bce5f95c3"}}, "ksmtuned": {"100": {"enabled": 1, "checksum": "sha256:891f082452240ad2e726bad777ea787d0f0f8695cc2a75f7439a2badda030d24"}}, "ktalk": {"100": {"enabled": 1, "checksum": "sha256:2df6f3dbad4a513ee1c113e496e8d2f5a19f56015f4a21e7478f2f5b53f36359"}}, "l2tp": {"100": {"enabled": 1, "checksum": "sha256:8e4cb0b0e0d1293d669de0b0e50f68d6d6fbe8e8d830a236a1c0e676f2326fb2"}}, "ldap": {"100": {"enabled": 1, "checksum": "sha256:d0177bb5873d0e6f9595020a8f39ba06b19e4636ea610175a3afef4aec2719cb"}}, "libraries": {"100": {"enabled": 1, "checksum": "sha256:6d5f128f2d4fd9137a7c70d0d024703547796a71f70017b3550a31d3450e0435"}}, "likewise": {"100": {"enabled": 1, "checksum": "sha256:e7eebd050230b358b43435d37ce308c3ba15e2516f4045abf7d26f03ebfbc11c"}}, "linuxptp": {"100": {"enabled": 1, "checksum": "sha256:4132cd51913a3044e453ed0b972db2ef511fdc7b2a1b592d1070177651066ab9"}}, "lircd": {"100": {"enabled": 1, "checksum": "sha256:cc81b79d2834e58bef7928f525c1a1eee5547e81d195444b3bc2741e396ae46b"}}, "livecd": {"100": {"enabled": 1, "checksum": "sha256:805c7bc4ded621b44ecf333d558328e115bba652fcbc91f436cefc948497688e"}}, "lldpad": {"100": {"enabled": 1, "checksum": "sha256:358c4b262655cffbf20f7484aedb22f094509f44d52a1fa3efe3edeafd99317e"}}, "loadkeys": {"100": {"enabled": 1, "checksum": "sha256:26f9e78406ecdc968ed670b32db1d10805e66875631558f092f08a6e1f2170dc"}}, "locallogin": {"100": {"enabled": 1, "checksum": "sha256:e07d92775ed25e7a3627bf977452844c67acf473b33075475f433f8be76dd755"}}, "lockdev": {"100": {"enabled": 1, "checksum": "sha256:1f946da2054cc1693209749df12ff01ab6456247d6225733aebb3a7d70a46e20"}}, "logadm": {"100": {"enabled": 1, "checksum": "sha256:70546c4b3d01f15bc7a69747dbb12fc6bcef5d899f6301f62c0c612c7069082a"}}, "logging": {"100": {"enabled": 1, "checksum": "sha256:656067c78ff1246a1a758a213d44307f91cb79336fe74a47015af425e58266fc"}}, "logrotate": {"100": {"enabled": 1, "checksum": "sha256:76cc40f1943fe21959793499bffaf35d0fe53ffc3f6c5a8b31eb96e738a286c2"}}, "logwatch": {"100": {"enabled": 1, "checksum": "sha256:cf4450b03e28762040c29f2a28af238cd4905d1c6bd4c73d656b266c7b9a8a6c"}}, "lpd": {"100": {"enabled": 1, "checksum": "sha256:9358dc35659b9570d3e8119a088b2693d7de505ea25996dc139517a857888857"}}, "lsm": {"100": {"enabled": 1, "checksum": "sha256:1247dc4bccfbc9ee42292db4415b21ae00bdef3dc2faeb267f045413da4a1b1b"}}, "lttng-tools": {"100": {"enabled": 1, "checksum": "sha256:79e4a2224ede13cd5f2c0e6e7c61e83efabaf1d05b86f6f7a710599bfc48edaf"}}, "lvm": {"100": {"enabled": 1, "checksum": "sha256:f56137657dd61a1a8a8844d5d1db01fc03330d17e05457d03f64756b344c32ef"}}, "mailman": {"100": {"enabled": 1, "checksum": "sha256:e47811cf3bd8204eaa02c4aab92f3d426f0a3ef97161e1579845d1e03df1fc1d"}}, "mailscanner": {"100": {"enabled": 1, "checksum": "sha256:8d447072ab5005ead27f1cb4d96dcbedf09a11182f660c6f59c6d56fd81235d8"}}, "man2html": {"100": {"enabled": 1, "checksum": "sha256:224584babd9e83c242d54fd8c5cd03379b0556005268aac22b15734b913f12e6"}}, "mandb": {"100": {"enabled": 1, "checksum": "sha256:ae44b8ec7a90ebbc45fdafe89663197b36e47120ad90eb22b475939055ea6924"}}, "mcelog": {"100": {"enabled": 1, "checksum": "sha256:c5d98ec368b145c74b4bf0ea8da3980b17af0c2d00654c5a6973241625f97b12"}}, "mediawiki": {"100": {"enabled": 1, "checksum": "sha256:43f1c6f7cfdeaa26891824167cf637a8670785c2674b45d85ce4a7ac77190a36"}}, "memcached": {"100": {"enabled": 1, "checksum": "sha256:f0f9c7367e9bd196aa463916bd5aab02f6966dad9564a0f2fd070bb2e8410aeb"}}, "milter": {"100": {"enabled": 1, "checksum": "sha256:db190bacd2b84a29971cd1940cd15d606abbfded5c9b956894717afd91fc7a0d"}}, "minidlna": {"100": {"enabled": 1, "checksum": "sha256:0d6ac660d641c1cf707a814ed08e19b9e21547a3eaa7134cab84dbc5fee6b5b2"}}, "minissdpd": {"100": {"enabled": 1, "checksum": "sha256:dd2ab85bcba6d204f9dbc7304e8a4940e5d1733d4b9cf4fcb0f4072982c585c3"}}, "mip6d": {"100": {"enabled": 1, "checksum": "sha256:406edf2c78ba0e692d5a78f3c5ca8d641d00131b143332adeaad9f325959683a"}}, "mirrormanager": {"100": {"enabled": 1, "checksum": "sha256:7084de59beaaaf4f630357ec53beff8d0a0ee532ac180fe58e23bfe98f1fdaee"}}, "miscfiles": {"100": {"enabled": 1, "checksum": "sha256:7e7e87e302bf847a4c59d69e5af60729e61bada0cc5d6ec17a25a6514476cb48"}}, "mock": {"100": {"enabled": 1, "checksum": "sha256:ae352eccf2f2c9ee8f0d9635517d9ae3c9bba83c617deca8f989e2aae8dd35fa"}}, "modemmanager": {"100": {"enabled": 1, "checksum": "sha256:84a60147d2b0121ff6ede6199583cdb5619480d015b2a675c6a0569f91c12d66"}}, "modutils": {"100": {"enabled": 1, "checksum": "sha256:67c3914aeb25e38fc6bd0793fddc41122dba1547d54e91a78065545fea3b9c87"}}, "mojomojo": {"100": {"enabled": 1, "checksum": "sha256:6030afcea9f8d46f25dd7785737edd25eb0f1e50b76eafe4d9103196b722d47e"}}, "mon_statd": {"100": {"enabled": 1, "checksum": "sha256:6ba3a594d01a11bc32e7cb554f7386314b5089eb4416fb776edb552a7d53c41d"}}, "mongodb": {"100": {"enabled": 1, "checksum": "sha256:1b2d30558bec7fc08d1d388ae2bb0becd2233c99c9fb173fd00809786ce5eed9"}}, "motion": {"100": {"enabled": 1, "checksum": "sha256:346e172be35df168eb0e4fbc8e176b0fda87de9bc5787f7a5ab7667cfe1e3c3b"}}, "mount": {"100": {"enabled": 1, "checksum": "sha256:f66c53d993dcd47ea1ff3d797f8fd69fb8161a4ff8a59f54f66a2de9462a55a7"}}, "mozilla": {"100": {"enabled": 1, "checksum": "sha256:7696dbb77c54531cf2574c7ede9f085cf64611dcf7a612530dce2de19f7a8b9f"}}, "mpd": {"100": {"enabled": 1, "checksum": "sha256:0f67c18c9101b53f57ef857a74d6044701e1d2c347f829a03c0579c545fdbef3"}}, "mplayer": {"100": {"enabled": 1, "checksum": "sha256:f82c0a72506f1011e47ba98e51d5edf906f58fc190d797f5d1a0b8e5cc7d0762"}}, "mrtg": {"100": {"enabled": 1, "checksum": "sha256:afcd9267261b334900420461279b8555fdb4bd783af880fa4606d8afc65e0712"}}, "mta": {"100": {"enabled": 1, "checksum": "sha256:b0f9753424c504a288f55d495105f6d475d69287b718190ae5192cf7d6ddfde6"}}, "munin": {"100": {"enabled": 1, "checksum": "sha256:29f87ec15fa19e975c83288d55e56bab64855a24c4d8826fe4138eda9a46cc97"}}, "mysql": {"100": {"enabled": 1, "checksum": "sha256:b028af8f4e726feb8c26037f7c6d6f97383977bd5ee6141ab4e8e1d096d6481f"}}, "mythtv": {"100": {"enabled": 1, "checksum": "sha256:e025b2dbf50901632da0ee2aa658105a322275eb120d782cbbf25f2895231154"}}, "naemon": {"100": {"enabled": 1, "checksum": "sha256:a19b3b0540dc52d9506ca7e5d804c2fe9115b3ea28bfd9273030e841e12eb277"}}, "nagios": {"100": {"enabled": 1, "checksum": "sha256:39ca80027ac8585f368bcd57f555ba87bf409f7b7d6c4292c09fd06cc1691c80"}}, "namespace": {"100": {"enabled": 1, "checksum": "sha256:ef73850f29b4ff4ff904d506d545bf366fd1e7c2ba82a7a7c9a4513e3eee45d9"}}, "ncftool": {"100": {"enabled": 1, "checksum": "sha256:2c9356101a9ddbec94afdd12ca669ba93a1d422c302f9e17b78b18670617d2a1"}}, "netlabel": {"100": {"enabled": 1, "checksum": "sha256:9a32ce04c1dd8e120588c15b3057f838bedce8f14c91576b667295d47800e0ad"}}, "netutils": {"100": {"enabled": 1, "checksum": "sha256:5e0a20ae09b00fac69ee30a0d55ff73fa692d8350c9c0b0343af61e4f0dd654f"}}, "networkmanager": {"100": {"enabled": 1, "checksum": "sha256:9c67b21155929e43e4efd3fc81a85fddc9f1030b47ee4a275789014c1311b972"}}, "ninfod": {"100": {"enabled": 1, "checksum": "sha256:85cac2885d75522eb07189efcc3feeb7775fc6daf5cf3f1a28a1fd2109fe148c"}}, "nis": {"100": {"enabled": 1, "checksum": "sha256:b5b133d60b98068eb9480c54285050ae9b49d2fb309eac8994cc91c865ee02d4"}}, "nova": {"100": {"enabled": 1, "checksum": "sha256:59919a89d30a5d4b60d6971fa636fb62605d59d214ec614adc279f6cbe2c2b27"}}, "nscd": {"100": {"enabled": 1, "checksum": "sha256:578bc975477539c659f3608b1445a0c7a9bc7c3f2dcf65b3e55f3a3af89ea564"}}, "nsd": {"100": {"enabled": 1, "checksum": "sha256:d5b03cdc6c8bbc222b8e3d30680b1a7d2d1a49837e7d509aafcf6b2a3a32195b"}}, "nslcd": {"100": {"enabled": 1, "checksum": "sha256:18b003071f4c36307616f7d5de8cff6d4e376af31cb96ce1a5ad6ae3011dfd09"}}, "ntop": {"100": {"enabled": 1, "checksum": "sha256:f942c7fbe636b9d60327ef9dade1120340c16a2992a6b50db5fbaecd44ffd63d"}}, "ntp": {"100": {"enabled": 1, "checksum": "sha256:686664a71e74b0edd643ab9d556b1aab092fa707935da5ea928a66f54a3c84e0"}}, "numad": {"100": {"enabled": 1, "checksum": "sha256:dabc5ce6244d0b0939e9a07bd6bc232e8b666529a0b7b29527e586db8224862c"}}, "nut": {"100": {"enabled": 1, "checksum": "sha256:653e708dec531e483992b25944a689ec9369478d039a5ec62c98294ab73ce8c4"}}, "nx": {"100": {"enabled": 1, "checksum": "sha256:4ae55fe839abaaf0ea52b79a5c8f6a906575b83cca29532c2dd52337fb3d5790"}}, "obex": {"100": {"enabled": 1, "checksum": "sha256:7b2c87e864b6008f734e1effa48cee1399f41843b9d80d3fd95fbd19e058598f"}}, "oddjob": {"100": {"enabled": 1, "checksum": "sha256:9de0b544b2373ea0f1b7217f9179898479dbff0da36ea9857783de57d06585cf"}}, "opafm": {"100": {"enabled": 1, "checksum": "sha256:761bf911674d23053eceabbbda8da16c73af5f300929a33a64513dc6e3b2d0af"}}, "openct": {"100": {"enabled": 1, "checksum": "sha256:5674f8e8c975570649e3065460786cb4521a86370bffef5a9de18c69813fe68e"}}, "opendnssec": {"100": {"enabled": 1, "checksum": "sha256:bdef6dbb24ae22548634759ac823a8c3e21fde6368cfdfd742480f7027e63ddd"}}, "openfortivpn": {"100": {"enabled": 1, "checksum": "sha256:1a1bff55993510cb6481383b299e1f1a6349ec76e4947bfc8c5b1347e4d30bf4"}}, "openhpid": {"100": {"enabled": 1, "checksum": "sha256:ad3f3f3ba4442930560b291c022e674e6a50e4a37fe027926299b2f6cdec14bd"}}, "openshift": {"100": {"enabled": 1, "checksum": "sha256:329e4b9d1df5012ace94cbe9cba7dfa7ee7d9f242090072c71aaacbeea78986a"}}, "openshift-origin": {"100": {"enabled": 1, "checksum": "sha256:31cbbb069354f984e4af75b387778fae1ff4dc6c3e60533357d005ffa960b51c"}}, "opensm": {"100": {"enabled": 1, "checksum": "sha256:c0e1bf0a8eb50e0b41fa69bf5b65e2a7c324e4bc7255933a5d2bac3b9ae6f4de"}}, "openvpn": {"100": {"enabled": 1, "checksum": "sha256:a4d12ae8ad77d65d0fcabb20aa4a83886e782d732123f686f88a7d7472384104"}}, "openvswitch": {"100": {"enabled": 1, "checksum": "sha256:a54f8a8ea5abb8a33734ecef9d9ad1c0dd090a6e0c5187e80de52f522d2d5e39"}}, "openwsman": {"100": {"enabled": 1, "checksum": "sha256:d6b7bb8f7749265bdaf938abecb2f8f78c6e9e8dc06c1c26b48da227af5a8654"}}, "oracleasm": {"100": {"enabled": 1, "checksum": "sha256:67e31eec391bac337ebacb78c096589af4b7e8be6aa05c34cf187ba922a2abde"}}, "osad": {"100": {"enabled": 1, "checksum": "sha256:6635ff0231bfc3d88c771553d495941ee0f98871edfe6c86205b087186b3a72f"}}, "pads": {"100": {"enabled": 1, "checksum": "sha256:5b4531e9231d399ebec8e6b6870a812c6a64b2daffde35fa57a009b24a01809f"}}, "passenger": {"100": {"enabled": 1, "checksum": "sha256:912a1c442559d6ab48453d87e2b997bdee3017a54a0b60aeaf7d4603fde0f34b"}}, "pcmcia": {"100": {"enabled": 1, "checksum": "sha256:456b3520c26e5f2a913437318715712ae00f64932a27ab1bb8b8b42e0524fa05"}}, "pcp": {"100": {"enabled": 1, "checksum": "sha256:5302332fba7e6724ab7a3c32bd523b10322c20011c6e42ae4e769a49f3efabdd"}}, "pcscd": {"100": {"enabled": 1, "checksum": "sha256:2ee37df066a9ff80439b08c092809f3661e2f9a8ad02134e839627fd23a20c1f"}}, "pdns": {"100": {"enabled": 1, "checksum": "sha256:a1a10cd52eb9dd15bc1ccfed440f6b3d235edc7405a3932f81805d8d94000245"}}, "pegasus": {"100": {"enabled": 1, "checksum": "sha256:4280c40629dd111fd1c89ff867ac72d1e7ddde49dc3d286637e6a86b868e2303"}}, "permissivedomains": {"100": {"enabled": 1, "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2"}}, "pesign": {"100": {"enabled": 1, "checksum": "sha256:6461acd0385c0b1a32bf646fc9e09da0c7ca513954ed8fe2a03f4ee7f6a64fcf"}}, "pingd": {"100": {"enabled": 1, "checksum": "sha256:f7536a518a046b793ea3f74a67d677b878baac44b28268c5ccecbf10715d89ab"}}, "piranha": {"100": {"enabled": 1, "checksum": "sha256:11436fb7942d28e3eca22bc078ee5475f632d8447008a6414f337d4bbc3515dc"}}, "pkcs": {"100": {"enabled": 1, "checksum": "sha256:c70e17d1a4d347b38fdfbb2a5dab292e3e0c538ea52fb6cfdef2714e130da0b1"}}, "pkcs11proxyd": {"100": {"enabled": 1, "checksum": "sha256:c9582c89cac1546fa1e5bf9802c5a322e52e2529256f9e5922d5813e40be3646"}}, "pki": {"100": {"enabled": 1, "checksum": "sha256:ec40fbe6355370fe69a8ff343744654b06d4134c1518c64269be1f3a49083968"}}, "plymouthd": {"100": {"enabled": 1, "checksum": "sha256:7aa52d533e28a3ebf76d879c24bb4e0a58574033d5af6d4d22b716d1156c3f90"}}, "podsleuth": {"100": {"enabled": 1, "checksum": "sha256:b32a5cc38b8edcc76b94862cee0c822a5b4d095329f53ab6f7cb014c76346e8c"}}, "policykit": {"100": {"enabled": 1, "checksum": "sha256:686d9f7652cb2b3d7ce6af2aa620c14a6cbbbdb8d26b3630cfbf6bc34d9e3e6c"}}, "polipo": {"100": {"enabled": 1, "checksum": "sha256:6098bd8a4f449c01dc7e0f4509663994259fe8848f2f21d1319bf7105bbacc4e"}}, "portmap": {"100": {"enabled": 1, "checksum": "sha256:f561aef22cda98a94a74bedda09645e50066a77a23d3bdcbb1143b0c62ffe7b2"}}, "portreserve": {"100": {"enabled": 1, "checksum": "sha256:9de99e881e9e2e7e0b78629eec721840da4aa18f78ff5a06e46b7a596c28a09a"}}, "postfix": {"100": {"enabled": 1, "checksum": "sha256:3101c4c1d54f3e175dc3fcff001c6937a9ffec7781f4095ea38fea88df7e8067"}}, "postgresql": {"100": {"enabled": 1, "checksum": "sha256:a734cc086d7d73ef2ffe7543f82dc50b57619e78e60664cb67a9513790f3335a"}}, "postgrey": {"100": {"enabled": 1, "checksum": "sha256:ef4d03336b66c1184f352f9b3fe8004d870bbf003673d4393bde24ea14b056b8"}}, "ppp": {"100": {"enabled": 1, "checksum": "sha256:83e6712ba7343dc1346e94c51b75b05839f78bd24f9324d984b7aa9631bd0377"}}, "prelink": {"100": {"enabled": 1, "checksum": "sha256:df050b0d180947788ab45862c4627ae640c92cf0f6a994a685e4cb5fe46bef76"}}, "prelude": {"100": {"enabled": 1, "checksum": "sha256:88c5fa3da64c127ed6e688f9eba5e50a8f6f98ea3243d29b8b0bc0375ef95420"}}, "privoxy": {"100": {"enabled": 1, "checksum": "sha256:e4a84567c63c892d4cdda3a9a4b15ad5188c093da679a354f00c43b6376a844d"}}, "procmail": {"100": {"enabled": 1, "checksum": "sha256:98170eed35b67b9097514bcb044a18cc3f757af5f91b5d870ea707d6048cde75"}}, "prosody": {"100": {"enabled": 1, "checksum": "sha256:07e999e033252b28ae41697ddc23b42dbcf4bdc143c9eb1c55475aabc9fc9caf"}}, "psad": {"100": {"enabled": 1, "checksum": "sha256:7fc3410de486bf89c4d35989937f424b435c9c4f5398f47f9c840b146197c6ac"}}, "ptchown": {"100": {"enabled": 1, "checksum": "sha256:129978bcb62fdcaed728fb288b321c204575246eb535354e02bfd83089cb0ded"}}, "publicfile": {"100": {"enabled": 1, "checksum": "sha256:9cc75080e25fb5602ab266f1c0d0f16843bdfc561e7af6dec32d669e31bebe98"}}, "pulseaudio": {"100": {"enabled": 1, "checksum": "sha256:a41fc5d1275d548510a2be0180741f952f0f696f443eaabf03c1abf3f80f499e"}}, "puppet": {"100": {"enabled": 1, "checksum": "sha256:81559a7d5e16e228382840986ae0e414d4a78163a9b51b5d9c05a58e07574e8d"}}, "pwauth": {"100": {"enabled": 1, "checksum": "sha256:8590f80ce91ddd4862ce2beab9ec64deb66d99c5583ff5ee3cbff2e503caaa37"}}, "qmail": {"100": {"enabled": 1, "checksum": "sha256:917a35c0ec48acfb5166c937e97269acac39541acebad9c1c410bfdbcb483da1"}}, "qpid": {"100": {"enabled": 1, "checksum": "sha256:cfdb156d23ae6c99b3dbac171ab1626202bf1ae7671fae9f6d6f7241116638dd"}}, "quantum": {"100": {"enabled": 1, "checksum": "sha256:eb4881c554de7882b4e5590a8efb35a758fc1b3d61bc1502632d6f4e571cb331"}}, "quota": {"100": {"enabled": 1, "checksum": "sha256:27d1fb8e99c6d1c75fc8efa8aeaf4303d0dcd8d03cb2992d968a3186d648f4b9"}}, "rabbitmq": {"100": {"enabled": 1, "checksum": "sha256:f0b2b81a6670b7640d49d49c364635f39272330f08bcdaa23c681bf2ac64e10f"}}, "radius": {"100": {"enabled": 1, "checksum": "sha256:791a60cff31fca43e01aa4bfe3a57c5938015db44fd1f64064778dbbcdb6e2e2"}}, "radvd": {"100": {"enabled": 1, "checksum": "sha256:1cea7f5b37f7a0e722ecbccaa09d95db2b175ec125d62e3898a99081c51c6f96"}}, "raid": {"100": {"enabled": 1, "checksum": "sha256:a94b0b917312a73eda50ea641dee49eb00f49df286133fcdb13267fd49ce5d1f"}}, "rasdaemon": {"100": {"enabled": 1, "checksum": "sha256:159d40315f3f5086a31e6f0a6a90d342783d6f0c97c5feeb9c92808c7345adcf"}}, "rdisc": {"100": {"enabled": 1, "checksum": "sha256:a61f7efd50387ebfd35b675b22a8cba86c6216c0bbd901aab5e8674b5c442777"}}, "readahead": {"100": {"enabled": 1, "checksum": "sha256:276a24e14ef12f5fadaeab2883d501cb096e01a9ce1be2178a5c50ebfa6b3fcb"}}, "realmd": {"100": {"enabled": 1, "checksum": "sha256:61561d5f14d9a6597d6e312f5429947baab045d01a729f7cc34406e859fa0015"}}, "redis": {"100": {"enabled": 1, "checksum": "sha256:f40066828d25674c525148f890d9cc84ddbb203f5a4aaad616ef2cd3a497fdc3"}}, "remotelogin": {"100": {"enabled": 1, "checksum": "sha256:742f881c1a4838ecfc1a55a7f3b78a72267644e3a64e3ec45a191599b5bd8532"}}, "rhcs": {"100": {"enabled": 1, "checksum": "sha256:67f232676ac23535867e2494f04989dbd6b9b6d4bbc67df67dc2edb4d31a8be8"}}, "rhev": {"100": {"enabled": 1, "checksum": "sha256:ee2f26beaa5c6a5d25e03ef9ab30302d6b29b283283683421fab52e29e47fe3d"}}, "rhgb": {"100": {"enabled": 1, "checksum": "sha256:39c550e1c8b149dc6f308b0f9ef238315208453ee064bb1558eff9137531840f"}}, "rhnsd": {"100": {"enabled": 1, "checksum": "sha256:16bff56244925c7696fa2da5a4c986132488c352149cc88181bf6b4143fc80ba"}}, "rhsmcertd": {"100": {"enabled": 1, "checksum": "sha256:e999510837aabb3ce118ad61225a846f687588e9a321ffe675b56511191bc323"}}, "ricci": {"100": {"enabled": 1, "checksum": "sha256:c72c61297cf864a1abda8226de08039c8ae0212808d3f7fd8725b53b955d59f6"}}, "rkhunter": {"100": {"enabled": 1, "checksum": "sha256:d48bd9c5789f4adc396773664402ddeab432caa99597267ccdf24220948e5b3c"}}, "rkt": {"100": {"enabled": 1, "checksum": "sha256:a9414e82cadd2876471465737bd8322eb833e296869ebcefcd9e722ff717d350"}}, "rlogin": {"100": {"enabled": 1, "checksum": "sha256:a4b2e25abc4099a0a54821518b7c824a2ddb7544fb0b5ddde9a0a9be159ac1b2"}}, "rngd": {"100": {"enabled": 1, "checksum": "sha256:5c867af2674586cc1c41aa3203e3704a0d1400d344a8e257bc61e9eebb86ad03"}}, "rolekit": {"100": {"enabled": 1, "checksum": "sha256:73382d4b8a12fa161dbb5ba36c94e7f0b1f82b1abdf0a4f07ca6c981e08f271b"}}, "roundup": {"100": {"enabled": 1, "checksum": "sha256:1a2503ebaa997c6b6efd5d2343ea731f73b2f0312f2e8d5578dad2c8a84a94fa"}}, "rpc": {"100": {"enabled": 1, "checksum": "sha256:e423284f5ed36e7b6c52f581b444a981d5d1c8af6c8dabe8c6cb6c71d3f49fb2"}}, "rpcbind": {"100": {"enabled": 1, "checksum": "sha256:53831134210db04fe6e6b0f05e20b8b7307ae8c11e774faec9e1b3aa2b02b5dc"}}, "rpm": {"100": {"enabled": 1, "checksum": "sha256:acbd671bd661f9f2f25d4798f1646a51075f297c8b086ea9bd3133a00e356432"}}, "rrdcached": {"100": {"enabled": 1, "checksum": "sha256:c6110313310591ee2a08b504b04ebd1b98f370b6633172f06ee7c0c7db0a963d"}}, "rshd": {"100": {"enabled": 1, "checksum": "sha256:1340ab5daac926cc1354452869ab5aa78d27ceb110543624d2ffaf93773c394b"}}, "rssh": {"100": {"enabled": 1, "checksum": "sha256:9dabc52612d567e728786c007f5017c7032c02be3a9201521a530fc91ca789f8"}}, "rsync": {"100": {"enabled": 1, "checksum": "sha256:33dffe2764dc45bbc59b406a67187c39864412bac07ee089bda30ef09cb70faa"}}, "rtas": {"100": {"enabled": 1, "checksum": "sha256:9d55dfe843e44e8a93c02ea28b14856edfdb1f820bb647992daa6af11e2dbd37"}}, "rtkit": {"100": {"enabled": 1, "checksum": "sha256:ea77b9f26c8fc61b7fc281099b2f16e75c5b196660fff55a95f96e97935a7a1b"}}, "rwho": {"100": {"enabled": 1, "checksum": "sha256:4468bfdd23924a96b4cf8c6fa1a3fa606fdd8ac69b7cb17c16a6e39a95908921"}}, "samba": {"100": {"enabled": 1, "checksum": "sha256:c97b92abaf053976c89a670d82bf06bc5c7d561ccf03e3ff1ac84be6e01cfc5c"}}, "sambagui": {"100": {"enabled": 1, "checksum": "sha256:18d1a69de368fa621e8ef3234b8ddb40261ced880bb732328a310db5a62a7a0a"}}, "sandboxX": {"100": {"enabled": 1, "checksum": "sha256:711df017c1f168e33245144d67289225439bbed701fb1146cb83e9cd63ce1f7a"}}, "sanlock": {"100": {"enabled": 1, "checksum": "sha256:093d9d9793142bb9a8c4375f5f368ca1a4d9beb0cd05329518f91bb9ea51bd06"}}, "sasl": {"100": {"enabled": 1, "checksum": "sha256:536ce94509d38b40200debf17fbddc16ec9004463fdb3fc42890dde9b3eb56f1"}}, "sbd": {"100": {"enabled": 1, "checksum": "sha256:57ecac942ea46af55728362527d70a3e135c3b4711688ddf62596b9a768d9fb0"}}, "sblim": {"100": {"enabled": 1, "checksum": "sha256:2ab2f52e6bac063f176e007b39cd8a4e43012ea075d82af20fbb3403891b6493"}}, "screen": {"100": {"enabled": 1, "checksum": "sha256:7df09c8fa09e105ecf51fee797975603a2df8d15c3a0bf00fdb1d565fe4a6b91"}}, "secadm": {"100": {"enabled": 1, "checksum": "sha256:9cf04d33aa9dec0b559c892fb20df89fbe1883544d4ac2d6bf6fc319f0a16663"}}, "sectoolm": {"100": {"enabled": 1, "checksum": "sha256:e7f9a696e0958d6bdbd6696e67a9b4af62430456d0f278e290db0ea1ee9750b7"}}, "selinuxutil": {"100": {"enabled": 1, "checksum": "sha256:c72355dc70789deb94777acd0b47c2c3ae628e8d90bffb0e0e320941e5ddf3b7"}}, "sendmail": {"100": {"enabled": 1, "checksum": "sha256:98f68238d6ca96277390c160adeed4e3e382d5ded5a88a3909cfebe986b849be"}}, "sensord": {"100": {"enabled": 1, "checksum": "sha256:10ca96a581ef4b0fa1789160fd71fb340d8b1d13906b42fab6e9119033d4f942"}}, "setrans": {"100": {"enabled": 1, "checksum": "sha256:3a172b4972f9271250b4d228541c78b0243fd0544ac983db0f590e09674f700d"}}, "setroubleshoot": {"100": {"enabled": 1, "checksum": "sha256:f78edfcb470cd9929f45b6db29ae4924a286ab30a03f80b7bdf3699bccb98314"}}, "seunshare": {"100": {"enabled": 1, "checksum": "sha256:ba2043d9665e2fd3a9e2d103671bfe647060b93d9c02eed2dca3066a0ecfb81d"}}, "sge": {"100": {"enabled": 1, "checksum": "sha256:cf843c98ff4113ded675f79df694549b4f848aecb1295f0a510101e301fbd348"}}, "shorewall": {"100": {"enabled": 1, "checksum": "sha256:c7c49d28e52aba4d168e684b9160a225fbecab373bfbb6963bbe89c93ecb867b"}}, "slocate": {"100": {"enabled": 1, "checksum": "sha256:be1825562f583305597e5ceb1298ebb60e42c4f270b4a7e3751cf9d9be1b1fac"}}, "slpd": {"100": {"enabled": 1, "checksum": "sha256:14748519962688e62b7bc7e7c03ad91c1f815c5d33c63f2d60e03340f55609a8"}}, "smartmon": {"100": {"enabled": 1, "checksum": "sha256:9f26cf1e9fa128e98c758a6325525f8547950a2440b6582202228c3c5c2c80d9"}}, "smokeping": {"100": {"enabled": 1, "checksum": "sha256:ae8cbd09d519a42bc01063c4c16f58e96cb3673acb557dcd2d09af444d742db1"}}, "smoltclient": {"100": {"enabled": 1, "checksum": "sha256:8aa5f2749eeaef5ae871dc903dad87611e369c92e9b3fc28b4944f75db785a18"}}, "smsd": {"100": {"enabled": 1, "checksum": "sha256:d36a762c836a0e4305773e352fe0f46657784b5d9bf749f02df9c6d15f68d101"}}, "snapper": {"100": {"enabled": 1, "checksum": "sha256:62bba8f6a236bae902815188cedbb5f3090acf0829247e6808787f8c913d9981"}}, "snmp": {"100": {"enabled": 1, "checksum": "sha256:68b5e9d408704e44ebf29ba76ae18afdcf6d8aef12794e8e9026997376ce12f8"}}, "snort": {"100": {"enabled": 1, "checksum": "sha256:eef39dec8d416650af3f9eeeb518b06dd9a9e09144aa579b6bd6422ba0037d70"}}, "sosreport": {"100": {"enabled": 1, "checksum": "sha256:c19dc2ed34c3d274f8e01647dc2d869ca06d4a9a3009f57c1845fac4d33ed358"}}, "soundserver": {"100": {"enabled": 1, "checksum": "sha256:a46a9508591afb1407fd14441c9c26cd495a3789e3c6792a2eba38a6642e4b97"}}, "spamassassin": {"100": {"enabled": 1, "checksum": "sha256:8255ad891466762e31763d6f4791a32aa1eea1147a812020724eab8eb07c1916"}}, "speech-dispatcher": {"100": {"enabled": 1, "checksum": "sha256:ce5ba130d5d0ae5fafe8f823b824856590f990ad7c08aa0a5930f5060c252021"}}, "squid": {"100": {"enabled": 1, "checksum": "sha256:4170a7354e69ed60e0268389f74042e02a2511a4451ca20b97a63213b8881e1e"}}, "ssh": {"100": {"enabled": 1, "checksum": "sha256:a4b4b395d2185abfd68edce0f813103ccbedd5d9748f9a41d83cc63dd1465109"}}, "sslh": {"100": {"enabled": 1, "checksum": "sha256:5b0cc219f31e88f2fa78bc31d9c6fe6c7af29b4832509635672ca9edc79409c6"}}, "sssd": {"100": {"enabled": 1, "checksum": "sha256:29cd0921e9effe356c856c3319488adf66c794cbb7d1610e5fca2b730b852939"}}, "staff": {"100": {"enabled": 1, "checksum": "sha256:943b25df416f2181aab46b3492aad9336f60a1b5b46187494f43ab516aae9c6a"}}, "stapserver": {"100": {"enabled": 1, "checksum": "sha256:788f2eb60a3d902060a6c5a08b086e2a1e96d213f86b206736da7e37eb21e51d"}}, "stratisd": {"100": {"enabled": 1, "checksum": "sha256:72c10f773d67b4209c39b4bea22e95c66d105f6f13e30f89bcd568eab6c889e3"}}, "stunnel": {"100": {"enabled": 1, "checksum": "sha256:736a46f682ff77d7c2cf54d5c264eb7b149793c12701b96e9be12bb3e6722796"}}, "su": {"100": {"enabled": 1, "checksum": "sha256:0cc5796bfe362c3b28c73f62377c029a5f2321078b6d5f90bad42764415cd038"}}, "sudo": {"100": {"enabled": 1, "checksum": "sha256:d96538a9cbb09fc38ba701cda88b2a0d199ab7826826d0043e4f07b05418bf84"}}, "svnserve": {"100": {"enabled": 1, "checksum": "sha256:a80606afbcc994e6fdc418cd83182f901d3e5b4b7b36fe262c71a25f43f10af1"}}, "swift": {"100": {"enabled": 1, "checksum": "sha256:19dfb362a8f445099eac9281522f0b13794cb9a0893a7acf0b54c15d193ef70e"}}, "sysadm": {"100": {"enabled": 1, "checksum": "sha256:f0e7b74086d47000f8335de5bade5a5a19a5e83bf581f885db92548546b7ea94"}}, "sysadm_secadm": {"100": {"enabled": 1, "checksum": "sha256:4614737ea0603530691e6158eb1bd07efa1992cb7ef52c201df3a637d3184cdf"}}, "sysnetwork": {"100": {"enabled": 1, "checksum": "sha256:f6a5a3b49885a9f780c5a9078cc968673809eaf89ecbe170fbb8a1ed4f521ea2"}}, "sysstat": {"100": {"enabled": 1, "checksum": "sha256:1fadc57b1e46515cbc038e96ae47ab74dd365a910f4d81ec9fb3044c4691260b"}}, "systemd": {"100": {"enabled": 1, "checksum": "sha256:a5f0e5c340eaf127a166cc50be8170bfce80ccee0c14f32e4cc264089350da1a"}}, "tangd": {"100": {"enabled": 1, "checksum": "sha256:fd538dbdeba0b4a1c244ba76b8dfef47f61da5a56f24f39fc24c137a9b3b303a"}}, "targetd": {"100": {"enabled": 1, "checksum": "sha256:bc0f37cdcdd0c9014e89e8be6758f7d9c97c67a4e42652459d6107314f059632"}}, "tcpd": {"100": {"enabled": 1, "checksum": "sha256:c78dcf2b9abf8d5ccf9f32b2debf6181a935a7078fe4a527991ab11d2999c4a9"}}, "tcsd": {"100": {"enabled": 1, "checksum": "sha256:e92fb82a2e509e3595d46dd464dac1029ce3a731f117fa67712d119d2878f195"}}, "telepathy": {"100": {"enabled": 1, "checksum": "sha256:fea41add022251126312da78373cb7fd05df1e9fd27547f1b4fc604a774827a1"}}, "telnet": {"100": {"enabled": 1, "checksum": "sha256:06d4733c0fc7358d738d4dbf53968c9d9017a72b01456be46633364f00a4207d"}}, "tftp": {"100": {"enabled": 1, "checksum": "sha256:8ba2497a28f4c2a31177811fc0a091a3bb9814f9e02cfc8d84c004718f661e5f"}}, "tgtd": {"100": {"enabled": 1, "checksum": "sha256:6ec8d4d38e58efa04572ac713c9148e7182e7d49713ed89955fabdd512b8eea4"}}, "thin": {"100": {"enabled": 1, "checksum": "sha256:c464da2b8e789d74ea2b2914217a194a3c07081b9f383acd2fee9ab77bc525b5"}}, "thumb": {"100": {"enabled": 1, "checksum": "sha256:2ce98252c7ff59539bb38204ee65898ba6cc701c3dc87417c11e2e7124f448a3"}}, "timedatex": {"100": {"enabled": 1, "checksum": "sha256:df36b9f44f28df1b14b4d6bff01de42c414b947a8e6f1e6efdaa7023250709aa"}}, "tlp": {"100": {"enabled": 1, "checksum": "sha256:7b1d2643c7470dc5b80dee41d18482bb6fd6de55371aba888708a28fe0bb0172"}}, "tmpreaper": {"100": {"enabled": 1, "checksum": "sha256:2a54cea48dfbeb1c9dad0e167f70aa17970c4f2c76c560330c467051fe3b574b"}}, "tomcat": {"100": {"enabled": 1, "checksum": "sha256:de3ed9b8d62d29e80e29a051419a648c154c12f6bb188814ca79120ff1dc263b"}}, "tor": {"100": {"enabled": 1, "checksum": "sha256:16c95ae098af2b964a7a94b5bb6cd1c84d5c7f1254d6411209e4d5cfe87677bc"}}, "tuned": {"100": {"enabled": 1, "checksum": "sha256:b90ac3a04d3f04c7284f75802ffd69d6c1c3d5c0e6d08c3d0f2d9270b99dd487"}}, "tvtime": {"100": {"enabled": 1, "checksum": "sha256:8f8a1f1b2fea7a9fb8c3853e02c830f5204f691e9223cbdfbc320ec6914725dc"}}, "udev": {"100": {"enabled": 1, "checksum": "sha256:24410f1221660b8443af29cb55e42180e268fce722ceed2c99aa202e7dd3cc21"}}, "ulogd": {"100": {"enabled": 1, "checksum": "sha256:dba41aee81015b99378cff2273a56effd1202c0c937c05c63a913243b0641cdc"}}, "uml": {"100": {"enabled": 1, "checksum": "sha256:29e7469ef2704943f23c5040531fee8657cfed8440ef44b6268d21e6a9afe309"}}, "unconfined": {"100": {"enabled": 1, "checksum": "sha256:54482715f4fb5bca5c68ff67b9d145d12ad3df1438db97bcadcc32a2fb0f6191"}}, "unconfineduser": {"100": {"enabled": 1, "checksum": "sha256:13e69d4cbec7926c0ac6fb796749b4286462add3051f1e94554f23e637b81277"}}, "unlabelednet": {"100": {"enabled": 1, "checksum": "sha256:cb370bbe8bc0d7bca49a4fd1fad652017f4f8587c7c9d3277155fba32987550e"}}, "unprivuser": {"100": {"enabled": 1, "checksum": "sha256:bbb2700ca73d867432851e12276a932b1553b034b1cc635f5c6681d6b62dcd3a"}}, "updfstab": {"100": {"enabled": 1, "checksum": "sha256:57a37a5c07af0f7ad80f4f01173e6cd6b604659e2d1b5605c2719dff8bbaf2fb"}}, "usbmodules": {"100": {"enabled": 1, "checksum": "sha256:683c0598bdd00543cb696f7ed8cce6b55c658e566141538fc01b3f852af5f697"}}, "usbmuxd": {"100": {"enabled": 1, "checksum": "sha256:852eb8259277c64b80c91bd1dcbbe85f629e7218ab2f51d39324dcd78a4a278e"}}, "userdomain": {"100": {"enabled": 1, "checksum": "sha256:066e429e71ebcf11014f4ff6d7647c9d6d88ff191c64eeb9793021d16f4cde97"}}, "userhelper": {"100": {"enabled": 1, "checksum": "sha256:74b817fb60fd3ed5f074ef8ff399342ddc49fb2c250b08015dc975edd48f4dfd"}}, "usermanage": {"100": {"enabled": 1, "checksum": "sha256:fa589ab303d10fadd28a3e8d27cc9bc2e55a9b28f28c3f4c7e05968cb00a7cdd"}}, "usernetctl": {"100": {"enabled": 1, "checksum": "sha256:c5e4e24e89775d797a8988e2d5f72ec7a7dd8387289ede61af7a3ce2173cf167"}}, "uucp": {"100": {"enabled": 1, "checksum": "sha256:6a3659d3706bc3af4b60e5de7efa9532dcc0c0a6f0c7735ed1300ec2120f9d01"}}, "uuidd": {"100": {"enabled": 1, "checksum": "sha256:f85ad7d20dd77416ab246ee0837b016a648176ec9956f40ff2ac6b3c2924edc5"}}, "varnishd": {"100": {"enabled": 1, "checksum": "sha256:18dab548c81b02f1b0f3efd6e25dd529bb0565e974156d55e42e274d3ccdf704"}}, "vdagent": {"100": {"enabled": 1, "checksum": "sha256:ee8af0b085b727e060ac3c82f1e38c89545505c9b26e849eda22e571064c46e7"}}, "vhostmd": {"100": {"enabled": 1, "checksum": "sha256:0f7c8c575b060e863fe17e7ee8c67cc5cc3ea31da734a5428dc62c15f3b15bf4"}}, "virt": {"100": {"enabled": 1, "checksum": "sha256:df433826471b1c65a3686b57b4b07872a695d900731feb88cd6dfb76ddcbc5d9"}}, "vlock": {"100": {"enabled": 1, "checksum": "sha256:4a9362fc5876897cae7062564d54d7f8ae12413c65c4c7fc6709f6407cc27160"}}, "vmtools": {"100": {"enabled": 1, "checksum": "sha256:fb9dda20b16232ac253b148063c9b267356b6f2831650f4c00fa01a6d0a8024a"}}, "vmware": {"100": {"enabled": 1, "checksum": "sha256:d0ce73ebc7d2f494b669257a9a68106245371b455566654c7062694bcbad35df"}}, "vnstatd": {"100": {"enabled": 1, "checksum": "sha256:1df1aaf42d9c96922226b4828c38b6d315f7a9d3cda60fe54d99be5d618e140d"}}, "vpn": {"100": {"enabled": 1, "checksum": "sha256:9ea8931bf1c97618b2e99afb8c60a13d51a84db878bffa4082f6973e23b13eb1"}}, "w3c": {"100": {"enabled": 1, "checksum": "sha256:43663b66ef8275c639a8076d92fc7da6821e0523c120e2c854839f9dc9d1db66"}}, "watchdog": {"100": {"enabled": 1, "checksum": "sha256:65b78e9b48a6cfe62f6c67c443d3bc667a58d206c09df00870949b6ae7ff8c30"}}, "wdmd": {"100": {"enabled": 1, "checksum": "sha256:65560477bd0ae271799a76f75c5a3d46ef0c29f6922aa38e727c95b7e1095a99"}}, "webadm": {"100": {"enabled": 1, "checksum": "sha256:4d4d609b3be3c2dc659694cfd2076e0c0c0d6446d16a3fb054a9e5f951b29410"}}, "webalizer": {"100": {"enabled": 1, "checksum": "sha256:867139a0cc2cb236ee54575ce6a8568cdbefd6785e8b7f64e09a3041da46b095"}}, "wine": {"100": {"enabled": 1, "checksum": "sha256:419d697ac987518dee6095070e2894c4112b50256e59d2b4f6acac585fb087f8"}}, "wireshark": {"100": {"enabled": 1, "checksum": "sha256:ce85b40df4d548aa55eb54bc546943366b654a3af7f602817f1fc499c0c8039e"}}, "xen": {"100": {"enabled": 1, "checksum": "sha256:f5d46e297e4e8e0a3f76c1fc8ae96db3ebf5b99ab538a54c171e489ac94ae1f0"}}, "xguest": {"100": {"enabled": 1, "checksum": "sha256:aeb8895098531d1607e389703c783a3c1e8a8c1ad962397debe65214ff86e29e"}}, "xserver": {"100": {"enabled": 1, "checksum": "sha256:85f1f1ed778597ec568ab7b9069779c088219d1da283a09382439c6803e7863e"}}, "zabbix": {"100": {"enabled": 1, "checksum": "sha256:476521323be1b84d7ba2539aa208d857678746a76e7e079577d3f46d251637ac"}}, "zarafa": {"100": {"enabled": 1, "checksum": "sha256:7536116b2852a578cbc5d32f7752b6dd3bb1202817db05306e1a16553c1d43b6"}}, "zebra": {"100": {"enabled": 1, "checksum": "sha256:3d18bbdc44c396c7715cce348f9248712132a1c53341d3b5760016d245f86e75"}}, "zoneminder": {"100": {"enabled": 1, "checksum": "sha256:44cf07d7e6b15709d131b8b406032d0e6395a84e1e20bc67f9320a1e97c4dfcc"}}, "zosremote": {"100": {"enabled": 1, "checksum": "sha256:1177170edbd47b6fe17fa022a247d9b75b1fb3a5a49721bcff3c7da4f480c702"}}}, "selinux_priorities": true, "selinux_checksums": true}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing _semanage # 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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy _semanage # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible_collections # destroy ansible_collections # cleanup[2] removing ansible_collections.fedora # destroy ansible_collections.fedora # cleanup[2] removing ansible_collections.fedora.linux_system_roles # destroy ansible_collections.fedora.linux_system_roles # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing semanage # destroy semanage # cleanup[2] removing _semanage # 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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct # destroy _semanage # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # 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 11696 1726878460.94598: done with _execute_module (fedora.linux_system_roles.selinux_modules_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'fedora.linux_system_roles.selinux_modules_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11696 1726878460.94615: _low_level_execute_command(): starting 11696 1726878460.94622: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878457.8411915-11696-26534339919266/ > /dev/null 2>&1 && sleep 0' 11696 1726878460.97205: stderr chunk (state=2): >>><<< 11696 1726878460.97212: stdout chunk (state=2): >>><<< 11696 1726878460.97225: _low_level_execute_command() done: rc=0, stdout=, stderr= 11696 1726878460.97231: handler run complete 11696 1726878460.98374: variable 'ansible_facts' from source: unknown 11696 1726878460.98532: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11696 1726878460.99234: variable 'ansible_facts' from source: unknown 11696 1726878460.99382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11696 1726878460.99607: attempt loop complete, returning result 11696 1726878460.99617: _execute() done 11696 1726878460.99624: dumping result to json 11696 1726878460.99672: done dumping result, returning 11696 1726878460.99680: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [0affdecc-488f-1992-aed8-0000000002b6] 11696 1726878460.99686: sending task result for task 0affdecc-488f-1992-aed8-0000000002b6 11696 1726878460.99964: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b6 11696 1726878460.99970: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:13dad22da122be9f7d5df4dbedae6a515323542fdc1a7e466d7a1a3d36d29731", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:8bd25829d921be0b5adf92ddaca7ab94cedca1d57796749cfa63571b6550e3da", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:2699d826efd46176017695c768804c505a54b277b05f1feb9c43a613bab4e6aa", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:99920dd4e0855870f7e6f9666928d13fe18ddccca9d38b92ea70a6ce3c8c7539", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:a7aedc8354b4335412871adfd2ab5b0c6da1ea63c8dd797718e4214a5d511bb5", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:8adb5c3a5ed74695e975eecbf290640b179eb6345a7740745ecfe3164efe209f", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:d3a03c2837d5dde7145e27902ff8578e00734ab34e8ea1a45aee58b83e9ad6d1", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:202f94345fba8f4bc942dc9b75bbb6eea3b4cb02411cf6ed79858d72aa883c89", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:f9a99d97370017307349a154ce479969395bbbfe434e4829573269f770efdd0d", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:bc9934a2ae61fa117614f201479966d788484f3a7382de4ebad99790a465e2b7", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:b8aabc624243533d483c3dd5574a490a43e7ec0f2f7940798c12b4089bbd0642", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:1de6460ccaea5a5749eba17489b9765035c8202eb9492485ff39157564001a2c", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:1a0c38364558bebdae3efaa1fcf8be232184dcddcaab345bba1c40bf239dd0ed", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:175308edb201092c22791f419d32da3f661e7ccfb9c5d5855ad753405c10023b", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:a1410f65d6bf017caedaffaa59016877686099fb7df3c4d801136de79a61795e", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:a8e9d90aa1188068ca66be55c4d8abf9982666171bbdd8d4da1f2a254c34a080", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:2cb8afd237d6bc5693e5d54be1a455b6ed632fbbe76cea406163f9c48d00e79f", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:0b66b387174001e926cf1454c3516bb32d96610a0f598065fe6d7a917ca897fe", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:dcd9e7f5e71fb9f7aace30b5755efcbf85fe88f884d4253cc9abcad1c44e5f4d", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:bdb8072e463c84cb01e6933093428be2b6ee5299d82e26730b12dd2b66d89355", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:a89b04c7a40bb373de2bbb0a2210cca454e7d4a805321fbe65462ae5551db656", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:41ec4e0c5c46118cb4dfa8c8b1834f330dce4ffdea3d534a8d5007a63b3e5262", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:7628cb8340258102798a6e36902d0210e2051ffb9fb4f7a1e4c62a612edfe6fa", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:9b92e64a3331076ad443862aa2ba98a2c4d9b00638bf19bb9726f572dee5eff4", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:32cedcc57f6a973ac5adc16d8df343fc1ca4b3716f7cdcdae0d2490a6e5765ac", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:d99ed290beecf2b10a557a21b06b63cabc28dab4050f2e7197d2cb9e30519fd3", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:ea510637d47b7fabc3f617f8a6f3ca3172bf9215c2d6b64ad19cd5d8819c8b6b", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:39520749f8aba46f975a87187975d8dcd014ad67d22515951f51fa3fd1b0478f", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:bf04e481614825a35c26a547b19098ff1c8acd0d915c5b4f938b9fa595459d00", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:ca870c95742bf987a2e739286cbcb998b58c091a422251fdd8de57228b28fd96", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:7e4b2b3df3962273436b561c806c816fe4b1e5d6781efa33a7109b05f796edd7", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:da457ef2ce595c3bf9f70697029ea90e96472ae562f685a7f919a7778a778d09", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:d74bd3b6b3850c30b5bbf77822ab82b43f36600e4f76cd68674ef361328afb05", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:4ccf41e247c5a7066042a0ebaae492805a1d640f777e8e771701f340a76bce30", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:46e55021d6c4cede091a992ab33521bb1aba4ca1d44879d778973b279204933c", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:f9645adde2441e43369a255c6a194f01c6f5800347ad710ce3e147df884b98aa", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:603734d4772f482f282eb217c03647f705d66de27fc927c64e02787369b0f78a", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:326d2a188603c908cdae3c9dcdae6bda37b98ec4cc23f3b31878e2bbd0cd33b2", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:e8ca8d5318a68243441fdb993fbab6d566f7462fd5557b55733f8ddbfcc4b276", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:86fe9c1aa8b2d7a6bdd9bd8d0c7a41a7ae0e4e14e32eaea6cb920367c2f495d7", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:1069377693a5d730d57e4ddd6f73ce20b67b595aae90a16459e852d238163b48", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:880b626c3d04c5669d64ee617ee36a18566e91adeaac67b9527b0a795543575e", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:b9256764ca5e34142e8cffea57fafc2fa66f78dc8c05761f97fa9becd1d77311", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:ad293ee5e252966d14fa6bf09240f143460df4b928672a33a398a5793777c4e4", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:dda8d62c3bf2503ff9762bd031c35a76cac8059d08592fe23e4d3fe11b0ac8cc", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:b431dd84f2c6b971bc573674fa6c4ee2fedf910b0123ba5d9acb5011c208fd72", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:965ec65dfc98cbabce2350bd52fa7ce92c2f4ab4704348f1555f2a3d9edfd1b8", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:77f0299f67e43927eacb553d1002beeebc3098b4bee64d8dc3dadb8fd23fbb5c", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:c78b908838f1d64ee9ebb0a51b7fa438527716936471a573e1b4b7c393bd6b8d", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "sha256:5d3633e0b77db69721e4f64167d7e5f7779c3e5fa76e095d25f8467f2a0bdfec", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:9368c6c54bd5ec6f20e4c3b47c86e60af07346c4e86e525b6bd7288b54b7e774", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:d31ce9d2fe78cafcd5e3c8decf22ae1e9ea6f74026ca65b6320afe9a33cd609a", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:7d9624729861397cf7720c2324c65489a3d30485e6a884ab1ff9a8ca22efa678", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:fc169721c78f5b0857ed8312e59ba4c134b685c4c322dae242b92e815e35e6fb", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:02c20398b9eff51ed431b7ad739a6015d2451b4bf6e3e5da380606d85a77852c", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:4f90655d2243cfc32ea7436a953cccb8a34af895f83361235a3a5cda40dbc75f", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:ba78a422a10b65591c48cb038f8a55614944163f3140275852d293fb0c548bfa", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:481f5fbc7810a5a81851edbe5a6b124141257f5fbbb83d8830ae0a34924ed3d9", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:8f8fb986f15b8b7c5c250d250fdbbb2f78874e13394105c9c486488a16e94c91", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:e0e264b9cc83962dbbb27c152a72f01c6a355467c4e845b52e65c8b88d8d75d6", "enabled": 1 } }, "cockpit": { "100": { "checksum": "sha256:cb7fccd94903a6e256a586d758085f6f59c0f8b1c5b4cb99536915526d2224ec", "enabled": 1 }, "200": { "checksum": "sha256:14a60c33e1f3be6529f6f87839fe0a79d2e1630ffc2d3fcc039574be0b60fd28", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:7f08e2e248d33162dc9b237c37ed3a3dba0511bbcc71d87482e95093fb8c6456", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:86e58c9f12c519a2c3b090b64a276722374054ea900c775b2f8ab4ef2867dcf0", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:1d57ffaad6b96e3ca8ac82c23b52d58d81e1f69f5d54a648a16da8ffa8070e53", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:dbc3f2f0c12f9aeed14056fd7e7c46a4ecab3569198f891643172cd032f3fc00", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:1270caf15af248a487cd5ce728daae2699ffd9139823c805ec49213ab1c835cb", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:56fd7d7a550dbc4188b93afd0fde8c706623b3a5d26db265ee016967ba4ddfee", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:5bd7a7acc191766583d933b04321e64657138959bf40a4d2986b013b942c4ba8", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:12b2e3e7314bda4e76d3883901e6470927e85343f742fb44b174ce968f1ad8b5", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:40ae5f173004741838002644e5bff73cf16f2f3a1928c45fa17674f9a0df5148", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:1485a6d64d00619898d2789d27391f2a57a7fb1f0e8c73daf59baca8641564a3", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:687564eb09acf3e7f1475fe2a133941c36999bd037aa8a794feea2d9f2c26385", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:c16e376ff6c51da1911e68a8a7d42f5730eda45febfd0875c78cac4b9cf6e78c", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:6be0252b3c6bcbfb4c51dfd3ae1ae262f5de153234917ac4d342b18ae0292060", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:06dd65a4361bf8076c14b322dd30003295c0b9d75bf1ae610961b13a1f9431da", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:3d5e5bbf131d98d95f7f1431893eb137bd833dbfd8469f9c386d72bb4e8f9b9a", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:bbc8d76cc8609849d5b078c5b2ac7364470a06d77d67b97d5f58429d7b679e33", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:b1a41211ae3cf69b819df517eccd0fda2088c27685dad68de64531b9794ec518", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:60defb1f6feeb1d607734c4912e52e03bf5b0c27cb6f31a37fa7e05f3497b323", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:1034e2442c975dd2ccf84791b1a826d02032f13762d57c3485e51e2b9a7dc03f", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:40306590ef444152ae18b65040d85442c14853a9cc4c31b0224c4d19517d66ea", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:24559eff82b251f9814ae88c36a7cbacda1ed419a80145aef545306e88cb0da8", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:50ea4eb05a06315449092c939e2307436ac6461e47ca69f0d42cc4e321e86280", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:06e414b0a83b49968f62018cecde48dcfe68b2e9d699915367b3e04461188a0d", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:73ca2525a14e3161524f6e8fc0d016430a536002f1cb3833db1334670b458436", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:1bd00b13b9bda18274a771d66f7cba8fe62e5e95ea8f51415da6b1fa1336df1b", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:03b01b781881cc60438bc357bd60596970b8ac019b415969bca8a08358fcbfd1", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:2ad95a78468f7f4ea9a8c044c79c0a4ca9924b41432390ea2863a85c806c9a00", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:c30c819f142d3c719d0ec5741af5a65161770ff140097fe63f7559d55b897500", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:50efdc68200d27ce1a5db99a780aa7b0e84988669961d436d348c7bb8310d181", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:8d9234157484f6ae8ba22039b44fa19f4de8137be9321e5da393d72d85d89487", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:8b834312a2cb99ab89862f839a1315e78794dd92758785f84c9559285dfbe679", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:2c7fb8c6c52f385b819713f0444a96cfd4e65b7dcb3ca79b932cc12ad9ce903d", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:44f66c5d4f635600ee9d0ba3fdea3896218f1420b5ead89e0f22d71a447f9e97", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:49427a9e92b87db77706e2b81ece254c99d3cd6ba020211e2afae65fab7ad066", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:cc8c3a2ee0233a7f1fdf38837b72ce5fd15efef782a36ab4b9aa2ec339b46fa6", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:b66be23c1ded4e548e5369b744c7c2a4dfd7065582517525221177ca67657525", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:5dd7221ba40e9b912367289fed8ca116c14da4fb8bd7f28f421c4008855bb9fc", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:0f68aeeb1da72efb8c9b1bb7db0a4180b6938672b16f33d1abcd65f5481d85a9", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:f4c4473ee49394e0e4629023772464a046c476f92b4a727acdf9f6c92711b952", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:2383cb88b81bc5d87be9f3201a42da526532c4ea8e6d3b3f5023005c0ddf6f17", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:913e66ac5f5ce364e5ea556acfbf77845c25a4beb5ee64599613aa00127c1492", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:63f00993bae4285eff5e993d208ea786785c4331e6947b3a48a97d31145b2e98", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:16c506d472b007f7d36850810ca0fcfd9482d30ce9c0ba790174b78294fd1d74", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:bbf58446f30b93de19e5a19087ee012f8e347fef5e7e8012e64b31a0ec21ab09", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:b61ff17eee03141c9c7bd79d63331ecea733cba4b5b43b87d5141a40cdccdd69", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:c5540b8385c84075dd657e390d77ae886aa9d74b65444b9aa1d858f375819a8c", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:c1ffb7734a0359a7390830d9c6477ab61c45fc026368bfd5e2246523a6439464", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:9af2291d75a2d643f53ff7a98bcabf22effb617329178efea45372d714825de1", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:28bf77389f3e41743b30727a891609172a891466e92c28a919f43e628cc23a4d", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:140caf542903419ee2471fd99ab06aa45899c400402c2580b395b182f24bd225", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:7e8456fdf7807b30e1c257e568ba10305696cf5abdebc70988c288079884d46b", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:1dd6a45b73c7ce77a87af1e87354ada5aa5b2841aaaa045a6b4ae3c4d09f0f8b", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:950d8be99d5349a3d893ba601c518e6b2af0d56c5b55514a45dbd8a3c61c9ecc", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:5040cb99d007fe9368bd37a9a6bf82f891c220ef652443896a0f2f6ca6f818e1", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:f0155b43152b6b4b850d1c4fb7daf16fd77992313b8be314ddb4901314bf913d", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:a60d07665b0ebd25fd54a9d82dad5eb7acbc11a2842dba56d7b9524d26ce14ce", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:5eaccf209092db49c9a48d84e1387c1de76cb153c774c0bd615c001afab28664", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:b522382b64f36cf387cd892b45e916c861bd0a09697bc983eb55b53b0efd3081", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:2c51d19fca6ee40e137245ecb425edc77666d75c42ba583bf74cf13f10ace055", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:420b9cefa6bdb542f6da10de7b36704a91509cf64cd2497e5693a858cfca5e41", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:f821aa6ca5837a2d2de8180e74c267f68da951960c989fb13ebde5833c93738e", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:bf30c4945be0065672fb47f70ad251b1079ada339f61f2679293cb0226d0d57a", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:5373b2332959d6c41c32160018274ab61e3f1abd0f0a5cc2302c45b141a39a9b", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:7528c47be91a81ac19f2f54458309baeb0a232d83a1ccb2bd89fbc8cefb1ddc8", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:91f43e4d5ae283f0aa13c49efea93293dbdecd2b2f4f75db89371eda65b7523e", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:f170e1da6acae4fd7108d22c8cf262916e034f0d3edbdebf3265a922a5355373", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:8b15f72328885c08bfda38082a62feeaa2c6692223a4d2bd1a572820d454a742", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:e9fc1c4032c0346f751e1ef8ad1b3fe3425401b70a6c4354d4485472288e0bc5", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:f70b198e5a5157722b69dc89109c4074a475e1085356cc610cc9b700567c154d", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:370e9eea2b927a2715018b667e9a56ad09af301a90811cd9b041da79f5384b38", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:b54ce6f4960a02d35e19d60bf8a07f7866514893e3193a5f4822c8580a46caa4", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:663b35f3874583ae074924bc068a8dc4c7c144adb60007da6103d1e3505ee37a", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:dedaddef1d7447d25a1e7ff01e60e4545606e556c6770bd3fa94d9331de7a5d7", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:ae408578a7160f2feae10269365558c43d9570b392642a92cc20f8ad47c58cce", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:7ff95566a4f2bdb8ca3ec67acdade39e35fdabc57c2f00b989bab3f699f997f8", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:9ad99284192a443aa582e73b46667388b7a219dafae8dfce71a58a82bbae2f6c", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:0e41289d8dce065dcd41fd6cc1e1282efd4a58e7f9e3a2f1abc32f520fbbcc1e", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:32501ab66def044fbc340cb5c656d5743c738bbd6fca5626c36c687419cd8d32", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:d15656cd91a4e4e178a13f7cf910cfc552cc30db881a11ec88833f947edb4561", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:d34fe186922c0e5726ca361343ec3846833ec3e4ab9b019b3d7bac1337383a16", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:d36c66c2c79d338c61c90d4136433e1e3a73435e920eb36d70682dfd5e147e59", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:5a674017cc648e3262757464e5413503154cc1f593da545ce2c4f946991012bc", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:d72428ccbff5521367e00699c142bba64b2bbd44fed35deb29f9530cc0448378", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:15650b2f39ccdfbcb1e4e867a35fce3c2768097e611e0c8ad9cb79ae6c66dd58", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:ccb27142f793095c79f531aae924baaeee5914c84228a09c09b9eca839f3524e", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:90b42f610fa328cdfb98bd0450bd052566f203e51e4a913dd6faded6da7fbe2c", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:5ad49d140265305dc72781a6826d1de4614a33f83bd512acdc2263038ad41206", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:d910afd1bfe836543ded50974dc24ae7bd5fd2609d6a9b2403316dffcd39832d", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:d9a67ce1976ed2e79826d25f33dcb0b0bbde6c090600b605bbaaae45856d12f6", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:9ddb71271d0dbe5cede6179c0ca263e297dc6b65197bde2f7b14ce71f8dde369", "enabled": 1 } }, "kdbus": { "100": { "checksum": "sha256:5969c78be4a03cc91e426bc19b13c5188b5bf8ac11f5e2c21c098c3d68a7e3e3", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:fdde3852d1decda649133c6345680f9353b86a6da2a98a83a8be101c9c25f103", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:66c67280c70a9b897b0f952067438e0eee05f9f48913508b38d745ef88747f32", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:c1177567c7bf67bb2d0de17760cecf56e0bb34f50d6fe060dec64ae97a76ecdb", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:826fbe83705494e009b242b88857c425eacba49aadae506ffa2012c80e60f7ae", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:f199811d9ddc8db83864a09c543567fcb2f117b3241967b092bff7c9fdbfbfb6", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:b0a7227a870ea987035e0cd524ad956a68287d0a67dd7135de41c6d5977ff4c2", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:488fb5fd17cf1f630f3e48a853da05f86c06fc58219dc2ae59251865734bf800", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:d64019b11b6a37f6cdc5579d56eb1e19b6a7231501e1cfe2a838d26a2eac6033", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:00070d71dfe2632491305387ffb264127dca4387425015e4cb013d6bce5f95c3", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:891f082452240ad2e726bad777ea787d0f0f8695cc2a75f7439a2badda030d24", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:2df6f3dbad4a513ee1c113e496e8d2f5a19f56015f4a21e7478f2f5b53f36359", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:8e4cb0b0e0d1293d669de0b0e50f68d6d6fbe8e8d830a236a1c0e676f2326fb2", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:d0177bb5873d0e6f9595020a8f39ba06b19e4636ea610175a3afef4aec2719cb", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:6d5f128f2d4fd9137a7c70d0d024703547796a71f70017b3550a31d3450e0435", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:e7eebd050230b358b43435d37ce308c3ba15e2516f4045abf7d26f03ebfbc11c", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:4132cd51913a3044e453ed0b972db2ef511fdc7b2a1b592d1070177651066ab9", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:cc81b79d2834e58bef7928f525c1a1eee5547e81d195444b3bc2741e396ae46b", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:805c7bc4ded621b44ecf333d558328e115bba652fcbc91f436cefc948497688e", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:358c4b262655cffbf20f7484aedb22f094509f44d52a1fa3efe3edeafd99317e", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:26f9e78406ecdc968ed670b32db1d10805e66875631558f092f08a6e1f2170dc", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:e07d92775ed25e7a3627bf977452844c67acf473b33075475f433f8be76dd755", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:1f946da2054cc1693209749df12ff01ab6456247d6225733aebb3a7d70a46e20", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:70546c4b3d01f15bc7a69747dbb12fc6bcef5d899f6301f62c0c612c7069082a", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:656067c78ff1246a1a758a213d44307f91cb79336fe74a47015af425e58266fc", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:76cc40f1943fe21959793499bffaf35d0fe53ffc3f6c5a8b31eb96e738a286c2", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:cf4450b03e28762040c29f2a28af238cd4905d1c6bd4c73d656b266c7b9a8a6c", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:9358dc35659b9570d3e8119a088b2693d7de505ea25996dc139517a857888857", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:1247dc4bccfbc9ee42292db4415b21ae00bdef3dc2faeb267f045413da4a1b1b", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:79e4a2224ede13cd5f2c0e6e7c61e83efabaf1d05b86f6f7a710599bfc48edaf", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:f56137657dd61a1a8a8844d5d1db01fc03330d17e05457d03f64756b344c32ef", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:e47811cf3bd8204eaa02c4aab92f3d426f0a3ef97161e1579845d1e03df1fc1d", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:8d447072ab5005ead27f1cb4d96dcbedf09a11182f660c6f59c6d56fd81235d8", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:224584babd9e83c242d54fd8c5cd03379b0556005268aac22b15734b913f12e6", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:ae44b8ec7a90ebbc45fdafe89663197b36e47120ad90eb22b475939055ea6924", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:c5d98ec368b145c74b4bf0ea8da3980b17af0c2d00654c5a6973241625f97b12", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:43f1c6f7cfdeaa26891824167cf637a8670785c2674b45d85ce4a7ac77190a36", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:f0f9c7367e9bd196aa463916bd5aab02f6966dad9564a0f2fd070bb2e8410aeb", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:db190bacd2b84a29971cd1940cd15d606abbfded5c9b956894717afd91fc7a0d", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:0d6ac660d641c1cf707a814ed08e19b9e21547a3eaa7134cab84dbc5fee6b5b2", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:dd2ab85bcba6d204f9dbc7304e8a4940e5d1733d4b9cf4fcb0f4072982c585c3", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:406edf2c78ba0e692d5a78f3c5ca8d641d00131b143332adeaad9f325959683a", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:7084de59beaaaf4f630357ec53beff8d0a0ee532ac180fe58e23bfe98f1fdaee", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7e7e87e302bf847a4c59d69e5af60729e61bada0cc5d6ec17a25a6514476cb48", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:ae352eccf2f2c9ee8f0d9635517d9ae3c9bba83c617deca8f989e2aae8dd35fa", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:84a60147d2b0121ff6ede6199583cdb5619480d015b2a675c6a0569f91c12d66", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:67c3914aeb25e38fc6bd0793fddc41122dba1547d54e91a78065545fea3b9c87", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:6030afcea9f8d46f25dd7785737edd25eb0f1e50b76eafe4d9103196b722d47e", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:6ba3a594d01a11bc32e7cb554f7386314b5089eb4416fb776edb552a7d53c41d", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:1b2d30558bec7fc08d1d388ae2bb0becd2233c99c9fb173fd00809786ce5eed9", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:346e172be35df168eb0e4fbc8e176b0fda87de9bc5787f7a5ab7667cfe1e3c3b", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:f66c53d993dcd47ea1ff3d797f8fd69fb8161a4ff8a59f54f66a2de9462a55a7", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:7696dbb77c54531cf2574c7ede9f085cf64611dcf7a612530dce2de19f7a8b9f", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:0f67c18c9101b53f57ef857a74d6044701e1d2c347f829a03c0579c545fdbef3", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:f82c0a72506f1011e47ba98e51d5edf906f58fc190d797f5d1a0b8e5cc7d0762", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:afcd9267261b334900420461279b8555fdb4bd783af880fa4606d8afc65e0712", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:b0f9753424c504a288f55d495105f6d475d69287b718190ae5192cf7d6ddfde6", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:29f87ec15fa19e975c83288d55e56bab64855a24c4d8826fe4138eda9a46cc97", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:b028af8f4e726feb8c26037f7c6d6f97383977bd5ee6141ab4e8e1d096d6481f", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:e025b2dbf50901632da0ee2aa658105a322275eb120d782cbbf25f2895231154", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:a19b3b0540dc52d9506ca7e5d804c2fe9115b3ea28bfd9273030e841e12eb277", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:39ca80027ac8585f368bcd57f555ba87bf409f7b7d6c4292c09fd06cc1691c80", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:ef73850f29b4ff4ff904d506d545bf366fd1e7c2ba82a7a7c9a4513e3eee45d9", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:2c9356101a9ddbec94afdd12ca669ba93a1d422c302f9e17b78b18670617d2a1", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:9a32ce04c1dd8e120588c15b3057f838bedce8f14c91576b667295d47800e0ad", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:5e0a20ae09b00fac69ee30a0d55ff73fa692d8350c9c0b0343af61e4f0dd654f", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:9c67b21155929e43e4efd3fc81a85fddc9f1030b47ee4a275789014c1311b972", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:85cac2885d75522eb07189efcc3feeb7775fc6daf5cf3f1a28a1fd2109fe148c", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:b5b133d60b98068eb9480c54285050ae9b49d2fb309eac8994cc91c865ee02d4", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:59919a89d30a5d4b60d6971fa636fb62605d59d214ec614adc279f6cbe2c2b27", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:578bc975477539c659f3608b1445a0c7a9bc7c3f2dcf65b3e55f3a3af89ea564", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:d5b03cdc6c8bbc222b8e3d30680b1a7d2d1a49837e7d509aafcf6b2a3a32195b", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:18b003071f4c36307616f7d5de8cff6d4e376af31cb96ce1a5ad6ae3011dfd09", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:f942c7fbe636b9d60327ef9dade1120340c16a2992a6b50db5fbaecd44ffd63d", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:686664a71e74b0edd643ab9d556b1aab092fa707935da5ea928a66f54a3c84e0", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:dabc5ce6244d0b0939e9a07bd6bc232e8b666529a0b7b29527e586db8224862c", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:653e708dec531e483992b25944a689ec9369478d039a5ec62c98294ab73ce8c4", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:4ae55fe839abaaf0ea52b79a5c8f6a906575b83cca29532c2dd52337fb3d5790", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:7b2c87e864b6008f734e1effa48cee1399f41843b9d80d3fd95fbd19e058598f", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:9de0b544b2373ea0f1b7217f9179898479dbff0da36ea9857783de57d06585cf", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:761bf911674d23053eceabbbda8da16c73af5f300929a33a64513dc6e3b2d0af", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:5674f8e8c975570649e3065460786cb4521a86370bffef5a9de18c69813fe68e", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:bdef6dbb24ae22548634759ac823a8c3e21fde6368cfdfd742480f7027e63ddd", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:1a1bff55993510cb6481383b299e1f1a6349ec76e4947bfc8c5b1347e4d30bf4", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:ad3f3f3ba4442930560b291c022e674e6a50e4a37fe027926299b2f6cdec14bd", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:329e4b9d1df5012ace94cbe9cba7dfa7ee7d9f242090072c71aaacbeea78986a", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:31cbbb069354f984e4af75b387778fae1ff4dc6c3e60533357d005ffa960b51c", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:c0e1bf0a8eb50e0b41fa69bf5b65e2a7c324e4bc7255933a5d2bac3b9ae6f4de", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:a4d12ae8ad77d65d0fcabb20aa4a83886e782d732123f686f88a7d7472384104", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:a54f8a8ea5abb8a33734ecef9d9ad1c0dd090a6e0c5187e80de52f522d2d5e39", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:d6b7bb8f7749265bdaf938abecb2f8f78c6e9e8dc06c1c26b48da227af5a8654", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:67e31eec391bac337ebacb78c096589af4b7e8be6aa05c34cf187ba922a2abde", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:6635ff0231bfc3d88c771553d495941ee0f98871edfe6c86205b087186b3a72f", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:5b4531e9231d399ebec8e6b6870a812c6a64b2daffde35fa57a009b24a01809f", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:912a1c442559d6ab48453d87e2b997bdee3017a54a0b60aeaf7d4603fde0f34b", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:456b3520c26e5f2a913437318715712ae00f64932a27ab1bb8b8b42e0524fa05", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:5302332fba7e6724ab7a3c32bd523b10322c20011c6e42ae4e769a49f3efabdd", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:2ee37df066a9ff80439b08c092809f3661e2f9a8ad02134e839627fd23a20c1f", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:a1a10cd52eb9dd15bc1ccfed440f6b3d235edc7405a3932f81805d8d94000245", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:4280c40629dd111fd1c89ff867ac72d1e7ddde49dc3d286637e6a86b868e2303", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:6461acd0385c0b1a32bf646fc9e09da0c7ca513954ed8fe2a03f4ee7f6a64fcf", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:f7536a518a046b793ea3f74a67d677b878baac44b28268c5ccecbf10715d89ab", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:11436fb7942d28e3eca22bc078ee5475f632d8447008a6414f337d4bbc3515dc", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:c70e17d1a4d347b38fdfbb2a5dab292e3e0c538ea52fb6cfdef2714e130da0b1", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:c9582c89cac1546fa1e5bf9802c5a322e52e2529256f9e5922d5813e40be3646", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:ec40fbe6355370fe69a8ff343744654b06d4134c1518c64269be1f3a49083968", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:7aa52d533e28a3ebf76d879c24bb4e0a58574033d5af6d4d22b716d1156c3f90", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:b32a5cc38b8edcc76b94862cee0c822a5b4d095329f53ab6f7cb014c76346e8c", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:686d9f7652cb2b3d7ce6af2aa620c14a6cbbbdb8d26b3630cfbf6bc34d9e3e6c", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:6098bd8a4f449c01dc7e0f4509663994259fe8848f2f21d1319bf7105bbacc4e", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:f561aef22cda98a94a74bedda09645e50066a77a23d3bdcbb1143b0c62ffe7b2", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:9de99e881e9e2e7e0b78629eec721840da4aa18f78ff5a06e46b7a596c28a09a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:3101c4c1d54f3e175dc3fcff001c6937a9ffec7781f4095ea38fea88df7e8067", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:a734cc086d7d73ef2ffe7543f82dc50b57619e78e60664cb67a9513790f3335a", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:ef4d03336b66c1184f352f9b3fe8004d870bbf003673d4393bde24ea14b056b8", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:83e6712ba7343dc1346e94c51b75b05839f78bd24f9324d984b7aa9631bd0377", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:df050b0d180947788ab45862c4627ae640c92cf0f6a994a685e4cb5fe46bef76", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:88c5fa3da64c127ed6e688f9eba5e50a8f6f98ea3243d29b8b0bc0375ef95420", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:e4a84567c63c892d4cdda3a9a4b15ad5188c093da679a354f00c43b6376a844d", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:98170eed35b67b9097514bcb044a18cc3f757af5f91b5d870ea707d6048cde75", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:07e999e033252b28ae41697ddc23b42dbcf4bdc143c9eb1c55475aabc9fc9caf", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:7fc3410de486bf89c4d35989937f424b435c9c4f5398f47f9c840b146197c6ac", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:129978bcb62fdcaed728fb288b321c204575246eb535354e02bfd83089cb0ded", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:9cc75080e25fb5602ab266f1c0d0f16843bdfc561e7af6dec32d669e31bebe98", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:a41fc5d1275d548510a2be0180741f952f0f696f443eaabf03c1abf3f80f499e", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:81559a7d5e16e228382840986ae0e414d4a78163a9b51b5d9c05a58e07574e8d", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:8590f80ce91ddd4862ce2beab9ec64deb66d99c5583ff5ee3cbff2e503caaa37", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:917a35c0ec48acfb5166c937e97269acac39541acebad9c1c410bfdbcb483da1", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:cfdb156d23ae6c99b3dbac171ab1626202bf1ae7671fae9f6d6f7241116638dd", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:eb4881c554de7882b4e5590a8efb35a758fc1b3d61bc1502632d6f4e571cb331", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:27d1fb8e99c6d1c75fc8efa8aeaf4303d0dcd8d03cb2992d968a3186d648f4b9", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:f0b2b81a6670b7640d49d49c364635f39272330f08bcdaa23c681bf2ac64e10f", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:791a60cff31fca43e01aa4bfe3a57c5938015db44fd1f64064778dbbcdb6e2e2", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:1cea7f5b37f7a0e722ecbccaa09d95db2b175ec125d62e3898a99081c51c6f96", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:a94b0b917312a73eda50ea641dee49eb00f49df286133fcdb13267fd49ce5d1f", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:159d40315f3f5086a31e6f0a6a90d342783d6f0c97c5feeb9c92808c7345adcf", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:a61f7efd50387ebfd35b675b22a8cba86c6216c0bbd901aab5e8674b5c442777", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:276a24e14ef12f5fadaeab2883d501cb096e01a9ce1be2178a5c50ebfa6b3fcb", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:61561d5f14d9a6597d6e312f5429947baab045d01a729f7cc34406e859fa0015", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:f40066828d25674c525148f890d9cc84ddbb203f5a4aaad616ef2cd3a497fdc3", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:742f881c1a4838ecfc1a55a7f3b78a72267644e3a64e3ec45a191599b5bd8532", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:5dd2b902123ef00065db6ec8d173f37baa26dbe43566bd5f06594ef1243fd5fd", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:67f232676ac23535867e2494f04989dbd6b9b6d4bbc67df67dc2edb4d31a8be8", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:ee2f26beaa5c6a5d25e03ef9ab30302d6b29b283283683421fab52e29e47fe3d", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:39c550e1c8b149dc6f308b0f9ef238315208453ee064bb1558eff9137531840f", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:16bff56244925c7696fa2da5a4c986132488c352149cc88181bf6b4143fc80ba", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:e999510837aabb3ce118ad61225a846f687588e9a321ffe675b56511191bc323", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:9000bd99784bc22ffda4493b4985e8c5a2e65e87aeaa1cb96ba82d367a27a8be", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:c72c61297cf864a1abda8226de08039c8ae0212808d3f7fd8725b53b955d59f6", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:d48bd9c5789f4adc396773664402ddeab432caa99597267ccdf24220948e5b3c", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:a9414e82cadd2876471465737bd8322eb833e296869ebcefcd9e722ff717d350", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:a4b2e25abc4099a0a54821518b7c824a2ddb7544fb0b5ddde9a0a9be159ac1b2", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:5c867af2674586cc1c41aa3203e3704a0d1400d344a8e257bc61e9eebb86ad03", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:73382d4b8a12fa161dbb5ba36c94e7f0b1f82b1abdf0a4f07ca6c981e08f271b", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:1a2503ebaa997c6b6efd5d2343ea731f73b2f0312f2e8d5578dad2c8a84a94fa", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:e423284f5ed36e7b6c52f581b444a981d5d1c8af6c8dabe8c6cb6c71d3f49fb2", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:53831134210db04fe6e6b0f05e20b8b7307ae8c11e774faec9e1b3aa2b02b5dc", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:acbd671bd661f9f2f25d4798f1646a51075f297c8b086ea9bd3133a00e356432", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:c6110313310591ee2a08b504b04ebd1b98f370b6633172f06ee7c0c7db0a963d", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:1340ab5daac926cc1354452869ab5aa78d27ceb110543624d2ffaf93773c394b", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:9dabc52612d567e728786c007f5017c7032c02be3a9201521a530fc91ca789f8", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:33dffe2764dc45bbc59b406a67187c39864412bac07ee089bda30ef09cb70faa", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:9d55dfe843e44e8a93c02ea28b14856edfdb1f820bb647992daa6af11e2dbd37", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:ea77b9f26c8fc61b7fc281099b2f16e75c5b196660fff55a95f96e97935a7a1b", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:4468bfdd23924a96b4cf8c6fa1a3fa606fdd8ac69b7cb17c16a6e39a95908921", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:c97b92abaf053976c89a670d82bf06bc5c7d561ccf03e3ff1ac84be6e01cfc5c", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:18d1a69de368fa621e8ef3234b8ddb40261ced880bb732328a310db5a62a7a0a", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:711df017c1f168e33245144d67289225439bbed701fb1146cb83e9cd63ce1f7a", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:093d9d9793142bb9a8c4375f5f368ca1a4d9beb0cd05329518f91bb9ea51bd06", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:536ce94509d38b40200debf17fbddc16ec9004463fdb3fc42890dde9b3eb56f1", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:57ecac942ea46af55728362527d70a3e135c3b4711688ddf62596b9a768d9fb0", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:2ab2f52e6bac063f176e007b39cd8a4e43012ea075d82af20fbb3403891b6493", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:7df09c8fa09e105ecf51fee797975603a2df8d15c3a0bf00fdb1d565fe4a6b91", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:9cf04d33aa9dec0b559c892fb20df89fbe1883544d4ac2d6bf6fc319f0a16663", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:e7f9a696e0958d6bdbd6696e67a9b4af62430456d0f278e290db0ea1ee9750b7", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:c72355dc70789deb94777acd0b47c2c3ae628e8d90bffb0e0e320941e5ddf3b7", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:98f68238d6ca96277390c160adeed4e3e382d5ded5a88a3909cfebe986b849be", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:10ca96a581ef4b0fa1789160fd71fb340d8b1d13906b42fab6e9119033d4f942", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:3a172b4972f9271250b4d228541c78b0243fd0544ac983db0f590e09674f700d", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:f78edfcb470cd9929f45b6db29ae4924a286ab30a03f80b7bdf3699bccb98314", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:ba2043d9665e2fd3a9e2d103671bfe647060b93d9c02eed2dca3066a0ecfb81d", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:cf843c98ff4113ded675f79df694549b4f848aecb1295f0a510101e301fbd348", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:c7c49d28e52aba4d168e684b9160a225fbecab373bfbb6963bbe89c93ecb867b", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:be1825562f583305597e5ceb1298ebb60e42c4f270b4a7e3751cf9d9be1b1fac", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:14748519962688e62b7bc7e7c03ad91c1f815c5d33c63f2d60e03340f55609a8", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:9f26cf1e9fa128e98c758a6325525f8547950a2440b6582202228c3c5c2c80d9", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:ae8cbd09d519a42bc01063c4c16f58e96cb3673acb557dcd2d09af444d742db1", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:8aa5f2749eeaef5ae871dc903dad87611e369c92e9b3fc28b4944f75db785a18", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:d36a762c836a0e4305773e352fe0f46657784b5d9bf749f02df9c6d15f68d101", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:62bba8f6a236bae902815188cedbb5f3090acf0829247e6808787f8c913d9981", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:68b5e9d408704e44ebf29ba76ae18afdcf6d8aef12794e8e9026997376ce12f8", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:eef39dec8d416650af3f9eeeb518b06dd9a9e09144aa579b6bd6422ba0037d70", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:c19dc2ed34c3d274f8e01647dc2d869ca06d4a9a3009f57c1845fac4d33ed358", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:a46a9508591afb1407fd14441c9c26cd495a3789e3c6792a2eba38a6642e4b97", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:8255ad891466762e31763d6f4791a32aa1eea1147a812020724eab8eb07c1916", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:ce5ba130d5d0ae5fafe8f823b824856590f990ad7c08aa0a5930f5060c252021", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:4170a7354e69ed60e0268389f74042e02a2511a4451ca20b97a63213b8881e1e", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:a4b4b395d2185abfd68edce0f813103ccbedd5d9748f9a41d83cc63dd1465109", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:5b0cc219f31e88f2fa78bc31d9c6fe6c7af29b4832509635672ca9edc79409c6", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:29cd0921e9effe356c856c3319488adf66c794cbb7d1610e5fca2b730b852939", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:943b25df416f2181aab46b3492aad9336f60a1b5b46187494f43ab516aae9c6a", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:788f2eb60a3d902060a6c5a08b086e2a1e96d213f86b206736da7e37eb21e51d", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:72c10f773d67b4209c39b4bea22e95c66d105f6f13e30f89bcd568eab6c889e3", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:736a46f682ff77d7c2cf54d5c264eb7b149793c12701b96e9be12bb3e6722796", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:0cc5796bfe362c3b28c73f62377c029a5f2321078b6d5f90bad42764415cd038", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:d96538a9cbb09fc38ba701cda88b2a0d199ab7826826d0043e4f07b05418bf84", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:a80606afbcc994e6fdc418cd83182f901d3e5b4b7b36fe262c71a25f43f10af1", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:19dfb362a8f445099eac9281522f0b13794cb9a0893a7acf0b54c15d193ef70e", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:f0e7b74086d47000f8335de5bade5a5a19a5e83bf581f885db92548546b7ea94", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:4614737ea0603530691e6158eb1bd07efa1992cb7ef52c201df3a637d3184cdf", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:f6a5a3b49885a9f780c5a9078cc968673809eaf89ecbe170fbb8a1ed4f521ea2", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:1fadc57b1e46515cbc038e96ae47ab74dd365a910f4d81ec9fb3044c4691260b", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:a5f0e5c340eaf127a166cc50be8170bfce80ccee0c14f32e4cc264089350da1a", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:fd538dbdeba0b4a1c244ba76b8dfef47f61da5a56f24f39fc24c137a9b3b303a", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:bc0f37cdcdd0c9014e89e8be6758f7d9c97c67a4e42652459d6107314f059632", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:c78dcf2b9abf8d5ccf9f32b2debf6181a935a7078fe4a527991ab11d2999c4a9", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:e92fb82a2e509e3595d46dd464dac1029ce3a731f117fa67712d119d2878f195", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:fea41add022251126312da78373cb7fd05df1e9fd27547f1b4fc604a774827a1", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:06d4733c0fc7358d738d4dbf53968c9d9017a72b01456be46633364f00a4207d", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:8ba2497a28f4c2a31177811fc0a091a3bb9814f9e02cfc8d84c004718f661e5f", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:6ec8d4d38e58efa04572ac713c9148e7182e7d49713ed89955fabdd512b8eea4", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:c464da2b8e789d74ea2b2914217a194a3c07081b9f383acd2fee9ab77bc525b5", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:2ce98252c7ff59539bb38204ee65898ba6cc701c3dc87417c11e2e7124f448a3", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:df36b9f44f28df1b14b4d6bff01de42c414b947a8e6f1e6efdaa7023250709aa", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:7b1d2643c7470dc5b80dee41d18482bb6fd6de55371aba888708a28fe0bb0172", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:2a54cea48dfbeb1c9dad0e167f70aa17970c4f2c76c560330c467051fe3b574b", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:de3ed9b8d62d29e80e29a051419a648c154c12f6bb188814ca79120ff1dc263b", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:16c95ae098af2b964a7a94b5bb6cd1c84d5c7f1254d6411209e4d5cfe87677bc", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:b90ac3a04d3f04c7284f75802ffd69d6c1c3d5c0e6d08c3d0f2d9270b99dd487", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:8f8a1f1b2fea7a9fb8c3853e02c830f5204f691e9223cbdfbc320ec6914725dc", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:24410f1221660b8443af29cb55e42180e268fce722ceed2c99aa202e7dd3cc21", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:dba41aee81015b99378cff2273a56effd1202c0c937c05c63a913243b0641cdc", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:29e7469ef2704943f23c5040531fee8657cfed8440ef44b6268d21e6a9afe309", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:54482715f4fb5bca5c68ff67b9d145d12ad3df1438db97bcadcc32a2fb0f6191", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:13e69d4cbec7926c0ac6fb796749b4286462add3051f1e94554f23e637b81277", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:cb370bbe8bc0d7bca49a4fd1fad652017f4f8587c7c9d3277155fba32987550e", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:bbb2700ca73d867432851e12276a932b1553b034b1cc635f5c6681d6b62dcd3a", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:57a37a5c07af0f7ad80f4f01173e6cd6b604659e2d1b5605c2719dff8bbaf2fb", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:683c0598bdd00543cb696f7ed8cce6b55c658e566141538fc01b3f852af5f697", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:852eb8259277c64b80c91bd1dcbbe85f629e7218ab2f51d39324dcd78a4a278e", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:066e429e71ebcf11014f4ff6d7647c9d6d88ff191c64eeb9793021d16f4cde97", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:74b817fb60fd3ed5f074ef8ff399342ddc49fb2c250b08015dc975edd48f4dfd", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:fa589ab303d10fadd28a3e8d27cc9bc2e55a9b28f28c3f4c7e05968cb00a7cdd", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:c5e4e24e89775d797a8988e2d5f72ec7a7dd8387289ede61af7a3ce2173cf167", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:6a3659d3706bc3af4b60e5de7efa9532dcc0c0a6f0c7735ed1300ec2120f9d01", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:f85ad7d20dd77416ab246ee0837b016a648176ec9956f40ff2ac6b3c2924edc5", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:18dab548c81b02f1b0f3efd6e25dd529bb0565e974156d55e42e274d3ccdf704", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:ee8af0b085b727e060ac3c82f1e38c89545505c9b26e849eda22e571064c46e7", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:0f7c8c575b060e863fe17e7ee8c67cc5cc3ea31da734a5428dc62c15f3b15bf4", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:df433826471b1c65a3686b57b4b07872a695d900731feb88cd6dfb76ddcbc5d9", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:4a9362fc5876897cae7062564d54d7f8ae12413c65c4c7fc6709f6407cc27160", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:fb9dda20b16232ac253b148063c9b267356b6f2831650f4c00fa01a6d0a8024a", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:d0ce73ebc7d2f494b669257a9a68106245371b455566654c7062694bcbad35df", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:1df1aaf42d9c96922226b4828c38b6d315f7a9d3cda60fe54d99be5d618e140d", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:9ea8931bf1c97618b2e99afb8c60a13d51a84db878bffa4082f6973e23b13eb1", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:43663b66ef8275c639a8076d92fc7da6821e0523c120e2c854839f9dc9d1db66", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:65b78e9b48a6cfe62f6c67c443d3bc667a58d206c09df00870949b6ae7ff8c30", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:65560477bd0ae271799a76f75c5a3d46ef0c29f6922aa38e727c95b7e1095a99", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:4d4d609b3be3c2dc659694cfd2076e0c0c0d6446d16a3fb054a9e5f951b29410", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:867139a0cc2cb236ee54575ce6a8568cdbefd6785e8b7f64e09a3041da46b095", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:419d697ac987518dee6095070e2894c4112b50256e59d2b4f6acac585fb087f8", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:ce85b40df4d548aa55eb54bc546943366b654a3af7f602817f1fc499c0c8039e", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:f5d46e297e4e8e0a3f76c1fc8ae96db3ebf5b99ab538a54c171e489ac94ae1f0", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:aeb8895098531d1607e389703c783a3c1e8a8c1ad962397debe65214ff86e29e", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:85f1f1ed778597ec568ab7b9069779c088219d1da283a09382439c6803e7863e", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:476521323be1b84d7ba2539aa208d857678746a76e7e079577d3f46d251637ac", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:7536116b2852a578cbc5d32f7752b6dd3bb1202817db05306e1a16553c1d43b6", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:3d18bbdc44c396c7715cce348f9248712132a1c53341d3b5760016d245f86e75", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:44cf07d7e6b15709d131b8b406032d0e6395a84e1e20bc67f9320a1e97c4dfcc", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:1177170edbd47b6fe17fa022a247d9b75b1fb3a5a49721bcff3c7da4f480c702", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } 11123 1726878461.01542: no more pending results, returning what we have 11123 1726878461.01544: results queue empty 11123 1726878461.01545: checking for any_errors_fatal 11123 1726878461.01548: done checking for any_errors_fatal 11123 1726878461.01549: checking for max_fail_percentage 11123 1726878461.01549: done checking for max_fail_percentage 11123 1726878461.01550: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.01550: done checking to see if all hosts have failed 11123 1726878461.01551: getting the remaining hosts for this loop 11123 1726878461.01551: done getting the remaining hosts for this loop 11123 1726878461.01553: getting the next task for host managed_node3 11123 1726878461.01557: done getting next task for host managed_node3 11123 1726878461.01560: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 11123 1726878461.01562: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.01568: getting variables 11123 1726878461.01569: in VariableManager get_vars() 11123 1726878461.01587: Calling all_inventory to load vars for managed_node3 11123 1726878461.01588: Calling groups_inventory to load vars for managed_node3 11123 1726878461.01590: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.01595: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.01596: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.01598: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.01972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.02452: done with get_vars() 11123 1726878461.02463: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 20 September 2024 20:27:41 -0400 (0:00:03.219) 0:00:47.008 ****** 11123 1726878461.02524: entering _queue_task() for managed_node3/include_tasks 11123 1726878461.02687: worker is 1 (out of 1 available) 11123 1726878461.02703: exiting _queue_task() for managed_node3/include_tasks 11123 1726878461.02715: done queuing things up, now waiting for results queue to drain 11123 1726878461.02716: waiting for pending results... 11716 1726878461.02852: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 11716 1726878461.02991: in run() - task 0affdecc-488f-1992-aed8-0000000002b7 11716 1726878461.03007: variable 'ansible_search_path' from source: unknown 11716 1726878461.03011: variable 'ansible_search_path' from source: unknown 11716 1726878461.03293: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11716 1726878461.04816: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11716 1726878461.04871: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11716 1726878461.04901: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11716 1726878461.04930: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11716 1726878461.04953: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11716 1726878461.05039: calling self._execute() 11716 1726878461.05084: variable 'ansible_host' from source: host vars for 'managed_node3' 11716 1726878461.05092: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11716 1726878461.05100: variable 'omit' from source: magic vars 11716 1726878461.05247: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11716 1726878461.05359: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11716 1726878461.05387: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11716 1726878461.05410: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11716 1726878461.05450: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11716 1726878461.05499: 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) 11716 1726878461.05518: 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) 11716 1726878461.05541: 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) 11716 1726878461.05563: 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) 11716 1726878461.05615: Evaluated conditional (selinux_modules is defined): False 11716 1726878461.05623: when evaluation is False, skipping this task 11716 1726878461.05627: _execute() done 11716 1726878461.05631: dumping result to json 11716 1726878461.05636: done dumping result, returning 11716 1726878461.05642: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [0affdecc-488f-1992-aed8-0000000002b7] 11716 1726878461.05649: sending task result for task 0affdecc-488f-1992-aed8-0000000002b7 11716 1726878461.05674: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b7 11716 1726878461.05678: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } 11123 1726878461.05815: no more pending results, returning what we have 11123 1726878461.05818: results queue empty 11123 1726878461.05819: checking for any_errors_fatal 11123 1726878461.05826: done checking for any_errors_fatal 11123 1726878461.05827: checking for max_fail_percentage 11123 1726878461.05828: done checking for max_fail_percentage 11123 1726878461.05829: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.05830: done checking to see if all hosts have failed 11123 1726878461.05830: getting the remaining hosts for this loop 11123 1726878461.05831: done getting the remaining hosts for this loop 11123 1726878461.05836: getting the next task for host managed_node3 11123 1726878461.05843: done getting next task for host managed_node3 11123 1726878461.05845: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 11123 1726878461.05850: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.05863: getting variables 11123 1726878461.05864: in VariableManager get_vars() 11123 1726878461.05902: Calling all_inventory to load vars for managed_node3 11123 1726878461.05904: Calling groups_inventory to load vars for managed_node3 11123 1726878461.05905: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.05912: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.05913: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.05915: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.06373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.06874: done with get_vars() 11123 1726878461.06885: done getting variables 11123 1726878461.06927: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 20 September 2024 20:27:41 -0400 (0:00:00.044) 0:00:47.052 ****** 11123 1726878461.06954: entering _queue_task() for managed_node3/command 11123 1726878461.07103: worker is 1 (out of 1 available) 11123 1726878461.07117: exiting _queue_task() for managed_node3/command 11123 1726878461.07127: done queuing things up, now waiting for results queue to drain 11123 1726878461.07128: waiting for pending results... 11717 1726878461.07250: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 11717 1726878461.07386: in run() - task 0affdecc-488f-1992-aed8-0000000002b9 11717 1726878461.07401: variable 'ansible_search_path' from source: unknown 11717 1726878461.07405: variable 'ansible_search_path' from source: unknown 11717 1726878461.07449: variable 'selinux_restore_dirs' from source: role '' defaults 11717 1726878461.07661: variable 'selinux_restore_dirs' from source: role '' defaults 11717 1726878461.07791: Loaded config def from plugin (lookup/items) 11717 1726878461.07799: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11717 1726878461.07810: dumping result to json 11717 1726878461.07814: done dumping result, returning 11717 1726878461.07822: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree [0affdecc-488f-1992-aed8-0000000002b9] 11717 1726878461.07829: sending task result for task 0affdecc-488f-1992-aed8-0000000002b9 11717 1726878461.07857: done sending task result for task 0affdecc-488f-1992-aed8-0000000002b9 11717 1726878461.07861: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 11123 1726878461.07983: no more pending results, returning what we have 11123 1726878461.07986: results queue empty 11123 1726878461.07986: checking for any_errors_fatal 11123 1726878461.07992: done checking for any_errors_fatal 11123 1726878461.07993: checking for max_fail_percentage 11123 1726878461.07994: done checking for max_fail_percentage 11123 1726878461.07995: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.07995: done checking to see if all hosts have failed 11123 1726878461.07996: getting the remaining hosts for this loop 11123 1726878461.07997: done getting the remaining hosts for this loop 11123 1726878461.08000: getting the next task for host managed_node3 11123 1726878461.08007: done getting next task for host managed_node3 11123 1726878461.08010: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 11123 1726878461.08015: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.08027: getting variables 11123 1726878461.08028: in VariableManager get_vars() 11123 1726878461.08060: Calling all_inventory to load vars for managed_node3 11123 1726878461.08062: Calling groups_inventory to load vars for managed_node3 11123 1726878461.08063: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.08069: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.08071: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.08072: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.08591: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.09080: done with get_vars() 11123 1726878461.09091: done getting variables 11123 1726878461.09128: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 20 September 2024 20:27:41 -0400 (0:00:00.021) 0:00:47.074 ****** 11123 1726878461.09153: entering _queue_task() for managed_node3/command 11123 1726878461.09291: worker is 1 (out of 1 available) 11123 1726878461.09305: exiting _queue_task() for managed_node3/command 11123 1726878461.09316: done queuing things up, now waiting for results queue to drain 11123 1726878461.09317: waiting for pending results... 11718 1726878461.09433: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 11718 1726878461.09560: in run() - task 0affdecc-488f-1992-aed8-0000000002bb 11718 1726878461.09577: variable 'ansible_search_path' from source: unknown 11718 1726878461.09581: variable 'ansible_search_path' from source: unknown 11718 1726878461.09624: variable 'selinux_restore_dirs' from source: role '' defaults 11718 1726878461.09838: variable 'selinux_restore_dirs' from source: role '' defaults 11718 1726878461.09961: Loaded config def from plugin (lookup/items) 11718 1726878461.09969: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 11718 1726878461.09980: dumping result to json 11718 1726878461.09985: done dumping result, returning 11718 1726878461.09990: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode [0affdecc-488f-1992-aed8-0000000002bb] 11718 1726878461.09996: sending task result for task 0affdecc-488f-1992-aed8-0000000002bb 11718 1726878461.10025: done sending task result for task 0affdecc-488f-1992-aed8-0000000002bb 11718 1726878461.10028: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "skipped_reason": "No items in the list" } 11123 1726878461.10144: no more pending results, returning what we have 11123 1726878461.10148: results queue empty 11123 1726878461.10148: checking for any_errors_fatal 11123 1726878461.10156: done checking for any_errors_fatal 11123 1726878461.10156: checking for max_fail_percentage 11123 1726878461.10158: done checking for max_fail_percentage 11123 1726878461.10158: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.10159: done checking to see if all hosts have failed 11123 1726878461.10159: getting the remaining hosts for this loop 11123 1726878461.10160: done getting the remaining hosts for this loop 11123 1726878461.10163: getting the next task for host managed_node3 11123 1726878461.10172: done getting next task for host managed_node3 11123 1726878461.10174: ^ task is: TASK: meta (role_complete) 11123 1726878461.10179: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.10191: getting variables 11123 1726878461.10192: in VariableManager get_vars() 11123 1726878461.10221: Calling all_inventory to load vars for managed_node3 11123 1726878461.10223: Calling groups_inventory to load vars for managed_node3 11123 1726878461.10224: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.10230: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.10233: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.10236: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.10685: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.11186: done with get_vars() 11123 1726878461.11198: done getting variables 11123 1726878461.11250: done queuing things up, now waiting for results queue to drain 11123 1726878461.11251: results queue empty 11123 1726878461.11252: checking for any_errors_fatal 11123 1726878461.11254: done checking for any_errors_fatal 11123 1726878461.11255: checking for max_fail_percentage 11123 1726878461.11255: done checking for max_fail_percentage 11123 1726878461.11255: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.11256: done checking to see if all hosts have failed 11123 1726878461.11256: getting the remaining hosts for this loop 11123 1726878461.11256: done getting the remaining hosts for this loop 11123 1726878461.11258: getting the next task for host managed_node3 11123 1726878461.11260: done getting next task for host managed_node3 11123 1726878461.11262: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory 11123 1726878461.11263: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.11268: getting variables 11123 1726878461.11269: in VariableManager get_vars() 11123 1726878461.11277: Calling all_inventory to load vars for managed_node3 11123 1726878461.11279: Calling groups_inventory to load vars for managed_node3 11123 1726878461.11280: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.11283: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.11284: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.11286: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.11715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.12193: done with get_vars() 11123 1726878461.12203: done getting variables TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:38 Friday 20 September 2024 20:27:41 -0400 (0:00:00.030) 0:00:47.105 ****** 11123 1726878461.12249: entering _queue_task() for managed_node3/file 11123 1726878461.12410: worker is 1 (out of 1 available) 11123 1726878461.12424: exiting _queue_task() for managed_node3/file 11123 1726878461.12436: done queuing things up, now waiting for results queue to drain 11123 1726878461.12437: waiting for pending results... 11719 1726878461.12559: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory 11719 1726878461.12668: in run() - task 0affdecc-488f-1992-aed8-000000000040 11719 1726878461.12683: variable 'ansible_search_path' from source: unknown 11719 1726878461.12687: variable 'ansible_search_path' from source: unknown 11719 1726878461.12713: calling self._execute() 11719 1726878461.12772: variable 'ansible_host' from source: host vars for 'managed_node3' 11719 1726878461.12780: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11719 1726878461.12788: variable 'omit' from source: magic vars 11719 1726878461.13103: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11719 1726878461.13281: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11719 1726878461.13315: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11719 1726878461.13347: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11719 1726878461.13372: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11719 1726878461.13435: 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) 11719 1726878461.13457: 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) 11719 1726878461.13477: 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) 11719 1726878461.13495: 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) 11719 1726878461.13582: variable 'cockpit_port' from source: include params 11719 1726878461.13593: Evaluated conditional (cockpit_port is not none): True 11719 1726878461.13600: variable 'omit' from source: magic vars 11719 1726878461.13634: variable 'omit' from source: magic vars 11719 1726878461.13658: variable 'omit' from source: magic vars 11719 1726878461.13678: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11719 1726878461.13697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11719 1726878461.13712: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11719 1726878461.13728: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11719 1726878461.13739: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11719 1726878461.13761: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11719 1726878461.13766: variable 'ansible_host' from source: host vars for 'managed_node3' 11719 1726878461.13770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11719 1726878461.13838: Set connection var ansible_timeout to 10 11719 1726878461.13842: Set connection var ansible_connection to ssh 11719 1726878461.13848: Set connection var ansible_shell_executable to /bin/sh 11719 1726878461.13856: Set connection var ansible_pipelining to False 11719 1726878461.13861: Set connection var ansible_module_compression to ZIP_DEFLATED 11719 1726878461.13866: Set connection var ansible_shell_type to sh 11719 1726878461.13882: variable 'ansible_shell_executable' from source: unknown 11719 1726878461.13886: variable 'ansible_connection' from source: unknown 11719 1726878461.13889: variable 'ansible_module_compression' from source: unknown 11719 1726878461.13893: variable 'ansible_shell_type' from source: unknown 11719 1726878461.13896: variable 'ansible_shell_executable' from source: unknown 11719 1726878461.13899: variable 'ansible_host' from source: host vars for 'managed_node3' 11719 1726878461.13903: variable 'ansible_pipelining' from source: unknown 11719 1726878461.13906: variable 'ansible_timeout' from source: unknown 11719 1726878461.13911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11719 1726878461.14004: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11719 1726878461.14015: variable 'omit' from source: magic vars 11719 1726878461.14023: starting attempt loop 11719 1726878461.14026: running the handler 11719 1726878461.14039: _low_level_execute_command(): starting 11719 1726878461.14046: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11719 1726878461.16425: stdout chunk (state=2): >>>/root <<< 11719 1726878461.16541: stderr chunk (state=3): >>><<< 11719 1726878461.16547: stdout chunk (state=3): >>><<< 11719 1726878461.16562: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11719 1726878461.16573: _low_level_execute_command(): starting 11719 1726878461.16578: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728 `" && echo ansible-tmp-1726878461.165685-11719-18109604409728="` echo /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728 `" ) && sleep 0' 11719 1726878461.19035: stdout chunk (state=2): >>>ansible-tmp-1726878461.165685-11719-18109604409728=/root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728 <<< 11719 1726878461.19159: stderr chunk (state=3): >>><<< 11719 1726878461.19165: stdout chunk (state=3): >>><<< 11719 1726878461.19176: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878461.165685-11719-18109604409728=/root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728 , stderr= 11719 1726878461.19210: variable 'ansible_module_compression' from source: unknown 11719 1726878461.19251: ANSIBALLZ: Using lock for file 11719 1726878461.19256: ANSIBALLZ: Acquiring lock 11719 1726878461.19260: ANSIBALLZ: Lock acquired: 140599945056704 11719 1726878461.19264: ANSIBALLZ: Creating module 11719 1726878461.28725: ANSIBALLZ: Writing module into payload 11719 1726878461.28874: ANSIBALLZ: Writing module 11719 1726878461.28893: ANSIBALLZ: Renaming module 11719 1726878461.28900: ANSIBALLZ: Done creating module 11719 1726878461.28914: variable 'ansible_facts' from source: unknown 11719 1726878461.28981: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/AnsiballZ_file.py 11719 1726878461.29080: Sending initial data 11719 1726878461.29087: Sent initial data (151 bytes) 11719 1726878461.31816: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmploz1ni_v /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/AnsiballZ_file.py <<< 11719 1726878461.33055: stderr chunk (state=3): >>><<< 11719 1726878461.33061: stdout chunk (state=3): >>><<< 11719 1726878461.33076: done transferring module to remote 11719 1726878461.33089: _low_level_execute_command(): starting 11719 1726878461.33094: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/ /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/AnsiballZ_file.py && sleep 0' 11719 1726878461.35415: stderr chunk (state=2): >>><<< 11719 1726878461.35423: stdout chunk (state=2): >>><<< 11719 1726878461.35437: _low_level_execute_command() done: rc=0, stdout=, stderr= 11719 1726878461.35441: _low_level_execute_command(): starting 11719 1726878461.35446: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/AnsiballZ_file.py && sleep 0' 11719 1726878461.38219: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11719 1726878461.38230: stdout chunk (state=3): >>>import sys # builtin <<< 11719 1726878461.38243: stdout chunk (state=3): >>>import '_warnings' # <<< 11719 1726878461.38250: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11719 1726878461.38306: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11719 1726878461.38340: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11719 1726878461.38378: stdout chunk (state=3): >>>import 'posix' # <<< 11719 1726878461.38386: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 11719 1726878461.38410: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11719 1726878461.38453: 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' <<< 11719 1726878461.38476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11719 1726878461.38498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11719 1726878461.38510: stdout chunk (state=3): >>>import '_codecs' # <<< 11719 1726878461.38534: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108cae48> <<< 11719 1726878461.38563: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11719 1726878461.38575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11719 1726878461.38584: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10860828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108ca9b0> <<< 11719 1726878461.38611: 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' <<< 11719 1726878461.38628: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1086d630> <<< 11719 1726878461.38645: stdout chunk (state=3): >>>import '_signal' # <<< 11719 1726878461.38665: 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' <<< 11719 1726878461.38686: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10874160> <<< 11719 1726878461.38705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11719 1726878461.38712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11719 1726878461.38729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11719 1726878461.38737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11719 1726878461.38747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11719 1726878461.38770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108790f0> <<< 11719 1726878461.38793: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10874748> <<< 11719 1726878461.38815: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10874390> <<< 11719 1726878461.38847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11719 1726878461.38859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11719 1726878461.38878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11719 1726878461.38892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11719 1726878461.38909: stdout chunk (state=3): >>>import 'errno' # <<< 11719 1726878461.38925: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11719 1726878461.38945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11719 1726878461.38954: stdout chunk (state=3): >>>import '_stat' # <<< 11719 1726878461.38965: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1081e470> <<< 11719 1726878461.38978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11719 1726878461.38989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11719 1726878461.39006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11719 1726878461.39017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11719 1726878461.39031: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10823e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1081eb38> <<< 11719 1726878461.39056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11719 1726878461.39085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11719 1726878461.39200: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1082a4e0> <<< 11719 1726878461.39216: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1080dd68> <<< 11719 1726878461.39234: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11719 1726878461.39244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11719 1726878461.39249: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10810198> <<< 11719 1726878461.39282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11719 1726878461.39301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11719 1726878461.39314: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eb1e940> <<< 11719 1726878461.39334: 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 <<< 11719 1726878461.39350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11719 1726878461.39367: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eb30240> <<< 11719 1726878461.39444: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1087ea20> <<< 11719 1726878461.39457: 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. <<< 11719 1726878461.39688: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11719 1726878461.39706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11719 1726878461.39716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11719 1726878461.39724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11719 1726878461.39737: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11719 1726878461.39761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11719 1726878461.39772: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11719 1726878461.39786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11719 1726878461.39802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11719 1726878461.39874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11719 1726878461.39881: stdout chunk (state=3): >>>import '_functools' # <<< 11719 1726878461.39907: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11719 1726878461.39931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11719 1726878461.39953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11719 1726878461.39967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11719 1726878461.39988: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0ea9d278> <<< 11719 1726878461.40009: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11719 1726878461.40016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaa84a8> <<< 11719 1726878461.40036: 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' <<< 11719 1726878461.40062: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.40072: 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 0x7f1b0eaac198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaa8c88> <<< 11719 1726878461.40084: stdout chunk (state=3): >>>import 'itertools' # <<< 11719 1726878461.40104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11719 1726878461.40116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11719 1726878461.40125: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaac278> <<< 11719 1726878461.40135: stdout chunk (state=3): >>>import '_collections' # <<< 11719 1726878461.40188: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaf99b0> <<< 11719 1726878461.40202: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11719 1726878461.40215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11719 1726878461.40251: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaf9da0> <<< 11719 1726878461.40308: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaeb358> <<< 11719 1726878461.40326: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11719 1726878461.40339: 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 0x7f1b0eaf1358> <<< 11719 1726878461.40346: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eae3630> <<< 11719 1726878461.40383: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0ead5668> <<< 11719 1726878461.40407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11719 1726878461.40413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11719 1726878461.40427: stdout chunk (state=3): >>>import '_sre' # <<< 11719 1726878461.40442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11719 1726878461.40459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11719 1726878461.40471: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11719 1726878461.40484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11719 1726878461.40506: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e856470> <<< 11719 1726878461.40528: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e846ef0> <<< 11719 1726878461.40537: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaeb630> <<< 11719 1726878461.40554: stdout chunk (state=3): >>>import '_locale' # <<< 11719 1726878461.40600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11719 1726878461.40611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868048> <<< 11719 1726878461.40629: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eacf4a8> # /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11719 1726878461.40638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11719 1726878461.40656: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.40671: 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 0x7f1b0e8683c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e8681d0> <<< 11719 1726878461.40699: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.40709: 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 0x7f1b0e8684e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eb47208> <<< 11719 1726878461.40725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11719 1726878461.40734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11719 1726878461.40748: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11719 1726878461.40761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11719 1726878461.40774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11719 1726878461.40790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11719 1726878461.40800: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868fd0> <<< 11719 1726878461.40807: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868be0> <<< 11719 1726878461.40824: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11719 1726878461.40833: 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 0x7f1b0e876898> <<< 11719 1726878461.40851: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11719 1726878461.40867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11719 1726878461.40894: 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' <<< 11719 1726878461.40952: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e8800b8> <<< 11719 1726878461.40968: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11719 1726878461.40981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11719 1726878461.41016: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e3fb390> <<< 11719 1726878461.41030: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e876978> <<< 11719 1726878461.41047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11719 1726878461.41063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11719 1726878461.41110: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e400e80> <<< 11719 1726878461.41126: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868710> <<< 11719 1726878461.41141: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11719 1726878461.41159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11719 1726878461.41171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11719 1726878461.41186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e4254e0> <<< 11719 1726878461.41207: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.41216: 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 0x7f1b0e425898> <<< 11719 1726878461.41232: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11719 1726878461.41250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11719 1726878461.41264: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11719 1726878461.41283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e42b588> <<< 11719 1726878461.41308: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11719 1726878461.41325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11719 1726878461.41343: stdout chunk (state=3): >>>import 'time' # <<< 11719 1726878461.41356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11719 1726878461.41373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11719 1726878461.41390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11719 1726878461.41409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11719 1726878461.41417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11719 1726878461.41456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11719 1726878461.41473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11719 1726878461.41482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1d7da0> <<< 11719 1726878461.41607: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1cb4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1cb1d0> <<< 11719 1726878461.41614: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1c10b8> <<< 11719 1726878461.41641: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e42bf28> <<< 11719 1726878461.41670: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.41680: 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 0x7f1b0e1d1198> <<< 11719 1726878461.41686: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e425c18> <<< 11719 1726878461.41706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11719 1726878461.41723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11719 1726878461.41760: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.41769: 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 0x7f1b107dd908> <<< 11719 1726878461.41777: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1d1240> import 'pwd' # <<< 11719 1726878461.41805: 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 0x7f1b107ddc88> <<< 11719 1726878461.41870: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868a58> <<< 11719 1726878461.41884: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11719 1726878461.41901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11719 1726878461.41915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11719 1726878461.41931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11719 1726878461.41954: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.41962: 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 0x7f1b107f07b8> <<< 11719 1726878461.41980: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11719 1726878461.41987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11719 1726878461.42115: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.42125: 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 0x7f1b107f7828> <<< 11719 1726878461.42146: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.42155: 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 0x7f1b107f7cf8> <<< 11719 1726878461.42175: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.42186: 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 0x7f1b107f7e10> <<< 11719 1726878461.42191: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107f7048> <<< 11719 1726878461.42205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11719 1726878461.42210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11719 1726878461.42235: 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' <<< 11719 1726878461.42245: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b10800198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107f76d8> <<< 11719 1726878461.42263: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.42274: 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 0x7f1b107f7438> <<< 11719 1726878461.42286: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107e5cf8> <<< 11719 1726878461.42301: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e410550> <<< 11719 1726878461.42323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11719 1726878461.42363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11719 1726878461.42398: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107f0668> <<< 11719 1726878461.42529: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11719 1726878461.42536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11719 1726878461.42562: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7f9b00> <<< 11719 1726878461.42610: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip' <<< 11719 1726878461.42623: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.42629: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.42650: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11719 1726878461.42667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.42674: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 11719 1726878461.42686: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.43767: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.44687: 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' <<< 11719 1726878461.44701: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c78c3c8> <<< 11719 1726878461.44708: stdout chunk (state=3): >>>import 'atexit' # <<< 11719 1726878461.44722: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11719 1726878461.44757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11719 1726878461.44820: 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 0x7f1b0c4de470> <<< 11719 1726878461.44834: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c78cfd0> <<< 11719 1726878461.44849: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.44860: 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 0x7f1b0c78c0b8> <<< 11719 1726878461.44873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11719 1726878461.44898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11719 1726878461.44935: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c4b7d30> <<< 11719 1726878461.44956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11719 1726878461.44967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11719 1726878461.44988: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11719 1726878461.45015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11719 1726878461.45037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11719 1726878461.45044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11719 1726878461.45123: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c525b00> <<< 11719 1726878461.45148: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.45157: 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 0x7f1b0c4cc588> <<< 11719 1726878461.45173: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.45184: 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 0x7f1b0c4cc1d0> <<< 11719 1726878461.45199: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11719 1726878461.45212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11719 1726878461.45271: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c524320> <<< 11719 1726878461.45289: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c5044a8> <<< 11719 1726878461.45579: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c4f76a0> <<< 11719 1726878461.45600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11719 1726878461.45607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11719 1726878461.45629: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c504898> <<< 11719 1726878461.45647: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.45662: 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 0x7f1b0c819668> <<< 11719 1726878461.45677: 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 <<< 11719 1726878461.45686: 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 0x7f1b0c50d5f8> <<< 11719 1726878461.45698: 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 <<< 11719 1726878461.45714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11719 1726878461.45729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11719 1726878461.45762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11719 1726878461.45780: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11719 1726878461.45796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11719 1726878461.45840: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.45850: 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 0x7f1b0c7780b8> <<< 11719 1726878461.45925: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11719 1726878461.45935: 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 0x7f1b0c78e128> <<< 11719 1726878461.45950: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7684a8> <<< 11719 1726878461.45966: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11719 1726878461.45977: 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 0x7f1b0c768cc0> <<< 11719 1726878461.46551: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c5199b0> # /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 0x7f1b0c467128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c768320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c474048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c474160> <<< 11719 1726878461.46564: 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 0x7f1b0c4742b0> <<< 11719 1726878461.46587: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c50d748> <<< 11719 1726878461.46607: 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 <<< 11719 1726878461.46615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11719 1726878461.46632: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11719 1726878461.46655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11719 1726878461.46711: 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 0x7f1b0c484c18> <<< 11719 1726878461.46874: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c480358> <<< 11719 1726878461.46905: 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 0x7f1b0c480550> <<< 11719 1726878461.46914: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c474dd8> <<< 11719 1726878461.46927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.46938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.46955: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11719 1726878461.47029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47107: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47116: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 11719 1726878461.47128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47136: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47143: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11719 1726878461.47158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.47352: 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' <<< 11719 1726878461.47378: 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' <<< 11719 1726878461.47406: 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' <<< 11719 1726878461.47434: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11719 1726878461.47441: 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 0x7f1b0c4a1080> <<< 11719 1726878461.47494: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7d9cf8> <<< 11719 1726878461.47527: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7d9518> <<< 11719 1726878461.47553: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11719 1726878461.47560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11719 1726878461.47597: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7d9b70> <<< 11719 1726878461.47606: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c48cef0> <<< 11719 1726878461.47616: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48061: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48511: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11719 1726878461.48523: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11719 1726878461.48552: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 11719 1726878461.48561: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48608: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 11719 1726878461.48620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48655: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 11719 1726878461.48663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48777: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.48894: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11719 1726878461.48904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11719 1726878461.48924: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08e4a748> <<< 11719 1726878461.48934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49289: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49746: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11719 1726878461.49783: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49807: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 11719 1726878461.49823: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49956: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 11719 1726878461.49967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.49981: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11719 1726878461.49988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50018: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50047: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11719 1726878461.50065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50397: 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' <<< 11719 1726878461.50524: stdout chunk (state=3): >>>import '_ast' # <<< 11719 1726878461.50537: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08ec1eb8> <<< 11719 1726878461.50545: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50557: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50581: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11719 1726878461.50588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50693: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11719 1726878461.50703: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 11719 1726878461.50723: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11719 1726878461.50740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50772: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50798: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 11719 1726878461.50816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50881: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50918: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.50983: 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 <<< 11719 1726878461.51123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11719 1726878461.51210: 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 0x7f1b08e84320> <<< 11719 1726878461.51282: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7c9160> <<< 11719 1726878461.51306: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 11719 1726878461.51316: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 11719 1726878461.51327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.51377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.51424: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.51452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.51484: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11719 1726878461.51501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11719 1726878461.51524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11719 1726878461.51559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11719 1726878461.51579: 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' <<< 11719 1726878461.51718: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08ed40f0> <<< 11719 1726878461.51741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11719 1726878461.51749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11719 1726878461.51848: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08ed4198> <<< 11719 1726878461.51898: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08e846a0> <<< 11719 1726878461.51955: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7e20b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 11719 1726878461.51972: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.51988: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.52016: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 11719 1726878461.52027: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.52047: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.52067: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 11719 1726878461.52160: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 11719 1726878461.52180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11719 1726878461.52189: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/modules/__init__.py <<< 11719 1726878461.52203: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.52631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.53091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11719 1726878461.53758: 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 0x7f1b08b11a20> <<< 11719 1726878461.53909: stdout chunk (state=3): >>> {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": true, "diff": {"before": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent"}, "after": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "owner": "root", "group": "root", "state": "directory", "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, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11719 1726878461.53922: stdout chunk (state=3): >>># destroy __main__ <<< 11719 1726878461.54167: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 11719 1726878461.54179: 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 <<< 11719 1726878461.54192: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport <<< 11719 1726878461.54204: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat <<< 11719 1726878461.54213: 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 <<< 11719 1726878461.54226: stdout chunk (state=3): >>># destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re <<< 11719 1726878461.54235: stdout chunk (state=3): >>># cleanup[2] removing enum <<< 11719 1726878461.54282: 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 # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 <<< 11719 1726878461.54298: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes <<< 11719 1726878461.54312: 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 <<< 11719 1726878461.54324: stdout chunk (state=3): >>># destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors <<< 11719 1726878461.54337: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy <<< 11719 1726878461.54348: 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 <<< 11719 1726878461.54360: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 11719 1726878461.54369: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 <<< 11719 1726878461.54375: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 11719 1726878461.54409: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11719 1726878461.54579: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11719 1726878461.54606: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11719 1726878461.54615: stdout chunk (state=3): >>># destroy zipimport <<< 11719 1726878461.54626: stdout chunk (state=3): >>># destroy _compression <<< 11719 1726878461.54635: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11719 1726878461.54649: stdout chunk (state=3): >>># destroy _socket <<< 11719 1726878461.54668: 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 <<< 11719 1726878461.54682: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 11719 1726878461.54700: stdout chunk (state=3): >>># 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 <<< 11719 1726878461.54712: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 11719 1726878461.54729: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno <<< 11719 1726878461.54744: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 11719 1726878461.54750: stdout chunk (state=3): >>># destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 11719 1726878461.54771: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11719 1726878461.54786: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 11719 1726878461.54794: 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 <<< 11719 1726878461.54816: 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 <<< 11719 1726878461.54835: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 11719 1726878461.54848: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache <<< 11719 1726878461.54861: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping pwd <<< 11719 1726878461.54867: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib <<< 11719 1726878461.54877: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib <<< 11719 1726878461.54887: stdout chunk (state=3): >>># cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 11719 1726878461.54895: stdout chunk (state=3): >>># destroy encodings <<< 11719 1726878461.54899: stdout chunk (state=3): >>># destroy _locale <<< 11719 1726878461.54935: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 11719 1726878461.54949: stdout chunk (state=3): >>># 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 <<< 11719 1726878461.54960: stdout chunk (state=3): >>># destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes <<< 11719 1726878461.54981: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader <<< 11719 1726878461.54995: stdout chunk (state=3): >>># destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux <<< 11719 1726878461.55004: stdout chunk (state=3): >>># 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 <<< 11719 1726878461.55012: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 11719 1726878461.55018: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 11719 1726878461.55042: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro <<< 11719 1726878461.55053: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # cleanup[3] wiping sys <<< 11719 1726878461.55061: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11719 1726878461.55223: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ <<< 11719 1726878461.55238: 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 <<< 11719 1726878461.55247: 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 <<< 11719 1726878461.55280: 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 <<< 11719 1726878461.55302: stdout chunk (state=3): >>># destroy stat # destroy _heapq # destroy platform # destroy distro <<< 11719 1726878461.55315: stdout chunk (state=3): >>># destroy json.scanner <<< 11719 1726878461.55329: stdout chunk (state=3): >>># destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 11719 1726878461.55348: stdout chunk (state=3): >>># destroy select <<< 11719 1726878461.55368: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 11719 1726878461.55377: stdout chunk (state=3): >>># destroy ctypes <<< 11719 1726878461.55398: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 11719 1726878461.55409: stdout chunk (state=3): >>># destroy time <<< 11719 1726878461.55419: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 11719 1726878461.55438: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 11719 1726878461.55728: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11719 1726878461.55775: stderr chunk (state=3): >>><<< 11719 1726878461.55781: stdout chunk (state=3): >>><<< 11719 1726878461.55827: _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 0x7f1b108cae48> # /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 0x7f1b10860828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b108ca9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1086d630> 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 0x7f1b10874160> # /usr/lib64/python3.6/__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 0x7f1b108790f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10874748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10874390> # /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 0x7f1b1081e470> # /usr/lib64/python3.6/__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 0x7f1b10823e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1081eb38> # /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 0x7f1b1082a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1080dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b10810198> # /usr/lib64/python3.6/__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 0x7f1b0eb1e940> # /usr/lib64/python3.6/__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 0x7f1b0eb30240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b1087ea20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f1b0ea9d278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaa84a8> # /usr/lib64/python3.6/__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 0x7f1b0eaac198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaa8c88> 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 0x7f1b0eaac278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaf99b0> # /usr/lib64/python3.6/__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 0x7f1b0eaf9da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaeb358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaf1358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eae3630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0ead5668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f1b0e856470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e846ef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eaeb630> 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 0x7f1b0e868048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eacf4a8> # /usr/lib64/python3.6/__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 0x7f1b0e8683c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e8681d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0e8684e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0eb47208> # /usr/lib64/python3.6/__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 0x7f1b0e868fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868be0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e876898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f1b0e8800b8> # /usr/lib64/python3.6/__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 0x7f1b0e3fb390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e876978> # /usr/lib64/python3.6/__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 0x7f1b0e400e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868710> # /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 0x7f1b0e4254e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0e425898> # /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 0x7f1b0e42b588> # /usr/lib64/python3.6/__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 0x7f1b0e1d7da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1cb4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1cb1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1c10b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e42bf28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0e1d1198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e425c18> # /usr/lib64/python3.6/__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 0x7f1b107dd908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e1d1240> 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 0x7f1b107ddc88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e868a58> # /usr/lib64/python3.6/__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 0x7f1b107f07b8> # /usr/lib64/python3.6/__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 0x7f1b107f7828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107f7cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107f7e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107f7048> # /usr/lib64/python3.6/__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 0x7f1b10800198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107f76d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b107f7438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b107e5cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0e410550> # /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 0x7f1b107f0668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f1b0c7f9b00> # zipimport: found 33 names in '/tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c78c3c8> 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 0x7f1b0c4de470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c78cfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c78c0b8> # /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 0x7f1b0c4b7d30> # /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 0x7f1b0c525b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c4cc588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c4cc1d0> # /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 0x7f1b0c524320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c5044a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c4f76a0> # /usr/lib64/python3.6/__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 0x7f1b0c504898> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c819668> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c50d5f8> # /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 0x7f1b0c7780b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f1b0c78e128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7684a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c768cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c5199b0> # /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 0x7f1b0c467128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c768320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c474048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c474160> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c4742b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c50d748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f1b0c484c18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c480358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c480550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c474dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b0c4a1080> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7d9cf8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7d9518> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f1b0c7d9b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c48cef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08e4a748> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08ec1eb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b08e84320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7c9160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f1b08ed40f0> # /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 0x7f1b08ed4198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08e846a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0c7e20b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_83po9g0t/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b08b11a20> {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": true, "diff": {"before": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent"}, "after": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "directory"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "owner": "root", "group": "root", "state": "directory", "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, "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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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 11719 1726878461.55937: done with _execute_module (file, {'path': '/etc/systemd/system/cockpit.socket.d/', 'owner': 'root', 'group': 'root', 'state': 'directory', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11719 1726878461.55952: _low_level_execute_command(): starting 11719 1726878461.55957: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878461.165685-11719-18109604409728/ > /dev/null 2>&1 && sleep 0' 11719 1726878461.58486: stderr chunk (state=2): >>><<< 11719 1726878461.58492: stdout chunk (state=2): >>><<< 11719 1726878461.58504: _low_level_execute_command() done: rc=0, stdout=, stderr= 11719 1726878461.58511: handler run complete 11719 1726878461.58530: attempt loop complete, returning result 11719 1726878461.58536: _execute() done 11719 1726878461.58539: dumping result to json 11719 1726878461.58546: done dumping result, returning 11719 1726878461.58554: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file directory [0affdecc-488f-1992-aed8-000000000040] 11719 1726878461.58560: sending task result for task 0affdecc-488f-1992-aed8-000000000040 11719 1726878461.58594: done sending task result for task 0affdecc-488f-1992-aed8-000000000040 11719 1726878461.58598: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/cockpit.socket.d/", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } 11123 1726878461.58813: no more pending results, returning what we have 11123 1726878461.58816: results queue empty 11123 1726878461.58817: checking for any_errors_fatal 11123 1726878461.58819: done checking for any_errors_fatal 11123 1726878461.58821: checking for max_fail_percentage 11123 1726878461.58823: done checking for max_fail_percentage 11123 1726878461.58823: checking to see if all hosts have failed and the running result is not ok 11123 1726878461.58824: done checking to see if all hosts have failed 11123 1726878461.58824: getting the remaining hosts for this loop 11123 1726878461.58826: done getting the remaining hosts for this loop 11123 1726878461.58829: getting the next task for host managed_node3 11123 1726878461.58836: done getting next task for host managed_node3 11123 1726878461.58839: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file 11123 1726878461.58842: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878461.58851: getting variables 11123 1726878461.58853: in VariableManager get_vars() 11123 1726878461.58887: Calling all_inventory to load vars for managed_node3 11123 1726878461.58889: Calling groups_inventory to load vars for managed_node3 11123 1726878461.58891: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878461.58899: Calling all_plugins_play to load vars for managed_node3 11123 1726878461.58902: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878461.58904: Calling groups_plugins_play to load vars for managed_node3 11123 1726878461.59402: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878461.59902: done with get_vars() 11123 1726878461.59914: done getting variables 11123 1726878461.60007: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:47 Friday 20 September 2024 20:27:41 -0400 (0:00:00.477) 0:00:47.583 ****** 11123 1726878461.60031: entering _queue_task() for managed_node3/copy 11123 1726878461.60196: worker is 1 (out of 1 available) 11123 1726878461.60210: exiting _queue_task() for managed_node3/copy 11123 1726878461.60223: done queuing things up, now waiting for results queue to drain 11123 1726878461.60224: waiting for pending results... 11727 1726878461.60351: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file 11727 1726878461.60462: in run() - task 0affdecc-488f-1992-aed8-000000000041 11727 1726878461.60479: variable 'ansible_search_path' from source: unknown 11727 1726878461.60482: variable 'ansible_search_path' from source: unknown 11727 1726878461.60509: calling self._execute() 11727 1726878461.60573: variable 'ansible_host' from source: host vars for 'managed_node3' 11727 1726878461.60582: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11727 1726878461.60591: variable 'omit' from source: magic vars 11727 1726878461.60918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11727 1726878461.61095: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11727 1726878461.61131: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11727 1726878461.61158: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11727 1726878461.61183: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11727 1726878461.61247: 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) 11727 1726878461.61267: 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) 11727 1726878461.61285: 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) 11727 1726878461.61304: 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) 11727 1726878461.61392: variable 'cockpit_port' from source: include params 11727 1726878461.61404: Evaluated conditional (cockpit_port is not none): True 11727 1726878461.61411: variable 'omit' from source: magic vars 11727 1726878461.61444: variable 'omit' from source: magic vars 11727 1726878461.61511: variable 'cockpit_port' from source: include params 11727 1726878461.61540: variable 'omit' from source: magic vars 11727 1726878461.61560: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11727 1726878461.61580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11727 1726878461.61594: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11727 1726878461.61607: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11727 1726878461.61617: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11727 1726878461.61643: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11727 1726878461.61649: variable 'ansible_host' from source: host vars for 'managed_node3' 11727 1726878461.61653: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11727 1726878461.61716: Set connection var ansible_timeout to 10 11727 1726878461.61723: Set connection var ansible_connection to ssh 11727 1726878461.61730: Set connection var ansible_shell_executable to /bin/sh 11727 1726878461.61739: Set connection var ansible_pipelining to False 11727 1726878461.61744: Set connection var ansible_module_compression to ZIP_DEFLATED 11727 1726878461.61750: Set connection var ansible_shell_type to sh 11727 1726878461.61766: variable 'ansible_shell_executable' from source: unknown 11727 1726878461.61770: variable 'ansible_connection' from source: unknown 11727 1726878461.61773: variable 'ansible_module_compression' from source: unknown 11727 1726878461.61776: variable 'ansible_shell_type' from source: unknown 11727 1726878461.61780: variable 'ansible_shell_executable' from source: unknown 11727 1726878461.61783: variable 'ansible_host' from source: host vars for 'managed_node3' 11727 1726878461.61787: variable 'ansible_pipelining' from source: unknown 11727 1726878461.61790: variable 'ansible_timeout' from source: unknown 11727 1726878461.61795: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11727 1726878461.61862: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11727 1726878461.61873: variable 'omit' from source: magic vars 11727 1726878461.61880: starting attempt loop 11727 1726878461.61884: running the handler 11727 1726878461.61894: _low_level_execute_command(): starting 11727 1726878461.61901: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11727 1726878461.64166: stdout chunk (state=2): >>>/root <<< 11727 1726878461.64278: stderr chunk (state=3): >>><<< 11727 1726878461.64284: stdout chunk (state=3): >>><<< 11727 1726878461.64299: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11727 1726878461.64312: _low_level_execute_command(): starting 11727 1726878461.64318: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120 `" && echo ansible-tmp-1726878461.6430604-11727-4543552157120="` echo /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120 `" ) && sleep 0' 11727 1726878461.66746: stdout chunk (state=2): >>>ansible-tmp-1726878461.6430604-11727-4543552157120=/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120 <<< 11727 1726878461.66867: stderr chunk (state=3): >>><<< 11727 1726878461.66873: stdout chunk (state=3): >>><<< 11727 1726878461.66887: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878461.6430604-11727-4543552157120=/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120 , stderr= 11727 1726878461.66949: variable 'ansible_module_compression' from source: unknown 11727 1726878461.66989: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 11727 1726878461.67020: variable 'ansible_facts' from source: unknown 11727 1726878461.67089: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_stat.py 11727 1726878461.67169: Sending initial data 11727 1726878461.67176: Sent initial data (151 bytes) 11727 1726878461.69651: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpqyt11j_3 /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_stat.py <<< 11727 1726878461.70842: stderr chunk (state=3): >>><<< 11727 1726878461.70848: stdout chunk (state=3): >>><<< 11727 1726878461.70867: done transferring module to remote 11727 1726878461.70878: _low_level_execute_command(): starting 11727 1726878461.70883: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/ /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_stat.py && sleep 0' 11727 1726878461.73186: stderr chunk (state=2): >>><<< 11727 1726878461.73193: stdout chunk (state=2): >>><<< 11727 1726878461.73205: _low_level_execute_command() done: rc=0, stdout=, stderr= 11727 1726878461.73209: _low_level_execute_command(): starting 11727 1726878461.73215: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_stat.py && sleep 0' 11727 1726878461.75943: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 11727 1726878461.75958: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # <<< 11727 1726878461.75971: stdout chunk (state=3): >>>import '_weakref' # <<< 11727 1726878461.76025: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11727 1726878461.76061: stdout chunk (state=3): >>>import '_io' # <<< 11727 1726878461.76068: stdout chunk (state=3): >>>import 'marshal' # <<< 11727 1726878461.76100: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11727 1726878461.76116: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11727 1726878461.76130: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11727 1726878461.76175: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11727 1726878461.76183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.76204: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11727 1726878461.76228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11727 1726878461.76238: stdout chunk (state=3): >>>import '_codecs' # <<< 11727 1726878461.76266: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab6fe48> <<< 11727 1726878461.76290: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11727 1726878461.76311: 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 0x7faffab05828> <<< 11727 1726878461.76323: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab6f9b0> <<< 11727 1726878461.76344: 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' <<< 11727 1726878461.76353: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab12630> <<< 11727 1726878461.76375: stdout chunk (state=3): >>>import '_signal' # <<< 11727 1726878461.76390: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11727 1726878461.76402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11727 1726878461.76413: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab19160> <<< 11727 1726878461.76433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11727 1726878461.76440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11727 1726878461.76471: 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' <<< 11727 1726878461.76482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11727 1726878461.76496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11727 1726878461.76505: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab1e0f0> <<< 11727 1726878461.76520: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab19748> <<< 11727 1726878461.76550: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab19390> <<< 11727 1726878461.76574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11727 1726878461.76589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11727 1726878461.76605: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11727 1726878461.76624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11727 1726878461.76633: stdout chunk (state=3): >>>import 'errno' # <<< 11727 1726878461.76655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11727 1726878461.76664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11727 1726878461.76681: stdout chunk (state=3): >>>import '_stat' # <<< 11727 1726878461.76688: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaac3470> <<< 11727 1726878461.76709: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11727 1726878461.76716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11727 1726878461.76735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11727 1726878461.76744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11727 1726878461.76753: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaac8e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaac3b38> <<< 11727 1726878461.76779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11727 1726878461.76815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11727 1726878461.76926: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaacf4e0> <<< 11727 1726878461.76945: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaab2d68> <<< 11727 1726878461.76970: 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' <<< 11727 1726878461.76976: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaab5198> <<< 11727 1726878461.77014: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11727 1726878461.77030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11727 1726878461.77047: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8dc3940> <<< 11727 1726878461.77062: 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 <<< 11727 1726878461.77083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11727 1726878461.77089: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8dd5240> <<< 11727 1726878461.77178: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab23a20> <<< 11727 1726878461.77185: 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. <<< 11727 1726878461.77411: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11727 1726878461.77422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11727 1726878461.77440: 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' <<< 11727 1726878461.77461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11727 1726878461.77475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11727 1726878461.77501: 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' <<< 11727 1726878461.77529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11727 1726878461.77596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11727 1726878461.77606: stdout chunk (state=3): >>>import '_functools' # <<< 11727 1726878461.77620: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11727 1726878461.77654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.77672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11727 1726878461.77687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11727 1726878461.77702: stdout chunk (state=3): >>>import '_operator' # <<< 11727 1726878461.77717: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d43208> <<< 11727 1726878461.77735: 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' <<< 11727 1726878461.77740: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d4d438> <<< 11727 1726878461.77758: 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' <<< 11727 1726878461.77784: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.77797: 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 0x7faff8d51128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d4dc18> <<< 11727 1726878461.77805: stdout chunk (state=3): >>>import 'itertools' # <<< 11727 1726878461.77827: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11727 1726878461.77837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11727 1726878461.77854: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d51208> <<< 11727 1726878461.77864: stdout chunk (state=3): >>>import '_collections' # <<< 11727 1726878461.77913: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d9e940> <<< 11727 1726878461.77927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11727 1726878461.77946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11727 1726878461.77977: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d9ed30> <<< 11727 1726878461.78035: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d902e8> <<< 11727 1726878461.78050: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11727 1726878461.78068: 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 0x7faff8d962e8> <<< 11727 1726878461.78074: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d885c0> <<< 11727 1726878461.78110: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d7a5f8> <<< 11727 1726878461.78131: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11727 1726878461.78140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11727 1726878461.78152: stdout chunk (state=3): >>>import '_sre' # <<< 11727 1726878461.78167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11727 1726878461.78182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11727 1726878461.78200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11727 1726878461.78208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11727 1726878461.78231: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8afb438> <<< 11727 1726878461.78253: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8aebeb8> <<< 11727 1726878461.78262: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d90240> <<< 11727 1726878461.78276: stdout chunk (state=3): >>>import '_locale' # <<< 11727 1726878461.78322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11727 1726878461.78341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b07fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d74438> <<< 11727 1726878461.78361: 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' <<< 11727 1726878461.78386: 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' <<< 11727 1726878461.78401: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff8b0c390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0c198> <<< 11727 1726878461.78419: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.78431: 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 0x7faff8b0c4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8ded198> <<< 11727 1726878461.78450: 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' <<< 11727 1726878461.78475: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11727 1726878461.78482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.78502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11727 1726878461.78514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11727 1726878461.78526: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0cf98> <<< 11727 1726878461.78531: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0cba8> <<< 11727 1726878461.78552: 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' <<< 11727 1726878461.78566: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b1d860> <<< 11727 1726878461.78571: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11727 1726878461.78593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11727 1726878461.78608: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11727 1726878461.78625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11727 1726878461.78676: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b25080> <<< 11727 1726878461.78704: 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' <<< 11727 1726878461.78746: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86a0358> <<< 11727 1726878461.78758: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b1d940> <<< 11727 1726878461.78777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11727 1726878461.78785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11727 1726878461.78843: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86a5e10> <<< 11727 1726878461.78850: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0c6d8> <<< 11727 1726878461.78868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11727 1726878461.78881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11727 1726878461.78906: 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 0x7faff86ca470> <<< 11727 1726878461.78936: 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 0x7faff86ca828> <<< 11727 1726878461.78955: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11727 1726878461.78973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11727 1726878461.78996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11727 1726878461.79002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11727 1726878461.79016: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86d0518> <<< 11727 1726878461.79030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11727 1726878461.79054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11727 1726878461.79071: stdout chunk (state=3): >>>import 'time' # <<< 11727 1726878461.79085: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11727 1726878461.79098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11727 1726878461.79124: 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' <<< 11727 1726878461.79147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11727 1726878461.79180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11727 1726878461.79203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11727 1726878461.79214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff847cd30> <<< 11727 1726878461.79329: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8470470> <<< 11727 1726878461.79341: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8470160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8466048> <<< 11727 1726878461.79369: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86d0eb8> <<< 11727 1726878461.79400: 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' <<< 11727 1726878461.79411: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff8476128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86caba8> <<< 11727 1726878461.79433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11727 1726878461.79447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11727 1726878461.79485: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79503: 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 0x7faffaa7b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff84761d0> import 'pwd' # <<< 11727 1726878461.79530: 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 0x7faffaa7bc18> <<< 11727 1726878461.79595: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0ca20> <<< 11727 1726878461.79608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11727 1726878461.79623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11727 1726878461.79639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11727 1726878461.79655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11727 1726878461.79678: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79687: 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 0x7faffaa94748> <<< 11727 1726878461.79705: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11727 1726878461.79711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11727 1726878461.79841: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79852: 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 0x7faffaa9d7b8> <<< 11727 1726878461.79870: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79878: 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 0x7faffaa9dc88> <<< 11727 1726878461.79899: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79917: 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 0x7faffaa9dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa94f98> <<< 11727 1726878461.79930: 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' <<< 11727 1726878461.79952: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79965: 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 0x7faffaaa5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa9d668> <<< 11727 1726878461.79984: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.79993: 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 0x7faffaa9d3c8> <<< 11727 1726878461.80007: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa89c88> <<< 11727 1726878461.80025: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86b54e0> <<< 11727 1726878461.80042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11727 1726878461.80079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11727 1726878461.80117: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa945f8> <<< 11727 1726878461.80238: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11727 1726878461.80245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11727 1726878461.80261: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a9ea90> <<< 11727 1726878461.80322: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip' <<< 11727 1726878461.80331: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11727 1726878461.80361: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11727 1726878461.80378: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.80384: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 11727 1726878461.80400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.81459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.82366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11727 1726878461.82377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff68916d8> import 'atexit' # <<< 11727 1726878461.82397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11727 1726878461.82428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11727 1726878461.82490: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.82503: 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 0x7faff6784400> <<< 11727 1726878461.82510: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6891f98> <<< 11727 1726878461.82518: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.82527: 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 0x7faff6891048> <<< 11727 1726878461.82547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11727 1726878461.82567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11727 1726878461.82612: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6761cc0> <<< 11727 1726878461.82624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11727 1726878461.82646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11727 1726878461.82661: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11727 1726878461.82694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11727 1726878461.82715: 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' <<< 11727 1726878461.82797: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67c9208> <<< 11727 1726878461.82825: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.82833: 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 0x7faff67c9c50> <<< 11727 1726878461.82854: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.82861: 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 0x7faff6774278> <<< 11727 1726878461.82880: 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' <<< 11727 1726878461.82947: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6774c88> <<< 11727 1726878461.82955: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67a9438> <<< 11727 1726878461.83257: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff679e630> <<< 11727 1726878461.83272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11727 1726878461.83281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11727 1726878461.83298: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6ac0e48> <<< 11727 1726878461.83324: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.83331: 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 0x7faff6784198> <<< 11727 1726878461.83354: 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 0x7faff67b3550> <<< 11727 1726878461.83373: 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 <<< 11727 1726878461.83382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11727 1726878461.83403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11727 1726878461.83426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11727 1726878461.83452: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11727 1726878461.83467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.83513: 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 0x7faff689bfd0> <<< 11727 1726878461.83592: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11727 1726878461.83600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11727 1726878461.83615: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff68b40b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688e400> <<< 11727 1726878461.83636: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11727 1726878461.83644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11727 1726878461.83657: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688ec18> <<< 11727 1726878461.83846: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67c0908> <<< 11727 1726878461.83879: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11727 1726878461.83907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.83933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11727 1726878461.83944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11727 1726878461.83952: stdout chunk (state=3): >>>import '_string' # <<< 11727 1726878461.84030: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a4c080> <<< 11727 1726878461.84087: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688e278> <<< 11727 1726878461.84209: 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' <<< 11727 1726878461.84217: 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 0x7faff6a4cf28> <<< 11727 1726878461.84241: 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' <<< 11727 1726878461.84250: 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 0x7faff6a5a080> <<< 11727 1726878461.84283: 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' <<< 11727 1726878461.84291: 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 0x7faff6a5a1d0> <<< 11727 1726878461.84304: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67b36a0> <<< 11727 1726878461.84325: 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' <<< 11727 1726878461.84344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11727 1726878461.84358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11727 1726878461.84405: 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 0x7faff6a68b70> <<< 11727 1726878461.84574: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a662b0> <<< 11727 1726878461.84597: 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' <<< 11727 1726878461.84612: 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 0x7faff6a664a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a5ad30> <<< 11727 1726878461.84636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 11727 1726878461.84643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.84717: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.84786: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.84805: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11727 1726878461.84817: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11727 1726878461.84829: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.84925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.85022: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11727 1726878461.85039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.85049: 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' <<< 11727 1726878461.85071: 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' <<< 11727 1726878461.85100: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.85109: 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 0x7faff6a7ff60> <<< 11727 1726878461.85159: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a7fc18> <<< 11727 1726878461.85191: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a7f438> <<< 11727 1726878461.85209: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11727 1726878461.85217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11727 1726878461.85258: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a7fa90> <<< 11727 1726878461.85270: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a70dd8> # zipimport: zlib available <<< 11727 1726878461.85722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.86165: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 11727 1726878461.86179: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 11727 1726878461.86206: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11727 1726878461.86237: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.86256: 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_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 11727 1726878461.86269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.86281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.86302: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11727 1726878461.86420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.86539: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11727 1726878461.86556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11727 1726878461.86568: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6861668> # zipimport: zlib available <<< 11727 1726878461.86920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87374: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 11727 1726878461.87381: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87405: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87433: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 11727 1726878461.87444: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87502: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87576: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 11727 1726878461.87586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87595: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11727 1726878461.87605: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87632: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87666: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11727 1726878461.87674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.87841: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11727 1726878461.88022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11727 1726878461.88135: stdout chunk (state=3): >>>import '_ast' # <<< 11727 1726878461.88150: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6918dd8> <<< 11727 1726878461.88156: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88176: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88194: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11727 1726878461.88251: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88303: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11727 1726878461.88317: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 11727 1726878461.88324: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11727 1726878461.88346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88369: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88404: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 11727 1726878461.88412: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88441: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88514: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88574: 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 <<< 11727 1726878461.88713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878461.88795: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878461.88804: 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 0x7faff68dd2e8> <<< 11727 1726878461.88864: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a3b128> <<< 11727 1726878461.88892: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 11727 1726878461.88902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.88950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89000: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89059: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11727 1726878461.89073: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11727 1726878461.89094: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11727 1726878461.89119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11727 1726878461.89143: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11727 1726878461.89151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11727 1726878461.89282: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6969080> <<< 11727 1726878461.89296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11727 1726878461.89311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11727 1726878461.89403: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6969128> <<< 11727 1726878461.89460: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff68dd630> <<< 11727 1726878461.89507: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a46080> <<< 11727 1726878461.89525: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11727 1726878461.89544: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89570: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 11727 1726878461.89586: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89595: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89608: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 11727 1726878461.89706: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 11727 1726878461.89718: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89727: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 11727 1726878461.89736: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.89842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.90005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878461.90165: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 11727 1726878461.90174: stdout chunk (state=3): >>># destroy __main__ <<< 11727 1726878461.90388: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11727 1726878461.90405: 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 <<< 11727 1726878461.90414: 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 <<< 11727 1726878461.90436: stdout chunk (state=3): >>># cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # 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 <<< 11727 1726878461.90456: stdout chunk (state=3): >>># cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # 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 <<< 11727 1726878461.90466: 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 <<< 11727 1726878461.90477: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # 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 <<< 11727 1726878461.90494: stdout chunk (state=3): >>># destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 11727 1726878461.90507: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 11727 1726878461.90515: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 11727 1726878461.90686: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11727 1726878461.90712: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 11727 1726878461.90723: stdout chunk (state=3): >>># destroy zipimport <<< 11727 1726878461.90737: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11727 1726878461.90744: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11727 1726878461.90754: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 11727 1726878461.90764: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11727 1726878461.90792: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11727 1726878461.90802: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11727 1726878461.90821: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 11727 1726878461.90834: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 11727 1726878461.90843: stdout chunk (state=3): >>># destroy selinux <<< 11727 1726878461.90851: stdout chunk (state=3): >>># destroy platform # destroy distro <<< 11727 1726878461.90859: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse <<< 11727 1726878461.90864: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11727 1726878461.90894: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11727 1726878461.90904: stdout chunk (state=3): >>># destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 11727 1726878461.90922: 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 <<< 11727 1726878461.90934: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 11727 1726878461.90949: 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 <<< 11727 1726878461.90958: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil <<< 11727 1726878461.90976: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11727 1726878461.90997: 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 <<< 11727 1726878461.91006: stdout chunk (state=3): >>># destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 11727 1726878461.91024: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11727 1726878461.91140: stdout chunk (state=3): >>># destroy posixpath <<< 11727 1726878461.91159: stdout chunk (state=3): >>># destroy stat <<< 11727 1726878461.91171: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11727 1726878461.91180: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11727 1726878461.91208: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11727 1726878461.91218: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11727 1726878461.91237: 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 <<< 11727 1726878461.91486: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11727 1726878461.91537: stderr chunk (state=3): >>><<< 11727 1726878461.91544: stdout chunk (state=3): >>><<< 11727 1726878461.91586: _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 0x7faffab6fe48> # /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 0x7faffab05828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab6f9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab12630> 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 0x7faffab19160> # /usr/lib64/python3.6/__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 0x7faffab1e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab19748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab19390> # /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 0x7faffaac3470> # /usr/lib64/python3.6/__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 0x7faffaac8e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaac3b38> # /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 0x7faffaacf4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaab2d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaab5198> # /usr/lib64/python3.6/__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 0x7faff8dc3940> # /usr/lib64/python3.6/__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 0x7faff8dd5240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffab23a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7faff8d43208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d4d438> # /usr/lib64/python3.6/__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 0x7faff8d51128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d4dc18> 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 0x7faff8d51208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d9e940> # /usr/lib64/python3.6/__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 0x7faff8d9ed30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d902e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d962e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d885c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d7a5f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7faff8afb438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8aebeb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d90240> 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 0x7faff8b07fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8d74438> # /usr/lib64/python3.6/__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 0x7faff8b0c390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0c198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff8b0c4a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8ded198> # /usr/lib64/python3.6/__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 0x7faff8b0cf98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0cba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b1d860> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7faff8b25080> # /usr/lib64/python3.6/__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 0x7faff86a0358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b1d940> # /usr/lib64/python3.6/__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 0x7faff86a5e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0c6d8> # /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 0x7faff86ca470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff86ca828> # /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 0x7faff86d0518> # /usr/lib64/python3.6/__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 0x7faff847cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8470470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8470160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8466048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86d0eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff8476128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86caba8> # /usr/lib64/python3.6/__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 0x7faffaa7b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff84761d0> 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 0x7faffaa7bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff8b0ca20> # /usr/lib64/python3.6/__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 0x7faffaa94748> # /usr/lib64/python3.6/__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 0x7faffaa9d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faffaa9dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faffaa9dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa94f98> # /usr/lib64/python3.6/__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 0x7faffaaa5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa9d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faffaa9d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faffaa89c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff86b54e0> # /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 0x7faffaa945f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7faff6a9ea90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_swgyp173/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/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 0x7faff68916d8> 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 0x7faff6784400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6891f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6891048> # /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 0x7faff6761cc0> # /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 0x7faff67c9208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff67c9c50> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6774278> # /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 0x7faff6774c88> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67a9438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff679e630> # /usr/lib64/python3.6/__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 0x7faff6ac0e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6784198> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67b3550> # /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 0x7faff689bfd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7faff68b40b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688e400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688ec18> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67c0908> # /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 0x7faff6a4c080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff688e278> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6a4cf28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6a5a080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6a5a1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff67b36a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7faff6a68b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a662b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faff6a664a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a5ad30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/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_swgyp173/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 0x7faff6a7ff60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a7fc18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a7f438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7faff6a7fa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a70dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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 0x7faff6861668> # 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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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 0x7faff6918dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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 0x7faff68dd2e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a3b128> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7faff6969080> # /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 0x7faff6969128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff68dd630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faff6a46080> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/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_swgyp173/ansible_ansible.legacy.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": "/etc/systemd/system/cockpit.socket.d/listen.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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 11727 1726878461.91685: done with _execute_module (ansible.legacy.stat, {'path': '/etc/systemd/system/cockpit.socket.d/listen.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-1726878461.6430604-11727-4543552157120/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11727 1726878461.92104: Sending initial data 11727 1726878461.92111: Sent initial data (140 bytes) 11727 1726878461.94472: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp2hwma844 /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source <<< 11727 1726878461.94921: stderr chunk (state=3): >>><<< 11727 1726878461.94929: stdout chunk (state=3): >>><<< 11727 1726878461.94947: _low_level_execute_command(): starting 11727 1726878461.94953: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/ /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source && sleep 0' 11727 1726878461.97387: stderr chunk (state=2): >>><<< 11727 1726878461.97394: stdout chunk (state=2): >>><<< 11727 1726878461.97405: _low_level_execute_command() done: rc=0, stdout=, stderr= 11727 1726878461.97426: variable 'ansible_module_compression' from source: unknown 11727 1726878461.97461: ANSIBALLZ: Using generic lock for ansible.legacy.copy 11727 1726878461.97466: ANSIBALLZ: Acquiring lock 11727 1726878461.97471: ANSIBALLZ: Lock acquired: 140599945055888 11727 1726878461.97476: ANSIBALLZ: Creating module 11727 1726878462.06168: ANSIBALLZ: Writing module into payload 11727 1726878462.06301: ANSIBALLZ: Writing module 11727 1726878462.06320: ANSIBALLZ: Renaming module 11727 1726878462.06327: ANSIBALLZ: Done creating module 11727 1726878462.06340: variable 'ansible_facts' from source: unknown 11727 1726878462.06391: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_copy.py 11727 1726878462.06473: Sending initial data 11727 1726878462.06480: Sent initial data (151 bytes) 11727 1726878462.09010: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpz_1908ho /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_copy.py <<< 11727 1726878462.10225: stderr chunk (state=3): >>><<< 11727 1726878462.10231: stdout chunk (state=3): >>><<< 11727 1726878462.10249: done transferring module to remote 11727 1726878462.10259: _low_level_execute_command(): starting 11727 1726878462.10264: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/ /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_copy.py && sleep 0' 11727 1726878462.12580: stderr chunk (state=2): >>><<< 11727 1726878462.12586: stdout chunk (state=2): >>><<< 11727 1726878462.12598: _low_level_execute_command() done: rc=0, stdout=, stderr= 11727 1726878462.12602: _low_level_execute_command(): starting 11727 1726878462.12607: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/AnsiballZ_copy.py && sleep 0' 11727 1726878462.15666: 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 0x7f739bbc6e48> # /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 0x7f739bb5c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bbc69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb69630> <<< 11727 1726878462.15678: stdout chunk (state=3): >>>import '_signal' # <<< 11727 1726878462.15688: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11727 1726878462.15698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11727 1726878462.15703: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb70160> <<< 11727 1726878462.15728: 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' <<< 11727 1726878462.15751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11727 1726878462.15763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11727 1726878462.15771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11727 1726878462.15785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11727 1726878462.15800: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb750f0> <<< 11727 1726878462.15814: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb70748> <<< 11727 1726878462.15843: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb70390> <<< 11727 1726878462.15870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11727 1726878462.15882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11727 1726878462.15901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11727 1726878462.15922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11727 1726878462.15929: stdout chunk (state=3): >>>import 'errno' # <<< 11727 1726878462.15951: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11727 1726878462.15967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11727 1726878462.15977: stdout chunk (state=3): >>>import '_stat' # <<< 11727 1726878462.15982: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb1a470> <<< 11727 1726878462.16006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11727 1726878462.16013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11727 1726878462.16033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11727 1726878462.16044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11727 1726878462.16055: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb1ab38> <<< 11727 1726878462.16080: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11727 1726878462.16115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11727 1726878462.16223: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb264e0> <<< 11727 1726878462.16245: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb09d68> <<< 11727 1726878462.16261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11727 1726878462.16270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb0c198> <<< 11727 1726878462.16314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11727 1726878462.16329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11727 1726878462.16346: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399e1a940> <<< 11727 1726878462.16358: 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 <<< 11727 1726878462.16383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11727 1726878462.16390: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399e2c240> <<< 11727 1726878462.16473: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb7aa20> <<< 11727 1726878462.16481: 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. <<< 11727 1726878462.16720: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11727 1726878462.16727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11727 1726878462.16745: 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' <<< 11727 1726878462.16779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11727 1726878462.16785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11727 1726878462.16807: 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' <<< 11727 1726878462.16830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11727 1726878462.16901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11727 1726878462.16910: stdout chunk (state=3): >>>import '_functools' # <<< 11727 1726878462.16927: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11727 1726878462.16962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878462.16978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11727 1726878462.16996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11727 1726878462.17009: stdout chunk (state=3): >>>import '_operator' # <<< 11727 1726878462.17022: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399d9a208> <<< 11727 1726878462.17040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11727 1726878462.17049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399da4438> <<< 11727 1726878462.17066: 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' <<< 11727 1726878462.17092: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.17102: 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 0x7f7399da8128> <<< 11727 1726878462.17115: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399da4c18> import 'itertools' # <<< 11727 1726878462.17134: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11727 1726878462.17149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11727 1726878462.17157: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399da8208> <<< 11727 1726878462.17169: stdout chunk (state=3): >>>import '_collections' # <<< 11727 1726878462.17222: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399df5940> <<< 11727 1726878462.17237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11727 1726878462.17251: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11727 1726878462.17283: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399df5d30> <<< 11727 1726878462.17340: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399de72e8> <<< 11727 1726878462.17356: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11727 1726878462.17368: 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 0x7f7399ded2e8> <<< 11727 1726878462.17375: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399ddf5c0> <<< 11727 1726878462.17414: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399dd15f8> <<< 11727 1726878462.17438: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11727 1726878462.17445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11727 1726878462.17462: stdout chunk (state=3): >>>import '_sre' # <<< 11727 1726878462.17481: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11727 1726878462.17490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11727 1726878462.17505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11727 1726878462.17515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11727 1726878462.17539: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b52400> <<< 11727 1726878462.17558: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b42e80> <<< 11727 1726878462.17574: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399de75c0> <<< 11727 1726878462.17583: stdout chunk (state=3): >>>import '_locale' # <<< 11727 1726878462.17629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11727 1726878462.17648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b5ef98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399dcb438> <<< 11727 1726878462.17666: 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' <<< 11727 1726878462.17691: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.17701: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.17709: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7399b64358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b64160> <<< 11727 1726878462.17727: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'<<< 11727 1726878462.17737: 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 0x7f7399b64470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399e44198> <<< 11727 1726878462.17762: 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' <<< 11727 1726878462.17783: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11727 1726878462.17791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878462.17806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11727 1726878462.17818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11727 1726878462.17835: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b64f60> <<< 11727 1726878462.17841: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b64b70> <<< 11727 1726878462.17860: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11727 1726878462.17869: 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 0x7f7399b74828> <<< 11727 1726878462.17877: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11727 1726878462.17903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11727 1726878462.17920: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11727 1726878462.17933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11727 1726878462.17980: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b7c048> <<< 11727 1726878462.18004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11727 1726878462.18011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11727 1726878462.18047: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73996f7320> <<< 11727 1726878462.18055: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b74908> <<< 11727 1726878462.18077: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11727 1726878462.18086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11727 1726878462.18145: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73996fce10> <<< 11727 1726878462.18152: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b646a0> <<< 11727 1726878462.18170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11727 1726878462.18184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11727 1726878462.18209: 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' <<< 11727 1726878462.18217: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399721470> <<< 11727 1726878462.18242: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.18254: 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 0x7f7399721828> <<< 11727 1726878462.18266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11727 1726878462.18280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11727 1726878462.18305: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11727 1726878462.18312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11727 1726878462.18329: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399727518> <<< 11727 1726878462.18339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11727 1726878462.18365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11727 1726878462.18378: stdout chunk (state=3): >>>import 'time' # <<< 11727 1726878462.18400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11727 1726878462.18408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11727 1726878462.18434: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11727 1726878462.18441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11727 1726878462.18458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11727 1726878462.18490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11727 1726878462.18512: 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' <<< 11727 1726878462.18523: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994d3d30> <<< 11727 1726878462.18639: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994c7470> <<< 11727 1726878462.18648: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994c7160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994bd048> <<< 11727 1726878462.18679: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399727eb8> <<< 11727 1726878462.18708: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.18720: 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 0x7f73994cd128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399721ba8> <<< 11727 1726878462.18744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11727 1726878462.18758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11727 1726878462.18793: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.18803: 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 0x7f739bad2898> <<< 11727 1726878462.18817: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994cd1d0> import 'pwd' # <<< 11727 1726878462.18838: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.18846: 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 0x7f739bad2c18> <<< 11727 1726878462.18902: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b649e8> <<< 11727 1726878462.18921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11727 1726878462.18930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11727 1726878462.18952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11727 1726878462.18960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11727 1726878462.18991: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.18999: 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 0x7f739baeb748> <<< 11727 1726878462.19014: 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' <<< 11727 1726878462.19153: 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 0x7f739baf47b8> <<< 11727 1726878462.19182: 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 0x7f739baf4c88> <<< 11727 1726878462.19218: 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 0x7f739baf4da0> <<< 11727 1726878462.19228: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739baebf98> <<< 11727 1726878462.19246: 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' <<< 11727 1726878462.19261: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.19274: 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 0x7f739bafc128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739baf4668> <<< 11727 1726878462.19294: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.19305: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.19311: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f739baf43c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bae0c88> <<< 11727 1726878462.19336: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739970c4e0> <<< 11727 1726878462.19356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11727 1726878462.19390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11727 1726878462.19428: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739baeb5f8> <<< 11727 1726878462.19555: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11727 1726878462.19562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11727 1726878462.19579: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397af5a90> <<< 11727 1726878462.19640: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip' <<< 11727 1726878462.19651: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11727 1726878462.19684: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11727 1726878462.19694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.19707: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py <<< 11727 1726878462.19716: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.20795: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.21694: 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' <<< 11727 1726878462.21707: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e86d8> import 'atexit' # <<< 11727 1726878462.21728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11727 1726878462.21758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11727 1726878462.21826: 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 0x7f73977db400> <<< 11727 1726878462.21836: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e8f98> <<< 11727 1726878462.21854: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.21864: 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 0x7f73978e8048> <<< 11727 1726878462.21879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11727 1726878462.21899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11727 1726878462.21943: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73977b8cc0> <<< 11727 1726878462.21956: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11727 1726878462.21972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11727 1726878462.21987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11727 1726878462.22021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11727 1726878462.22044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11727 1726878462.22051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11727 1726878462.22124: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397820208> <<< 11727 1726878462.22155: 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 0x7f73977cb4a8> <<< 11727 1726878462.22182: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.22188: 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 0x7f73977cb0b8> <<< 11727 1726878462.22205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11727 1726878462.22212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11727 1726878462.22277: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739781f2b0> <<< 11727 1726878462.22285: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397800438> <<< 11727 1726878462.22588: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73977f5630> <<< 11727 1726878462.22604: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11727 1726878462.22612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11727 1726878462.22626: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397b17e48> <<< 11727 1726878462.22658: 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 0x7f739780a4e0> <<< 11727 1726878462.22684: 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 0x7f739780a5f8> <<< 11727 1726878462.22705: 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 <<< 11727 1726878462.22720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11727 1726878462.22737: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11727 1726878462.22763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11727 1726878462.22786: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11727 1726878462.22800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878462.22844: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.22851: 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 0x7f73978f7080> <<< 11727 1726878462.22923: 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' <<< 11727 1726878462.22943: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739790b0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e5470> <<< 11727 1726878462.22964: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11727 1726878462.22974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 11727 1726878462.22986: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e5c88> <<< 11727 1726878462.23177: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978179b0> <<< 11727 1726878462.23212: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11727 1726878462.23239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878462.23258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11727 1726878462.23267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11727 1726878462.23278: stdout chunk (state=3): >>>import '_string' # <<< 11727 1726878462.23362: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397aa30f0> <<< 11727 1726878462.23419: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e52e8> <<< 11727 1726878462.23543: 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' <<< 11727 1726878462.23555: 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 0x7f7397aa3f60> <<< 11727 1726878462.23579: 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' <<< 11727 1726878462.23586: 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 0x7f7397ab10b8> <<< 11727 1726878462.23619: 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' <<< 11727 1726878462.23627: 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 0x7f7397ab1208> <<< 11727 1726878462.23647: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739780a748> <<< 11727 1726878462.23658: 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 <<< 11727 1726878462.23674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11727 1726878462.23681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11727 1726878462.23698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11727 1726878462.23737: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.23749: 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 0x7f7397abfb70> <<< 11727 1726878462.23913: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397abd2b0> <<< 11727 1726878462.23941: 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' <<< 11727 1726878462.23952: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397abd4a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ab1d30> <<< 11727 1726878462.23960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.23970: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py <<< 11727 1726878462.23990: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.24056: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.24133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.24143: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py <<< 11727 1726878462.24159: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11727 1726878462.24167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.24260: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.24362: 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' <<< 11727 1726878462.24383: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11727 1726878462.24390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11727 1726878462.24409: 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' <<< 11727 1726878462.24436: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.24443: 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 0x7f7397ad6f98> <<< 11727 1726878462.24489: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ad6c50> <<< 11727 1726878462.24526: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ad6470> <<< 11727 1726878462.24547: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11727 1726878462.24554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11727 1726878462.24587: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ad6ac8> <<< 11727 1726878462.24599: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ac7e10> <<< 11727 1726878462.24614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25506: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py <<< 11727 1726878462.25518: 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.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py <<< 11727 1726878462.25546: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py <<< 11727 1726878462.25553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25601: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selectors.py <<< 11727 1726878462.25612: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25639: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py <<< 11727 1726878462.25646: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.25875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11727 1726878462.25884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11727 1726878462.25903: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978b86a0> <<< 11727 1726878462.25913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26270: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26627: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26733: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py <<< 11727 1726878462.26742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26791: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py <<< 11727 1726878462.26802: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26937: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py <<< 11727 1726878462.26951: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11727 1726878462.26961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.26980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27009: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11727 1726878462.27022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27185: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11727 1726878462.27366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11727 1726878462.27478: stdout chunk (state=3): >>>import '_ast' # <<< 11727 1726878462.27488: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739796fe10> <<< 11727 1726878462.27505: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27514: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27537: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11727 1726878462.27589: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27638: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11727 1726878462.27654: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11727 1726878462.27673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27699: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27736: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py <<< 11727 1726878462.27744: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27773: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27802: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27846: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.27905: 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 <<< 11727 1726878462.28035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11727 1726878462.28115: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11727 1726878462.28126: 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 0x7f73979352b0> <<< 11727 1726878462.28184: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397a930f0> <<< 11727 1726878462.28215: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py <<< 11727 1726878462.28231: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11727 1726878462.28265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28374: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11727 1726878462.28388: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11727 1726878462.28411: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11727 1726878462.28437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11727 1726878462.28457: 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' <<< 11727 1726878462.28597: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73979c1080> <<< 11727 1726878462.28617: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11727 1726878462.28626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11727 1726878462.28718: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73979c1128> <<< 11727 1726878462.28773: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397935630> <<< 11727 1726878462.28822: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397a9e048> <<< 11727 1726878462.28837: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11727 1726878462.28858: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28874: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py <<< 11727 1726878462.28884: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py <<< 11727 1726878462.28889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28906: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.28921: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/pycompat24.py <<< 11727 1726878462.29018: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py <<< 11727 1726878462.29028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.29045: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11727 1726878462.29411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.29746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc matches /usr/lib64/python3.6/filecmp.py <<< 11727 1726878462.29757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc' <<< 11727 1726878462.29765: stdout chunk (state=3): >>>import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73979d0f60> <<< 11727 1726878462.29842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11727 1726878462.30431: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11727 1726878462.30442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397891208> <<< 11727 1726878462.30999: stdout chunk (state=3): >>> {"dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "invocation": {"module_args": {"dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "mode": "0644", "owner": "root", "group": "root", "src": "/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source", "_original_basename": "tmp2hwma844", "follow": false, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11727 1726878462.31020: stdout chunk (state=3): >>># destroy __main__ <<< 11727 1726878462.31313: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11727 1726878462.31338: 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__ <<< 11727 1726878462.31351: stdout chunk (state=3): >>># cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins <<< 11727 1726878462.31362: stdout chunk (state=3): >>># cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools <<< 11727 1726878462.31372: 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 # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 <<< 11727 1726878462.31387: 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 <<< 11727 1726878462.31400: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 11727 1726878462.31411: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # 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 <<< 11727 1726878462.31421: 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 # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast <<< 11727 1726878462.31443: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 11727 1726878462.31462: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11727 1726878462.31643: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11727 1726878462.31669: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11727 1726878462.31678: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 11727 1726878462.31693: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11727 1726878462.31711: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11727 1726878462.31721: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 11727 1726878462.31730: stdout chunk (state=3): >>># destroy hashlib # destroy fcntl # destroy encodings <<< 11727 1726878462.31754: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11727 1726878462.31766: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 11727 1726878462.31785: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11727 1726878462.31801: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11727 1726878462.31811: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 11727 1726878462.31833: stdout chunk (state=3): >>># destroy selinux # destroy platform <<< 11727 1726878462.31844: stdout chunk (state=3): >>># destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 11727 1726878462.31849: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11727 1726878462.31877: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11727 1726878462.31899: 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 <<< 11727 1726878462.31909: 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 <<< 11727 1726878462.31923: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat <<< 11727 1726878462.31936: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 11727 1726878462.31945: 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 <<< 11727 1726878462.31967: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 11727 1726878462.31979: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 11727 1726878462.32001: 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 <<< 11727 1726878462.32011: 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 <<< 11727 1726878462.32035: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys <<< 11727 1726878462.32044: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11727 1726878462.32153: stdout chunk (state=3): >>># destroy posixpath <<< 11727 1726878462.32183: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 11727 1726878462.32195: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 11727 1726878462.32204: stdout chunk (state=3): >>># destroy select <<< 11727 1726878462.32222: stdout chunk (state=3): >>># destroy linecache <<< 11727 1726878462.32234: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11727 1726878462.32243: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11727 1726878462.32255: 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 <<< 11727 1726878462.32262: stdout chunk (state=3): >>># destroy re <<< 11727 1726878462.32513: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11727 1726878462.32559: stderr chunk (state=3): >>><<< 11727 1726878462.32565: stdout chunk (state=3): >>><<< 11727 1726878462.32612: _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 0x7f739bbc6e48> # /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 0x7f739bb5c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bbc69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb69630> 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 0x7f739bb70160> # /usr/lib64/python3.6/__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 0x7f739bb750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb70748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb70390> # /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 0x7f739bb1a470> # /usr/lib64/python3.6/__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 0x7f739bb1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb1ab38> # /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 0x7f739bb264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb09d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb0c198> # /usr/lib64/python3.6/__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 0x7f7399e1a940> # /usr/lib64/python3.6/__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 0x7f7399e2c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bb7aa20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f7399d9a208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399da4438> # /usr/lib64/python3.6/__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 0x7f7399da8128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399da4c18> 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 0x7f7399da8208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399df5940> # /usr/lib64/python3.6/__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 0x7f7399df5d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399de72e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399ded2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399ddf5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399dd15f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f7399b52400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b42e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399de75c0> 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 0x7f7399b5ef98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399dcb438> # /usr/lib64/python3.6/__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 0x7f7399b64358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b64160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7399b64470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399e44198> # /usr/lib64/python3.6/__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 0x7f7399b64f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b64b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b74828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f7399b7c048> # /usr/lib64/python3.6/__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 0x7f73996f7320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b74908> # /usr/lib64/python3.6/__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 0x7f73996fce10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b646a0> # /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 0x7f7399721470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7399721828> # /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 0x7f7399727518> # /usr/lib64/python3.6/__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 0x7f73994d3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994c7470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994c7160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994bd048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399727eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73994cd128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399721ba8> # /usr/lib64/python3.6/__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 0x7f739bad2898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73994cd1d0> 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 0x7f739bad2c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7399b649e8> # /usr/lib64/python3.6/__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 0x7f739baeb748> # /usr/lib64/python3.6/__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 0x7f739baf47b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f739baf4c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f739baf4da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739baebf98> # /usr/lib64/python3.6/__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 0x7f739bafc128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739baf4668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f739baf43c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739bae0c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739970c4e0> # /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 0x7f739baeb5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f7397af5a90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e86d8> 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 0x7f73977db400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e8f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73978e8048> # /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 0x7f73977b8cc0> # /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 0x7f7397820208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73977cb4a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73977cb0b8> # /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 0x7f739781f2b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397800438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73977f5630> # /usr/lib64/python3.6/__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 0x7f7397b17e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f739780a4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739780a5f8> # /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 0x7f73978f7080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f739790b0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e5470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e5c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978179b0> # /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 0x7f7397aa30f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978e52e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397aa3f60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397ab10b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397ab1208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739780a748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f7397abfb70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397abd2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397abd4a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ab1d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7397ad6f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ad6c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ad6470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f7397ad6ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397ac7e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73978b86a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f739796fe10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f73979352b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397a930f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f73979c1080> # /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 0x7f73979c1128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397935630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7397a9e048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.copy_payload_bky0qf8s/ansible_ansible.legacy.copy_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc matches /usr/lib64/python3.6/filecmp.py # code object from '/usr/lib64/python3.6/__pycache__/filecmp.cpython-36.pyc' import 'filecmp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f73979d0f60> # 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 0x7f7397891208> {"dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "invocation": {"module_args": {"dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "mode": "0644", "owner": "root", "group": "root", "src": "/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source", "_original_basename": "tmp2hwma844", "follow": false, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "backup": false, "force": true, "unsafe_writes": false, "content": null, "validate": null, "directory_mode": null, "remote_src": null, "local_follow": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 11727 1726878462.32700: done with _execute_module (ansible.legacy.copy, {'dest': '/etc/systemd/system/cockpit.socket.d/listen.conf', 'mode': '0644', 'owner': 'root', 'group': 'root', 'src': '/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source', '_original_basename': 'tmp2hwma844', 'follow': False, 'checksum': '164ea3fa544fc046daf315017ad1467da72400af', '_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-1726878461.6430604-11727-4543552157120/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11727 1726878462.32713: _low_level_execute_command(): starting 11727 1726878462.32719: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/ > /dev/null 2>&1 && sleep 0' 11727 1726878462.35201: stderr chunk (state=2): >>><<< 11727 1726878462.35207: stdout chunk (state=2): >>><<< 11727 1726878462.35221: _low_level_execute_command() done: rc=0, stdout=, stderr= 11727 1726878462.35229: handler run complete 11727 1726878462.35249: attempt loop complete, returning result 11727 1726878462.35253: _execute() done 11727 1726878462.35256: dumping result to json 11727 1726878462.35263: done dumping result, returning 11727 1726878462.35271: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create custom port configuration file [0affdecc-488f-1992-aed8-000000000041] 11727 1726878462.35277: sending task result for task 0affdecc-488f-1992-aed8-000000000041 11727 1726878462.35308: done sending task result for task 0affdecc-488f-1992-aed8-000000000041 11727 1726878462.35312: WORKER PROCESS EXITING Notification for handler Reload systemd has been saved. Notification for handler Restart cockpit has been saved. changed: [managed_node3] => { "changed": true, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "gid": 0, "group": "root", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "src": "/root/.ansible/tmp/ansible-tmp-1726878461.6430604-11727-4543552157120/source", "state": "file", "uid": 0 } 11123 1726878462.35631: no more pending results, returning what we have 11123 1726878462.35636: results queue empty 11123 1726878462.35636: checking for any_errors_fatal 11123 1726878462.35642: done checking for any_errors_fatal 11123 1726878462.35644: checking for max_fail_percentage 11123 1726878462.35645: done checking for max_fail_percentage 11123 1726878462.35645: checking to see if all hosts have failed and the running result is not ok 11123 1726878462.35646: done checking to see if all hosts have failed 11123 1726878462.35647: getting the remaining hosts for this loop 11123 1726878462.35647: done getting the remaining hosts for this loop 11123 1726878462.35650: getting the next task for host managed_node3 11123 1726878462.35654: done getting next task for host managed_node3 11123 1726878462.35655: ^ task is: TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port 11123 1726878462.35657: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878462.35664: getting variables 11123 1726878462.35665: in VariableManager get_vars() 11123 1726878462.35684: Calling all_inventory to load vars for managed_node3 11123 1726878462.35686: Calling groups_inventory to load vars for managed_node3 11123 1726878462.35688: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878462.35694: Calling all_plugins_play to load vars for managed_node3 11123 1726878462.35696: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878462.35697: Calling groups_plugins_play to load vars for managed_node3 11123 1726878462.36173: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878462.36669: done with get_vars() 11123 1726878462.36680: done getting variables TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:62 Friday 20 September 2024 20:27:42 -0400 (0:00:00.767) 0:00:48.350 ****** 11123 1726878462.36746: entering _queue_task() for managed_node3/file 11123 1726878462.36908: worker is 1 (out of 1 available) 11123 1726878462.36924: exiting _queue_task() for managed_node3/file 11123 1726878462.36938: done queuing things up, now waiting for results queue to drain 11123 1726878462.36940: waiting for pending results... 11745 1726878462.37070: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port 11745 1726878462.37185: in run() - task 0affdecc-488f-1992-aed8-000000000042 11745 1726878462.37201: variable 'ansible_search_path' from source: unknown 11745 1726878462.37205: variable 'ansible_search_path' from source: unknown 11745 1726878462.37235: calling self._execute() 11745 1726878462.37301: variable 'ansible_host' from source: host vars for 'managed_node3' 11745 1726878462.37309: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11745 1726878462.37318: variable 'omit' from source: magic vars 11745 1726878462.37647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11745 1726878462.37818: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11745 1726878462.37855: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11745 1726878462.37881: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11745 1726878462.37909: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11745 1726878462.37972: 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) 11745 1726878462.37992: 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) 11745 1726878462.38011: 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) 11745 1726878462.38034: 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) 11745 1726878462.38113: variable 'cockpit_port' from source: include params 11745 1726878462.38127: Evaluated conditional (cockpit_port is none): False 11745 1726878462.38134: when evaluation is False, skipping this task 11745 1726878462.38137: _execute() done 11745 1726878462.38141: dumping result to json 11745 1726878462.38144: done dumping result, returning 11745 1726878462.38150: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port [0affdecc-488f-1992-aed8-000000000042] 11745 1726878462.38156: sending task result for task 0affdecc-488f-1992-aed8-000000000042 11745 1726878462.38182: done sending task result for task 0affdecc-488f-1992-aed8-000000000042 11745 1726878462.38187: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_port is none", "skip_reason": "Conditional result was False" } 11123 1726878462.38293: no more pending results, returning what we have 11123 1726878462.38296: results queue empty 11123 1726878462.38297: checking for any_errors_fatal 11123 1726878462.38303: done checking for any_errors_fatal 11123 1726878462.38304: checking for max_fail_percentage 11123 1726878462.38305: done checking for max_fail_percentage 11123 1726878462.38306: checking to see if all hosts have failed and the running result is not ok 11123 1726878462.38306: done checking to see if all hosts have failed 11123 1726878462.38307: getting the remaining hosts for this loop 11123 1726878462.38308: done getting the remaining hosts for this loop 11123 1726878462.38311: getting the next task for host managed_node3 11123 1726878462.38318: done getting next task for host managed_node3 11123 1726878462.38321: ^ task is: TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled 11123 1726878462.38324: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878462.38338: getting variables 11123 1726878462.38339: in VariableManager get_vars() 11123 1726878462.38372: Calling all_inventory to load vars for managed_node3 11123 1726878462.38374: Calling groups_inventory to load vars for managed_node3 11123 1726878462.38376: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878462.38384: Calling all_plugins_play to load vars for managed_node3 11123 1726878462.38386: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878462.38388: Calling groups_plugins_play to load vars for managed_node3 11123 1726878462.38948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878462.39430: done with get_vars() 11123 1726878462.39442: done getting variables 11123 1726878462.39480: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 Friday 20 September 2024 20:27:42 -0400 (0:00:00.027) 0:00:48.377 ****** 11123 1726878462.39500: entering _queue_task() for managed_node3/service 11123 1726878462.39652: worker is 1 (out of 1 available) 11123 1726878462.39666: exiting _queue_task() for managed_node3/service 11123 1726878462.39677: done queuing things up, now waiting for results queue to drain 11123 1726878462.39678: waiting for pending results... 11746 1726878462.39799: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled 11746 1726878462.39909: in run() - task 0affdecc-488f-1992-aed8-000000000043 11746 1726878462.39927: variable 'ansible_search_path' from source: unknown 11746 1726878462.39931: variable 'ansible_search_path' from source: unknown 11746 1726878462.39959: calling self._execute() 11746 1726878462.40022: variable 'ansible_host' from source: host vars for 'managed_node3' 11746 1726878462.40030: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11746 1726878462.40040: variable 'omit' from source: magic vars 11746 1726878462.40110: variable 'omit' from source: magic vars 11746 1726878462.40151: variable 'omit' from source: magic vars 11746 1726878462.40173: variable '__cockpit_daemon' from source: role '' defaults 11746 1726878462.40375: variable '__cockpit_daemon' from source: role '' defaults 11746 1726878462.40485: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11746 1726878462.41981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11746 1726878462.42037: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11746 1726878462.42064: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11746 1726878462.42092: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11746 1726878462.42111: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11746 1726878462.42175: variable 'cockpit_enabled' from source: role '' defaults 11746 1726878462.42282: variable 'cockpit_started' from source: role '' defaults 11746 1726878462.42301: variable 'omit' from source: magic vars 11746 1726878462.42324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11746 1726878462.42346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11746 1726878462.42361: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11746 1726878462.42374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11746 1726878462.42384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11746 1726878462.42407: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11746 1726878462.42412: variable 'ansible_host' from source: host vars for 'managed_node3' 11746 1726878462.42416: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11746 1726878462.42483: Set connection var ansible_timeout to 10 11746 1726878462.42488: Set connection var ansible_connection to ssh 11746 1726878462.42494: Set connection var ansible_shell_executable to /bin/sh 11746 1726878462.42502: Set connection var ansible_pipelining to False 11746 1726878462.42508: Set connection var ansible_module_compression to ZIP_DEFLATED 11746 1726878462.42513: Set connection var ansible_shell_type to sh 11746 1726878462.42532: variable 'ansible_shell_executable' from source: unknown 11746 1726878462.42537: variable 'ansible_connection' from source: unknown 11746 1726878462.42541: variable 'ansible_module_compression' from source: unknown 11746 1726878462.42544: variable 'ansible_shell_type' from source: unknown 11746 1726878462.42547: variable 'ansible_shell_executable' from source: unknown 11746 1726878462.42550: variable 'ansible_host' from source: host vars for 'managed_node3' 11746 1726878462.42554: variable 'ansible_pipelining' from source: unknown 11746 1726878462.42558: variable 'ansible_timeout' from source: unknown 11746 1726878462.42562: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11746 1726878462.42634: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11746 1726878462.42645: variable 'omit' from source: magic vars 11746 1726878462.42651: starting attempt loop 11746 1726878462.42654: running the handler 11746 1726878462.42708: variable 'ansible_facts' from source: unknown 11746 1726878462.42990: _low_level_execute_command(): starting 11746 1726878462.42999: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11746 1726878462.45256: stdout chunk (state=2): >>>/root <<< 11746 1726878462.45370: stderr chunk (state=3): >>><<< 11746 1726878462.45376: stdout chunk (state=3): >>><<< 11746 1726878462.45391: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11746 1726878462.45401: _low_level_execute_command(): starting 11746 1726878462.45407: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931 `" && echo ansible-tmp-1726878462.4539814-11746-3650418629931="` echo /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931 `" ) && sleep 0' 11746 1726878462.47843: stdout chunk (state=2): >>>ansible-tmp-1726878462.4539814-11746-3650418629931=/root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931 <<< 11746 1726878462.47964: stderr chunk (state=3): >>><<< 11746 1726878462.47971: stdout chunk (state=3): >>><<< 11746 1726878462.47985: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878462.4539814-11746-3650418629931=/root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931 , stderr= 11746 1726878462.48006: variable 'ansible_module_compression' from source: unknown 11746 1726878462.48047: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11746 1726878462.48099: variable 'ansible_facts' from source: unknown 11746 1726878462.48257: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/AnsiballZ_systemd.py 11746 1726878462.48356: Sending initial data 11746 1726878462.48363: Sent initial data (154 bytes) 11746 1726878462.50836: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpgjogyulk /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/AnsiballZ_systemd.py <<< 11746 1726878462.52898: stderr chunk (state=3): >>><<< 11746 1726878462.52904: stdout chunk (state=3): >>><<< 11746 1726878462.52922: done transferring module to remote 11746 1726878462.52937: _low_level_execute_command(): starting 11746 1726878462.52943: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/ /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/AnsiballZ_systemd.py && sleep 0' 11746 1726878462.55245: stderr chunk (state=2): >>><<< 11746 1726878462.55251: stdout chunk (state=2): >>><<< 11746 1726878462.55263: _low_level_execute_command() done: rc=0, stdout=, stderr= 11746 1726878462.55267: _low_level_execute_command(): starting 11746 1726878462.55271: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/AnsiballZ_systemd.py && sleep 0' 11746 1726878462.58156: 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 <<< 11746 1726878462.58192: 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' <<< 11746 1726878462.58216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11746 1726878462.58235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11746 1726878462.58250: stdout chunk (state=3): >>>import '_codecs' # <<< 11746 1726878462.58272: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533979be48> <<< 11746 1726878462.58305: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11746 1726878462.58317: 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 0x7f5339731828> <<< 11746 1726878462.58330: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533979b9b0> <<< 11746 1726878462.58348: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11746 1726878462.58359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11746 1726878462.58365: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533973e630> <<< 11746 1726878462.58386: stdout chunk (state=3): >>>import '_signal' # <<< 11746 1726878462.58404: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11746 1726878462.58416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11746 1726878462.58425: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5339745160> <<< 11746 1726878462.58448: 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' <<< 11746 1726878462.58463: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11746 1726878462.58472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11746 1726878462.58487: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11746 1726878462.58507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11746 1726878462.58518: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533974a0f0> <<< 11746 1726878462.58528: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5339745748> <<< 11746 1726878462.58561: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5339745390> <<< 11746 1726878462.58585: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11746 1726878462.58603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11746 1726878462.58622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11746 1726878462.58642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11746 1726878462.58650: stdout chunk (state=3): >>>import 'errno' # <<< 11746 1726878462.58670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11746 1726878462.58686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11746 1726878462.58696: stdout chunk (state=3): >>>import '_stat' # <<< 11746 1726878462.58702: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396ef470> <<< 11746 1726878462.58725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11746 1726878462.58733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11746 1726878462.58756: 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' <<< 11746 1726878462.58768: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396f4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396efb38> <<< 11746 1726878462.58801: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11746 1726878462.58834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11746 1726878462.58950: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396fb4e0> <<< 11746 1726878462.58962: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396ded68> <<< 11746 1726878462.58981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11746 1726878462.58991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11746 1726878462.58998: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396e1198> <<< 11746 1726878462.59032: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11746 1726878462.59050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11746 1726878462.59064: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379ef940> <<< 11746 1726878462.59082: 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 <<< 11746 1726878462.59101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11746 1726878462.59113: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337a01240> <<< 11746 1726878462.59195: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533974fa20> <<< 11746 1726878462.59209: 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. <<< 11746 1726878462.59611: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11746 1726878462.59623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11746 1726878462.59640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11746 1726878462.59648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11746 1726878462.59659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11746 1726878462.59680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11746 1726878462.59693: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11746 1726878462.59711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11746 1726878462.59727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11746 1726878462.59796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11746 1726878462.59808: stdout chunk (state=3): >>>import '_functools' # <<< 11746 1726878462.59828: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11746 1726878462.59857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.59876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11746 1726878462.59887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11746 1726878462.59911: stdout chunk (state=3): >>>import '_operator' # <<< 11746 1726878462.59923: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337925208> <<< 11746 1726878462.59933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11746 1726878462.59939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337930438> <<< 11746 1726878462.59957: 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' <<< 11746 1726878462.59986: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.59994: 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 0x7f533792f128> <<< 11746 1726878462.60007: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337930c18> import 'itertools' # <<< 11746 1726878462.60028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11746 1726878462.60052: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11746 1726878462.60066: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533792f208> import '_collections' # <<< 11746 1726878462.60113: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379ca940> <<< 11746 1726878462.60127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11746 1726878462.60146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11746 1726878462.60176: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379cad30> <<< 11746 1726878462.60235: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379bc2e8> <<< 11746 1726878462.60253: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11746 1726878462.60264: 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 0x7f53379c12e8> <<< 11746 1726878462.60271: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379b45c0> <<< 11746 1726878462.60310: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379a65f8> <<< 11746 1726878462.60336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11746 1726878462.60346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11746 1726878462.60355: stdout chunk (state=3): >>>import '_sre' # <<< 11746 1726878462.60369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11746 1726878462.60384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11746 1726878462.60402: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11746 1726878462.60410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11746 1726878462.60437: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376de400> <<< 11746 1726878462.60455: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376cee80> <<< 11746 1726878462.60472: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379bc5c0> <<< 11746 1726878462.60481: stdout chunk (state=3): >>>import '_locale' # <<< 11746 1726878462.60525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11746 1726878462.60548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376eaf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379a0438> <<< 11746 1726878462.60559: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 11746 1726878462.60566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 11746 1726878462.60586: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.60598: 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 0x7f53376f0358> <<< 11746 1726878462.60603: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f0160> <<< 11746 1726878462.60627: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.60635: 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 0x7f53376f0470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337a19198> <<< 11746 1726878462.60650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11746 1726878462.60658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11746 1726878462.60678: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11746 1726878462.60685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.60702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11746 1726878462.60709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11746 1726878462.60730: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f0f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f0b70> <<< 11746 1726878462.60752: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11746 1726878462.60763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 11746 1726878462.60769: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376fe828> <<< 11746 1726878462.60774: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11746 1726878462.60800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11746 1726878462.60813: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11746 1726878462.60831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11746 1726878462.60878: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337707048> <<< 11746 1726878462.60905: 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' <<< 11746 1726878462.60945: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337283320> <<< 11746 1726878462.60953: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376fe908> <<< 11746 1726878462.60974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11746 1726878462.60982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11746 1726878462.61044: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337287e10> <<< 11746 1726878462.61051: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f06a0> <<< 11746 1726878462.61069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11746 1726878462.61083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11746 1726878462.61109: 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 0x7f53372ac470> <<< 11746 1726878462.61138: 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 0x7f53372ac828> <<< 11746 1726878462.61156: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11746 1726878462.61172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11746 1726878462.61197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11746 1726878462.61204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11746 1726878462.61224: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372b2518> <<< 11746 1726878462.61231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11746 1726878462.61257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11746 1726878462.61272: stdout chunk (state=3): >>>import 'time' # <<< 11746 1726878462.61289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11746 1726878462.61297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11746 1726878462.61329: 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' <<< 11746 1726878462.61351: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11746 1726878462.61387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11746 1726878462.61407: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11746 1726878462.61416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11746 1726878462.61426: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533705ed30> <<< 11746 1726878462.61541: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337051470> <<< 11746 1726878462.61551: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337051160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337047048> <<< 11746 1726878462.61578: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372b2eb8> <<< 11746 1726878462.61607: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.61620: 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 0x7f5337058128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372acba8> <<< 11746 1726878462.61643: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11746 1726878462.61655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11746 1726878462.61694: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.61704: 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 0x7f53396ae898> <<< 11746 1726878462.61717: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53370581d0> import 'pwd' # <<< 11746 1726878462.61742: 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 0x7f53396aec18> <<< 11746 1726878462.61806: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f09e8> <<< 11746 1726878462.61823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11746 1726878462.61842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11746 1726878462.61858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11746 1726878462.61872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11746 1726878462.61890: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.61908: 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 0x7f53396c1748> <<< 11746 1726878462.61919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11746 1726878462.61926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11746 1726878462.62057: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.62066: 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 0x7f53396c97b8> <<< 11746 1726878462.62086: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.62096: 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 0x7f53396c9c88> <<< 11746 1726878462.62113: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.62129: 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 0x7f53396c9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396c1f98> <<< 11746 1726878462.62147: 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' <<< 11746 1726878462.62170: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.62178: 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 0x7f53396d1128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396c9668> <<< 11746 1726878462.62196: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.62212: 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 0x7f53396c93c8> <<< 11746 1726878462.62220: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396b6c88> <<< 11746 1726878462.62239: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372964e0> <<< 11746 1726878462.62260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11746 1726878462.62299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11746 1726878462.62338: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396c15f8> <<< 11746 1726878462.62545: 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' <<< 11746 1726878462.62566: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356c9a90> <<< 11746 1726878462.62700: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip' <<< 11746 1726878462.62712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.62737: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11746 1726878462.62758: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.62768: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 11746 1726878462.62782: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.63861: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.64762: 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' <<< 11746 1726878462.64773: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354d06d8> import 'atexit' # <<< 11746 1726878462.64793: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11746 1726878462.64825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11746 1726878462.64899: 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 0x7f5335341400> <<< 11746 1726878462.64908: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354d0f98> <<< 11746 1726878462.64924: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.64941: 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 0x7f53354d0048> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11746 1726878462.64975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11746 1726878462.65013: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335398cc0> <<< 11746 1726878462.65033: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11746 1726878462.65049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11746 1726878462.65069: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11746 1726878462.65085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11746 1726878462.65108: 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' <<< 11746 1726878462.65193: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335374c88> <<< 11746 1726878462.65226: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.65234: 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 0x7f53356871d0> <<< 11746 1726878462.65246: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.65264: 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 0x7f5335687400> <<< 11746 1726878462.65271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11746 1726878462.65294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11746 1726878462.65353: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335687748> <<< 11746 1726878462.65369: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533536f438> <<< 11746 1726878462.65660: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335360630> <<< 11746 1726878462.65682: 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' <<< 11746 1726878462.65707: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335693f98> <<< 11746 1726878462.65726: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.65741: 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 0x7f533536f7b8> <<< 11746 1726878462.65760: 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' <<< 11746 1726878462.65769: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356980b8> <<< 11746 1726878462.65777: 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 <<< 11746 1726878462.65793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11746 1726878462.65809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11746 1726878462.65834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11746 1726878462.65855: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11746 1726878462.65873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.65915: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.65925: 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 0x7f53354bcb38> <<< 11746 1726878462.66003: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11746 1726878462.66012: 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 0x7f53354c7c18> <<< 11746 1726878462.66024: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356abf28> <<< 11746 1726878462.66041: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11746 1726878462.66053: 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 0x7f53354b6630> <<< 11746 1726878462.66264: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356a1470> <<< 11746 1726878462.66291: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11746 1726878462.66328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.66342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11746 1726878462.66356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11746 1726878462.66369: stdout chunk (state=3): >>>import '_string' # <<< 11746 1726878462.66448: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354e4c50> <<< 11746 1726878462.66497: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354b67f0> <<< 11746 1726878462.66625: 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 0x7f53354f1b38> <<< 11746 1726878462.66656: 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 0x7f53354f1c18> <<< 11746 1726878462.66696: 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' <<< 11746 1726878462.66703: 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 0x7f53354f1da0> <<< 11746 1726878462.66717: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335698208> <<< 11746 1726878462.66736: 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 <<< 11746 1726878462.66745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11746 1726878462.66752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11746 1726878462.66775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11746 1726878462.66813: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.66823: 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 0x7f533564e780> <<< 11746 1726878462.66981: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335645e80> <<< 11746 1726878462.67009: 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' <<< 11746 1726878462.67021: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53356490b8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335645940> # zipimport: zlib available <<< 11746 1726878462.67039: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 11746 1726878462.67053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.67126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.67204: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.67225: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.67236: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11746 1726878462.67242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.67337: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.67435: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11746 1726878462.67448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.67458: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11746 1726878462.67464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11746 1726878462.67481: 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' <<< 11746 1726878462.67510: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.67518: 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 0x7f533566ab70> <<< 11746 1726878462.67564: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533566a860> <<< 11746 1726878462.67598: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533566a080> <<< 11746 1726878462.67617: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11746 1726878462.67625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11746 1726878462.67663: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533566a710> <<< 11746 1726878462.67672: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533565a898> <<< 11746 1726878462.67683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68565: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11746 1726878462.68579: 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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11746 1726878462.68606: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 11746 1726878462.68614: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68639: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68657: 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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 11746 1726878462.68669: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68701: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11746 1726878462.68823: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.68941: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11746 1726878462.68951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11746 1726878462.68966: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335449240> <<< 11746 1726878462.68974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69312: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69758: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11746 1726878462.69789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69812: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11746 1726878462.69828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69882: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69955: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11746 1726878462.69964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.69978: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11746 1726878462.70014: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70039: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11746 1726878462.70053: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11746 1726878462.70400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11746 1726878462.70583: stdout chunk (state=3): >>>import '_ast' # <<< 11746 1726878462.70593: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355bfa58> <<< 11746 1726878462.70601: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70635: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11746 1726878462.70643: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70698: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70743: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11746 1726878462.70766: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11746 1726878462.70774: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11746 1726878462.70781: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70850: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11746 1726878462.70863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70885: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70921: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.70956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71024: 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 <<< 11746 1726878462.71102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11746 1726878462.71206: 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 0x7f53355e22b0> <<< 11746 1726878462.71268: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355caa20> <<< 11746 1726878462.71289: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 11746 1726878462.71305: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11746 1726878462.71358: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71399: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71456: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11746 1726878462.71472: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11746 1726878462.71489: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11746 1726878462.71531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11746 1726878462.71548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11746 1726878462.71556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11746 1726878462.71688: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533562c080> <<< 11746 1726878462.71706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11746 1726878462.71715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11746 1726878462.71814: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533562c128> <<< 11746 1726878462.71853: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355e2630> <<< 11746 1726878462.71912: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355d1240> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 11746 1726878462.71922: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.71961: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 11746 1726878462.71972: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11746 1726878462.71987: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72005: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11746 1726878462.72106: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 11746 1726878462.72127: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.72140: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11746 1726878462.72292: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72474: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72507: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72564: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72601: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11746 1726878462.72611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72743: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.72780: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11746 1726878462.72817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11746 1726878462.73462: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354ad208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11746 1726878462.73472: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.73598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.73730: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.73756: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.73803: 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' <<< 11746 1726878462.73820: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11746 1726878462.73836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11746 1726878462.73848: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 11746 1726878462.73861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 11746 1726878462.73878: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335579710> <<< 11746 1726878462.73902: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 11746 1726878462.73908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 11746 1726878462.73928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11746 1726878462.73960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11746 1726878462.73982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11746 1726878462.73998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 11746 1726878462.74006: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355ac160> <<< 11746 1726878462.74087: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.74100: 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 0x7f53355ac908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533558add8> <<< 11746 1726878462.74126: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.74134: 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 0x7f53355a5e80> <<< 11746 1726878462.74148: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533558a0f0> <<< 11746 1726878462.74178: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335586208> <<< 11746 1726878462.74196: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354a2b00> <<< 11746 1726878462.74211: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11746 1726878462.74227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11746 1726878462.74248: 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' <<< 11746 1726878462.74265: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335540d68> <<< 11746 1726878462.74280: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11746 1726878462.74294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 11746 1726878462.74308: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355458d0> <<< 11746 1726878462.74331: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533552bfd0> <<< 11746 1726878462.74341: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11746 1726878462.74357: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 11746 1726878462.74375: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11746 1726878462.74382: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74481: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 11746 1726878462.74487: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74560: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11746 1726878462.74570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74592: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11746 1726878462.74613: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74641: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11746 1726878462.74650: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74729: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11746 1726878462.74739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74767: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74806: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11746 1726878462.74813: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74857: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74900: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.74989: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11746 1726878462.75006: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11746 1726878462.75425: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75802: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11746 1726878462.75811: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75847: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75897: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75916: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75942: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 11746 1726878462.75955: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11746 1726878462.75960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.75974: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76004: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11746 1726878462.76051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76092: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11746 1726878462.76101: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76150: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11746 1726878462.76177: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76195: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 11746 1726878462.76205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76266: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11746 1726878462.76345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11746 1726878462.76367: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533147bc50> <<< 11746 1726878462.76384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11746 1726878462.76407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11746 1726878462.76587: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53314c1780> <<< 11746 1726878462.76600: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11746 1726878462.76660: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76708: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11746 1726878462.76725: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.76964: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11746 1726878462.76971: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77079: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11746 1726878462.77088: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77119: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77163: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11746 1726878462.77180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11746 1726878462.77200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11746 1726878462.77229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11746 1726878462.77313: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53314d7898> <<< 11746 1726878462.77375: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.77386: 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 0x7f533145df60> <<< 11746 1726878462.77612: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533148c358> <<< 11746 1726878462.77624: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11746 1726878462.77667: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77709: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11746 1726878462.77719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.77785: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78098: 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 0x7f5335407978> <<< 11746 1726878462.78201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78455: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11746 1726878462.78470: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11746 1726878462.78480: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11746 1726878462.78556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11746 1726878462.78631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11746 1726878462.78667: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11746 1726878462.78677: 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 0x7f533540fac8> <<< 11746 1726878462.78688: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533540f748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11746 1726878462.78696: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.78712: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 11746 1726878462.78748: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78781: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11746 1726878462.78789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.78923: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79043: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11746 1726878462.79122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79268: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11746 1726878462.79278: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 11746 1726878462.79303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79426: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79536: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11746 1726878462.79547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79739: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11746 1726878462.79766: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.79791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80641: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11746 1726878462.80652: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11746 1726878462.80658: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80742: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80826: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11746 1726878462.80835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.80981: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11746 1726878462.81111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81227: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11746 1726878462.81250: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.81258: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11746 1726878462.81296: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81328: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11746 1726878462.81340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81644: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81794: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11746 1726878462.81810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81832: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81871: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11746 1726878462.81878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81913: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11746 1726878462.81930: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.81979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82037: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11746 1726878462.82044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82062: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82081: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11746 1726878462.82091: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82132: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82185: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11746 1726878462.82230: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82277: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11746 1726878462.82292: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82490: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 11746 1726878462.82749: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82792: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11746 1726878462.82800: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82824: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82857: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11746 1726878462.82864: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82913: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11746 1726878462.82923: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.82974: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11746 1726878462.82981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83041: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11746 1726878462.83112: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11746 1726878462.83128: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11746 1726878462.83163: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83194: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11746 1726878462.83208: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83224: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83318: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83370: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83424: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11746 1726878462.83441: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11746 1726878462.83481: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83520: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11746 1726878462.83529: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83678: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83835: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11746 1726878462.83843: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83875: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83912: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11746 1726878462.83922: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83954: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.83995: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11746 1726878462.84003: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84129: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11746 1726878462.84141: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 11746 1726878462.84147: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84280: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 11746 1726878462.84290: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11746 1726878462.84305: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84402: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84497: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11746 1726878462.84602: stdout chunk (state=3): >>># zipimport: zlib available <<< 11746 1726878462.84762: stdout chunk (state=3): >>>import 'gc' # <<< 11746 1726878463.05797: stdout chunk (state=3): >>> {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:443 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_cho<<< 11746 1726878463.05834: stdout chunk (state=3): >>>wn cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "system.slice sysinit.target", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "After": "system.slice systemd-journald.socket sysinit.target", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "enabled": true, "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 11746 1726878463.06524: 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 <<< 11746 1726878463.06549: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string <<< 11746 1726878463.06569: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process <<< 11746 1726878463.06588: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 <<< 11746 1726878463.06607: stdout chunk (state=3): >>># 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 <<< 11746 1726878463.06618: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # 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 <<< 11746 1726878463.06633: stdout chunk (state=3): >>># 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 <<< 11746 1726878463.06832: stdout chunk (state=3): >>># 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 <<< 11746 1726878463.06851: stdout chunk (state=3): >>># 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 <<< 11746 1726878463.07024: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11746 1726878463.07058: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11746 1726878463.07068: stdout chunk (state=3): >>># destroy importlib.machinery <<< 11746 1726878463.07083: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 11746 1726878463.07100: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11746 1726878463.07122: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 11746 1726878463.07131: stdout chunk (state=3): >>># destroy encodings <<< 11746 1726878463.07157: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11746 1726878463.07167: stdout chunk (state=3): >>># destroy ctypes <<< 11746 1726878463.07175: stdout chunk (state=3): >>># destroy _string <<< 11746 1726878463.07196: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 11746 1726878463.07209: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 11746 1726878463.07220: stdout chunk (state=3): >>># destroy json.decoder <<< 11746 1726878463.07229: stdout chunk (state=3): >>># destroy json.encoder # destroy json.scanner # destroy _json <<< 11746 1726878463.07251: stdout chunk (state=3): >>># destroy selinux <<< 11746 1726878463.07262: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse <<< 11746 1726878463.07269: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 11746 1726878463.07299: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 11746 1726878463.07339: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 11746 1726878463.07350: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 11746 1726878463.07363: stdout chunk (state=3): >>># destroy _pickle <<< 11746 1726878463.07372: stdout chunk (state=3): >>># destroy array # destroy queue # destroy multiprocessing.util <<< 11746 1726878463.07382: stdout chunk (state=3): >>># destroy atexit # destroy multiprocessing.process <<< 11746 1726878463.07387: stdout chunk (state=3): >>># destroy fcntl <<< 11746 1726878463.07409: stdout chunk (state=3): >>># destroy datetime # destroy gc <<< 11746 1726878463.07427: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 11746 1726878463.07598: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 11746 1726878463.07614: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc <<< 11746 1726878463.07627: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11746 1726878463.07639: 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 <<< 11746 1726878463.07651: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 11746 1726878463.07661: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping _hashlib <<< 11746 1726878463.07669: 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 <<< 11746 1726878463.07678: 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 <<< 11746 1726878463.07705: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11746 1726878463.07906: stdout chunk (state=3): >>># destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11746 1726878463.07917: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11746 1726878463.07942: stdout chunk (state=3): >>># destroy linecache <<< 11746 1726878463.07953: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11746 1726878463.07965: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11746 1726878463.07987: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11746 1726878463.08412: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11746 1726878463.08460: stderr chunk (state=3): >>><<< 11746 1726878463.08466: stdout chunk (state=3): >>><<< 11746 1726878463.08536: _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 0x7f533979be48> # /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 0x7f5339731828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533979b9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533973e630> 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 0x7f5339745160> # /usr/lib64/python3.6/__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 0x7f533974a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5339745748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5339745390> # /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 0x7f53396ef470> # /usr/lib64/python3.6/__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 0x7f53396f4e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396efb38> # /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 0x7f53396fb4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396ded68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396e1198> # /usr/lib64/python3.6/__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 0x7f53379ef940> # /usr/lib64/python3.6/__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 0x7f5337a01240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533974fa20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f5337925208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337930438> # /usr/lib64/python3.6/__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 0x7f533792f128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337930c18> 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 0x7f533792f208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379ca940> # /usr/lib64/python3.6/__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 0x7f53379cad30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379bc2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379c12e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379b45c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379a65f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f53376de400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376cee80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379bc5c0> 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 0x7f53376eaf98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53379a0438> # /usr/lib64/python3.6/__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 0x7f53376f0358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f0160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53376f0470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337a19198> # /usr/lib64/python3.6/__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 0x7f53376f0f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f0b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376fe828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f5337707048> # /usr/lib64/python3.6/__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 0x7f5337283320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376fe908> # /usr/lib64/python3.6/__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 0x7f5337287e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f06a0> # /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 0x7f53372ac470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53372ac828> # /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 0x7f53372b2518> # /usr/lib64/python3.6/__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 0x7f533705ed30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337051470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337051160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5337047048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372b2eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5337058128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372acba8> # /usr/lib64/python3.6/__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 0x7f53396ae898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53370581d0> 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 0x7f53396aec18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53376f09e8> # /usr/lib64/python3.6/__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 0x7f53396c1748> # /usr/lib64/python3.6/__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 0x7f53396c97b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53396c9c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53396c9da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396c1f98> # /usr/lib64/python3.6/__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 0x7f53396d1128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396c9668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53396c93c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53396b6c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53372964e0> # /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 0x7f53396c15f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f53356c9a90> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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 0x7f53354d06d8> 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 0x7f5335341400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354d0f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53354d0048> # /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 0x7f5335398cc0> # /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 0x7f5335374c88> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53356871d0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5335687400> # /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 0x7f5335687748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533536f438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335360630> # /usr/lib64/python3.6/__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 0x7f5335693f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f533536f7b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356980b8> # /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 0x7f53354bcb38> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f53354c7c18> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356abf28> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354b6630> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53356a1470> # /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 0x7f53354e4c50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354b67f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53354f1b38> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53354f1c18> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53354f1da0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335698208> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f533564e780> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335645e80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f53356490b8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335645940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f533566ab70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533566a860> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533566a080> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f533566a710> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533565a898> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f5335449240> # 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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f53355bfa58> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f53355e22b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355caa20> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f533562c080> # /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 0x7f533562c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355e2630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53355d1240> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f53354ad208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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 0x7f5335579710> # /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 0x7f53355ac160> # 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 0x7f53355ac908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533558add8> # 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 0x7f53355a5e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533558a0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5335586208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53354a2b00> # /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 0x7f5335540d68> # /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 0x7f53355458d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533552bfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f533147bc50> # /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 0x7f53314c1780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f53314d7898> # 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 0x7f533145df60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533148c358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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 0x7f5335407978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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 0x7f533540fac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f533540f748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/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_zqmjt7ul/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:443 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "MemoryCurrent": "[not set]", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "[not set]", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "system.slice sysinit.target", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "After": "system.slice systemd-journald.socket sysinit.target", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "enabled": true, "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 closed. 11746 1726878463.08724: done with _execute_module (ansible.legacy.systemd, {'name': 'cockpit.socket', 'enabled': True, 'state': 'started', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11746 1726878463.08744: _low_level_execute_command(): starting 11746 1726878463.08749: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878462.4539814-11746-3650418629931/ > /dev/null 2>&1 && sleep 0' 11746 1726878463.11400: stderr chunk (state=2): >>><<< 11746 1726878463.11406: stdout chunk (state=2): >>><<< 11746 1726878463.11420: _low_level_execute_command() done: rc=0, stdout=, stderr= 11746 1726878463.11427: handler run complete 11746 1726878463.11460: attempt loop complete, returning result 11746 1726878463.11464: _execute() done 11746 1726878463.11468: dumping result to json 11746 1726878463.11480: done dumping result, returning 11746 1726878463.11487: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled [0affdecc-488f-1992-aed8-000000000043] 11746 1726878463.11493: sending task result for task 0affdecc-488f-1992-aed8-000000000043 11746 1726878463.11569: done sending task result for task 0affdecc-488f-1992-aed8-000000000043 11746 1726878463.11574: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "128", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:cockpit-ws(8)", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorName": "cockpit.socket", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:443 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountFlags": "", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "system.slice sysinit.target", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "20", "TriggerLimitIntervalUSec": "2s", "Triggers": "cockpit.service", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "cockpit-motd.service", "Writable": "no" } } 11123 1726878463.11871: no more pending results, returning what we have 11123 1726878463.11873: results queue empty 11123 1726878463.11874: checking for any_errors_fatal 11123 1726878463.11878: done checking for any_errors_fatal 11123 1726878463.11878: checking for max_fail_percentage 11123 1726878463.11879: done checking for max_fail_percentage 11123 1726878463.11879: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.11880: done checking to see if all hosts have failed 11123 1726878463.11880: getting the remaining hosts for this loop 11123 1726878463.11881: done getting the remaining hosts for this loop 11123 1726878463.11883: getting the next task for host managed_node3 11123 1726878463.11888: done getting next task for host managed_node3 11123 1726878463.11890: ^ task is: TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file 11123 1726878463.11892: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.11898: getting variables 11123 1726878463.11899: in VariableManager get_vars() 11123 1726878463.11927: Calling all_inventory to load vars for managed_node3 11123 1726878463.11929: Calling groups_inventory to load vars for managed_node3 11123 1726878463.11931: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.11940: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.11942: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.11944: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.12410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.12915: done with get_vars() 11123 1726878463.12930: done getting variables 11123 1726878463.13009: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:77 Friday 20 September 2024 20:27:43 -0400 (0:00:00.735) 0:00:49.113 ****** 11123 1726878463.13036: entering _queue_task() for managed_node3/template 11123 1726878463.13038: Creating lock for template 11123 1726878463.13203: worker is 1 (out of 1 available) 11123 1726878463.13222: exiting _queue_task() for managed_node3/template 11123 1726878463.13234: done queuing things up, now waiting for results queue to drain 11123 1726878463.13235: waiting for pending results... 11757 1726878463.13360: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file 11757 1726878463.13472: in run() - task 0affdecc-488f-1992-aed8-000000000044 11757 1726878463.13487: variable 'ansible_search_path' from source: unknown 11757 1726878463.13491: variable 'ansible_search_path' from source: unknown 11757 1726878463.13519: calling self._execute() 11757 1726878463.13584: variable 'ansible_host' from source: host vars for 'managed_node3' 11757 1726878463.13592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11757 1726878463.13601: variable 'omit' from source: magic vars 11757 1726878463.13924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11757 1726878463.14091: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11757 1726878463.14127: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11757 1726878463.14154: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11757 1726878463.14179: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11757 1726878463.14241: 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) 11757 1726878463.14261: 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) 11757 1726878463.14279: 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) 11757 1726878463.14297: 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) 11757 1726878463.14382: Evaluated conditional (cockpit_config is defined): False 11757 1726878463.14388: when evaluation is False, skipping this task 11757 1726878463.14391: _execute() done 11757 1726878463.14394: dumping result to json 11757 1726878463.14398: done dumping result, returning 11757 1726878463.14404: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file [0affdecc-488f-1992-aed8-000000000044] 11757 1726878463.14410: sending task result for task 0affdecc-488f-1992-aed8-000000000044 11757 1726878463.14439: done sending task result for task 0affdecc-488f-1992-aed8-000000000044 11757 1726878463.14442: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_config is defined", "skip_reason": "Conditional result was False" } 11123 1726878463.14576: no more pending results, returning what we have 11123 1726878463.14579: results queue empty 11123 1726878463.14579: checking for any_errors_fatal 11123 1726878463.14591: done checking for any_errors_fatal 11123 1726878463.14592: checking for max_fail_percentage 11123 1726878463.14593: done checking for max_fail_percentage 11123 1726878463.14593: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.14594: done checking to see if all hosts have failed 11123 1726878463.14594: getting the remaining hosts for this loop 11123 1726878463.14596: done getting the remaining hosts for this loop 11123 1726878463.14599: getting the next task for host managed_node3 11123 1726878463.14607: done getting next task for host managed_node3 11123 1726878463.14610: ^ task is: TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign 11123 1726878463.14613: ^ 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 11123 1726878463.14625: getting variables 11123 1726878463.14626: in VariableManager get_vars() 11123 1726878463.14654: Calling all_inventory to load vars for managed_node3 11123 1726878463.14657: Calling groups_inventory to load vars for managed_node3 11123 1726878463.14658: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.14664: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.14666: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.14667: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.17341: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.17821: done with get_vars() 11123 1726878463.17834: done getting variables 11123 1726878463.17863: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Check the OS version for self-sign] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:93 Friday 20 September 2024 20:27:43 -0400 (0:00:00.048) 0:00:49.161 ****** 11123 1726878463.17880: entering _queue_task() for managed_node3/fail 11123 1726878463.18045: worker is 1 (out of 1 available) 11123 1726878463.18060: exiting _queue_task() for managed_node3/fail 11123 1726878463.18070: done queuing things up, now waiting for results queue to drain 11123 1726878463.18071: waiting for pending results... 11758 1726878463.18197: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign 11758 1726878463.18318: in run() - task 0affdecc-488f-1992-aed8-000000000046 11758 1726878463.18336: variable 'ansible_search_path' from source: unknown 11758 1726878463.18340: variable 'ansible_search_path' from source: unknown 11758 1726878463.18370: calling self._execute() 11758 1726878463.18436: variable 'ansible_host' from source: host vars for 'managed_node3' 11758 1726878463.18445: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11758 1726878463.18454: variable 'omit' from source: magic vars 11758 1726878463.18788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11758 1726878463.20357: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11758 1726878463.20409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11758 1726878463.20441: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11758 1726878463.20469: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11758 1726878463.20489: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11758 1726878463.20544: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11758 1726878463.20567: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11758 1726878463.20586: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11758 1726878463.20613: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11758 1726878463.20625: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11758 1726878463.20707: variable 'cockpit_certificates' from source: role '' defaults 11758 1726878463.20724: Evaluated conditional (cockpit_certificates | length > 0): False 11758 1726878463.20728: when evaluation is False, skipping this task 11758 1726878463.20731: _execute() done 11758 1726878463.20736: dumping result to json 11758 1726878463.20740: done dumping result, returning 11758 1726878463.20746: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Check the OS version for self-sign [0affdecc-488f-1992-aed8-000000000046] 11758 1726878463.20754: sending task result for task 0affdecc-488f-1992-aed8-000000000046 11758 1726878463.20778: done sending task result for task 0affdecc-488f-1992-aed8-000000000046 11758 1726878463.20782: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878463.20921: no more pending results, returning what we have 11123 1726878463.20924: results queue empty 11123 1726878463.20925: checking for any_errors_fatal 11123 1726878463.20930: done checking for any_errors_fatal 11123 1726878463.20931: checking for max_fail_percentage 11123 1726878463.20934: done checking for max_fail_percentage 11123 1726878463.20935: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.20936: done checking to see if all hosts have failed 11123 1726878463.20936: getting the remaining hosts for this loop 11123 1726878463.20937: done getting the remaining hosts for this loop 11123 1726878463.20940: getting the next task for host managed_node3 11123 1726878463.20947: done getting next task for host managed_node3 11123 1726878463.20949: ^ task is: TASK: Create certificates using the certificate role 11123 1726878463.20951: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.20965: getting variables 11123 1726878463.20966: in VariableManager get_vars() 11123 1726878463.20997: Calling all_inventory to load vars for managed_node3 11123 1726878463.20999: Calling groups_inventory to load vars for managed_node3 11123 1726878463.21001: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.21008: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.21010: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.21012: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.21483: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.21994: done with get_vars() 11123 1726878463.22006: done getting variables TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:102 Friday 20 September 2024 20:27:43 -0400 (0:00:00.041) 0:00:49.203 ****** 11123 1726878463.22066: entering _queue_task() for managed_node3/include_role 11123 1726878463.22216: worker is 1 (out of 1 available) 11123 1726878463.22232: exiting _queue_task() for managed_node3/include_role 11123 1726878463.22245: done queuing things up, now waiting for results queue to drain 11123 1726878463.22246: waiting for pending results... 11759 1726878463.22360: running TaskExecutor() for managed_node3/TASK: Create certificates using the certificate role 11759 1726878463.22479: in run() - task 0affdecc-488f-1992-aed8-000000000047 11759 1726878463.22495: variable 'ansible_search_path' from source: unknown 11759 1726878463.22499: variable 'ansible_search_path' from source: unknown 11759 1726878463.22527: calling self._execute() 11759 1726878463.22590: variable 'ansible_host' from source: host vars for 'managed_node3' 11759 1726878463.22598: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11759 1726878463.22606: variable 'omit' from source: magic vars 11759 1726878463.22926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11759 1726878463.24449: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11759 1726878463.24502: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11759 1726878463.24534: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11759 1726878463.24560: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11759 1726878463.24580: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11759 1726878463.24634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11759 1726878463.24655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11759 1726878463.24673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11759 1726878463.24700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11759 1726878463.24712: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11759 1726878463.24791: variable 'cockpit_certificates' from source: role '' defaults 11759 1726878463.24808: Evaluated conditional (cockpit_certificates | length > 0): False 11759 1726878463.24812: when evaluation is False, skipping this task 11759 1726878463.24816: _execute() done 11759 1726878463.24819: dumping result to json 11759 1726878463.24822: done dumping result, returning 11759 1726878463.24828: done running TaskExecutor() for managed_node3/TASK: Create certificates using the certificate role [0affdecc-488f-1992-aed8-000000000047] 11759 1726878463.24836: sending task result for task 0affdecc-488f-1992-aed8-000000000047 11759 1726878463.24860: done sending task result for task 0affdecc-488f-1992-aed8-000000000047 11759 1726878463.24864: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878463.24985: no more pending results, returning what we have 11123 1726878463.24988: results queue empty 11123 1726878463.24988: checking for any_errors_fatal 11123 1726878463.24993: done checking for any_errors_fatal 11123 1726878463.24993: checking for max_fail_percentage 11123 1726878463.24995: done checking for max_fail_percentage 11123 1726878463.24995: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.24996: done checking to see if all hosts have failed 11123 1726878463.24997: getting the remaining hosts for this loop 11123 1726878463.24998: done getting the remaining hosts for this loop 11123 1726878463.25001: getting the next task for host managed_node3 11123 1726878463.25006: done getting next task for host managed_node3 11123 1726878463.25010: ^ task is: TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key 11123 1726878463.25012: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.25026: getting variables 11123 1726878463.25028: in VariableManager get_vars() 11123 1726878463.25062: Calling all_inventory to load vars for managed_node3 11123 1726878463.25065: Calling groups_inventory to load vars for managed_node3 11123 1726878463.25067: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.25074: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.25077: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.25079: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.25543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.26151: done with get_vars() 11123 1726878463.26162: done getting variables 11123 1726878463.26199: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:108 Friday 20 September 2024 20:27:43 -0400 (0:00:00.041) 0:00:49.245 ****** 11123 1726878463.26221: entering _queue_task() for managed_node3/set_fact 11123 1726878463.26372: worker is 1 (out of 1 available) 11123 1726878463.26384: exiting _queue_task() for managed_node3/set_fact 11123 1726878463.26394: done queuing things up, now waiting for results queue to drain 11123 1726878463.26395: waiting for pending results... 11760 1726878463.26516: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key 11760 1726878463.26635: in run() - task 0affdecc-488f-1992-aed8-000000000048 11760 1726878463.26652: variable 'ansible_search_path' from source: unknown 11760 1726878463.26656: variable 'ansible_search_path' from source: unknown 11760 1726878463.26682: calling self._execute() 11760 1726878463.26741: variable 'ansible_host' from source: host vars for 'managed_node3' 11760 1726878463.26750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11760 1726878463.26758: variable 'omit' from source: magic vars 11760 1726878463.27081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11760 1726878463.28585: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11760 1726878463.28637: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11760 1726878463.28663: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11760 1726878463.28692: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11760 1726878463.28712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11760 1726878463.28764: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11760 1726878463.28785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11760 1726878463.28806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11760 1726878463.28835: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11760 1726878463.28847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11760 1726878463.28928: variable 'cockpit_certificates' from source: role '' defaults 11760 1726878463.28945: Evaluated conditional (cockpit_certificates | length > 0): False 11760 1726878463.28950: when evaluation is False, skipping this task 11760 1726878463.28953: _execute() done 11760 1726878463.28957: dumping result to json 11760 1726878463.28961: done dumping result, returning 11760 1726878463.28967: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Set cockpit_cert and cockpit_private_key [0affdecc-488f-1992-aed8-000000000048] 11760 1726878463.28972: sending task result for task 0affdecc-488f-1992-aed8-000000000048 11760 1726878463.28993: done sending task result for task 0affdecc-488f-1992-aed8-000000000048 11760 1726878463.28997: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_certificates | length > 0", "skip_reason": "Conditional result was False" } 11123 1726878463.29105: no more pending results, returning what we have 11123 1726878463.29107: results queue empty 11123 1726878463.29108: checking for any_errors_fatal 11123 1726878463.29113: done checking for any_errors_fatal 11123 1726878463.29113: checking for max_fail_percentage 11123 1726878463.29114: done checking for max_fail_percentage 11123 1726878463.29115: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.29116: done checking to see if all hosts have failed 11123 1726878463.29116: getting the remaining hosts for this loop 11123 1726878463.29117: done getting the remaining hosts for this loop 11123 1726878463.29123: getting the next task for host managed_node3 11123 1726878463.29131: done getting next task for host managed_node3 11123 1726878463.29136: ^ task is: TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate 11123 1726878463.29138: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.29150: getting variables 11123 1726878463.29151: in VariableManager get_vars() 11123 1726878463.29184: Calling all_inventory to load vars for managed_node3 11123 1726878463.29187: Calling groups_inventory to load vars for managed_node3 11123 1726878463.29189: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.29197: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.29199: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.29201: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.29661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.30176: done with get_vars() 11123 1726878463.30188: done getting variables TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:114 Friday 20 September 2024 20:27:43 -0400 (0:00:00.040) 0:00:49.285 ****** 11123 1726878463.30252: entering _queue_task() for managed_node3/file 11123 1726878463.30402: worker is 1 (out of 1 available) 11123 1726878463.30415: exiting _queue_task() for managed_node3/file 11123 1726878463.30427: done queuing things up, now waiting for results queue to drain 11123 1726878463.30429: waiting for pending results... 11761 1726878463.30548: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate 11761 1726878463.30666: in run() - task 0affdecc-488f-1992-aed8-00000000004a 11761 1726878463.30681: variable 'ansible_search_path' from source: unknown 11761 1726878463.30686: variable 'ansible_search_path' from source: unknown 11761 1726878463.30711: calling self._execute() 11761 1726878463.30775: variable 'ansible_host' from source: host vars for 'managed_node3' 11761 1726878463.30784: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11761 1726878463.30792: variable 'omit' from source: magic vars 11761 1726878463.31101: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11761 1726878463.31262: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11761 1726878463.31297: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11761 1726878463.31323: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11761 1726878463.31372: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11761 1726878463.31430: 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) 11761 1726878463.31451: 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) 11761 1726878463.31469: 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) 11761 1726878463.31487: 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) 11761 1726878463.31574: Evaluated conditional (cockpit_cert is defined): False 11761 1726878463.31580: when evaluation is False, skipping this task 11761 1726878463.31583: _execute() done 11761 1726878463.31586: dumping result to json 11761 1726878463.31590: done dumping result, returning 11761 1726878463.31597: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate [0affdecc-488f-1992-aed8-00000000004a] 11761 1726878463.31602: sending task result for task 0affdecc-488f-1992-aed8-00000000004a 11761 1726878463.31627: done sending task result for task 0affdecc-488f-1992-aed8-00000000004a 11761 1726878463.31630: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } 11123 1726878463.31736: no more pending results, returning what we have 11123 1726878463.31739: results queue empty 11123 1726878463.31740: checking for any_errors_fatal 11123 1726878463.31746: done checking for any_errors_fatal 11123 1726878463.31747: checking for max_fail_percentage 11123 1726878463.31748: done checking for max_fail_percentage 11123 1726878463.31749: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.31749: done checking to see if all hosts have failed 11123 1726878463.31750: getting the remaining hosts for this loop 11123 1726878463.31751: done getting the remaining hosts for this loop 11123 1726878463.31754: getting the next task for host managed_node3 11123 1726878463.31760: done getting next task for host managed_node3 11123 1726878463.31763: ^ task is: TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key 11123 1726878463.31766: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.31778: getting variables 11123 1726878463.31779: in VariableManager get_vars() 11123 1726878463.31809: Calling all_inventory to load vars for managed_node3 11123 1726878463.31812: Calling groups_inventory to load vars for managed_node3 11123 1726878463.31814: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.31823: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.31825: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.31826: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.32278: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.32779: done with get_vars() 11123 1726878463.32791: done getting variables TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] *** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:124 Friday 20 September 2024 20:27:43 -0400 (0:00:00.025) 0:00:49.311 ****** 11123 1726878463.32853: entering _queue_task() for managed_node3/file 11123 1726878463.32993: worker is 1 (out of 1 available) 11123 1726878463.33006: exiting _queue_task() for managed_node3/file 11123 1726878463.33016: done queuing things up, now waiting for results queue to drain 11123 1726878463.33017: waiting for pending results... 11762 1726878463.33131: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key 11762 1726878463.33242: in run() - task 0affdecc-488f-1992-aed8-00000000004b 11762 1726878463.33259: variable 'ansible_search_path' from source: unknown 11762 1726878463.33263: variable 'ansible_search_path' from source: unknown 11762 1726878463.33289: calling self._execute() 11762 1726878463.33349: variable 'ansible_host' from source: host vars for 'managed_node3' 11762 1726878463.33357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11762 1726878463.33365: variable 'omit' from source: magic vars 11762 1726878463.33669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11762 1726878463.33829: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11762 1726878463.33865: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11762 1726878463.33892: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11762 1726878463.33943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11762 1726878463.33998: 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) 11762 1726878463.34020: 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) 11762 1726878463.34041: 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) 11762 1726878463.34060: 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) 11762 1726878463.34143: Evaluated conditional (cockpit_cert is defined): False 11762 1726878463.34149: when evaluation is False, skipping this task 11762 1726878463.34152: _execute() done 11762 1726878463.34156: dumping result to json 11762 1726878463.34159: done dumping result, returning 11762 1726878463.34165: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.cockpit : Link to configured existing certificate key [0affdecc-488f-1992-aed8-00000000004b] 11762 1726878463.34170: sending task result for task 0affdecc-488f-1992-aed8-00000000004b 11762 1726878463.34193: done sending task result for task 0affdecc-488f-1992-aed8-00000000004b 11762 1726878463.34197: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_cert is defined", "skip_reason": "Conditional result was False" } 11123 1726878463.34306: no more pending results, returning what we have 11123 1726878463.34309: results queue empty 11123 1726878463.34309: checking for any_errors_fatal 11123 1726878463.34314: done checking for any_errors_fatal 11123 1726878463.34314: checking for max_fail_percentage 11123 1726878463.34315: done checking for max_fail_percentage 11123 1726878463.34316: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.34317: done checking to see if all hosts have failed 11123 1726878463.34317: getting the remaining hosts for this loop 11123 1726878463.34321: done getting the remaining hosts for this loop 11123 1726878463.34324: getting the next task for host managed_node3 11123 1726878463.34335: done getting next task for host managed_node3 11123 1726878463.34337: ^ task is: TASK: meta (role_complete) 11123 1726878463.34339: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878463.34351: getting variables 11123 1726878463.34352: in VariableManager get_vars() 11123 1726878463.34385: Calling all_inventory to load vars for managed_node3 11123 1726878463.34388: Calling groups_inventory to load vars for managed_node3 11123 1726878463.34389: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.34395: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.34396: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.34398: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.34979: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.35465: done with get_vars() 11123 1726878463.35475: done getting variables 11123 1726878463.35524: done queuing things up, now waiting for results queue to drain 11123 1726878463.35525: results queue empty 11123 1726878463.35526: checking for any_errors_fatal 11123 1726878463.35528: done checking for any_errors_fatal 11123 1726878463.35528: checking for max_fail_percentage 11123 1726878463.35529: done checking for max_fail_percentage 11123 1726878463.35529: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.35530: done checking to see if all hosts have failed 11123 1726878463.35530: getting the remaining hosts for this loop 11123 1726878463.35531: done getting the remaining hosts for this loop 11123 1726878463.35534: getting the next task for host managed_node3 11123 1726878463.35536: done getting next task for host managed_node3 11123 1726878463.35537: ^ task is: TASK: meta (flush_handlers) 11123 1726878463.35538: ^ 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 11123 1726878463.35540: getting variables 11123 1726878463.35541: in VariableManager get_vars() 11123 1726878463.35547: Calling all_inventory to load vars for managed_node3 11123 1726878463.35548: Calling groups_inventory to load vars for managed_node3 11123 1726878463.35549: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.35552: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.35553: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.35555: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.35924: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.36406: done with get_vars() 11123 1726878463.36416: done getting variables TASK [Flush handlers] ********************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:20 Friday 20 September 2024 20:27:43 -0400 (0:00:00.036) 0:00:49.347 ****** 11123 1726878463.36461: in VariableManager get_vars() 11123 1726878463.36468: Calling all_inventory to load vars for managed_node3 11123 1726878463.36469: Calling groups_inventory to load vars for managed_node3 11123 1726878463.36471: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.36477: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.36478: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.36479: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.36915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.37385: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.cockpit : Reload systemd for managed_node3 NOTIFIED HANDLER fedora.linux_system_roles.cockpit : Restart cockpit for managed_node3 META: triggered running handlers for managed_node3 11123 1726878463.37418: done queuing things up, now waiting for results queue to drain 11123 1726878463.37421: results queue empty 11123 1726878463.37421: checking for any_errors_fatal 11123 1726878463.37422: done checking for any_errors_fatal 11123 1726878463.37423: checking for max_fail_percentage 11123 1726878463.37423: done checking for max_fail_percentage 11123 1726878463.37424: checking to see if all hosts have failed and the running result is not ok 11123 1726878463.37424: done checking to see if all hosts have failed 11123 1726878463.37424: getting the remaining hosts for this loop 11123 1726878463.37425: done getting the remaining hosts for this loop 11123 1726878463.37426: getting the next task for host managed_node3 11123 1726878463.37427: done getting next task for host managed_node3 11123 1726878463.37428: ^ task is: HANDLER: fedora.linux_system_roles.cockpit : Reload systemd 11123 1726878463.37429: ^ state is: HOST STATE: block=2, task=8, 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 11123 1726878463.37430: getting variables 11123 1726878463.37431: in VariableManager get_vars() 11123 1726878463.37440: Calling all_inventory to load vars for managed_node3 11123 1726878463.37441: Calling groups_inventory to load vars for managed_node3 11123 1726878463.37442: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878463.37445: Calling all_plugins_play to load vars for managed_node3 11123 1726878463.37447: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878463.37448: Calling groups_plugins_play to load vars for managed_node3 11123 1726878463.37824: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878463.38293: done with get_vars() 11123 1726878463.38303: done getting variables RUNNING HANDLER [fedora.linux_system_roles.cockpit : Reload systemd] *********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:3 Friday 20 September 2024 20:27:43 -0400 (0:00:00.018) 0:00:49.366 ****** 11123 1726878463.38345: entering _queue_task() for managed_node3/systemd 11123 1726878463.38493: worker is 1 (out of 1 available) 11123 1726878463.38508: exiting _queue_task() for managed_node3/systemd 11123 1726878463.38528: done queuing things up, now waiting for results queue to drain 11123 1726878463.38529: waiting for pending results... 11763 1726878463.38639: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.cockpit : Reload systemd 11763 1726878463.38757: in run() - task 0affdecc-488f-1992-aed8-00000000004d 11763 1726878463.38773: variable 'ansible_search_path' from source: unknown 11763 1726878463.38777: variable 'ansible_search_path' from source: unknown 11763 1726878463.38803: calling self._execute() 11763 1726878463.38865: variable 'ansible_host' from source: host vars for 'managed_node3' 11763 1726878463.38873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11763 1726878463.38882: variable 'omit' from source: magic vars 11763 1726878463.38957: variable 'omit' from source: magic vars 11763 1726878463.39000: variable 'omit' from source: magic vars 11763 1726878463.39025: variable 'omit' from source: magic vars 11763 1726878463.39057: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11763 1726878463.39082: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11763 1726878463.39101: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11763 1726878463.39116: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11763 1726878463.39128: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11763 1726878463.39150: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11763 1726878463.39155: variable 'ansible_host' from source: host vars for 'managed_node3' 11763 1726878463.39160: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11763 1726878463.39228: Set connection var ansible_timeout to 10 11763 1726878463.39234: Set connection var ansible_connection to ssh 11763 1726878463.39240: Set connection var ansible_shell_executable to /bin/sh 11763 1726878463.39247: Set connection var ansible_pipelining to False 11763 1726878463.39252: Set connection var ansible_module_compression to ZIP_DEFLATED 11763 1726878463.39258: Set connection var ansible_shell_type to sh 11763 1726878463.39273: variable 'ansible_shell_executable' from source: unknown 11763 1726878463.39278: variable 'ansible_connection' from source: unknown 11763 1726878463.39281: variable 'ansible_module_compression' from source: unknown 11763 1726878463.39285: variable 'ansible_shell_type' from source: unknown 11763 1726878463.39288: variable 'ansible_shell_executable' from source: unknown 11763 1726878463.39291: variable 'ansible_host' from source: host vars for 'managed_node3' 11763 1726878463.39296: variable 'ansible_pipelining' from source: unknown 11763 1726878463.39299: variable 'ansible_timeout' from source: unknown 11763 1726878463.39304: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11763 1726878463.39439: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11763 1726878463.39450: variable 'omit' from source: magic vars 11763 1726878463.39456: starting attempt loop 11763 1726878463.39460: running the handler 11763 1726878463.39470: _low_level_execute_command(): starting 11763 1726878463.39477: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11763 1726878463.41875: stdout chunk (state=2): >>>/root <<< 11763 1726878463.41992: stderr chunk (state=3): >>><<< 11763 1726878463.41998: stdout chunk (state=3): >>><<< 11763 1726878463.42012: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11763 1726878463.42025: _low_level_execute_command(): starting 11763 1726878463.42031: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232 `" && echo ansible-tmp-1726878463.4202123-11763-153640125232232="` echo /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232 `" ) && sleep 0' 11763 1726878463.44474: stdout chunk (state=2): >>>ansible-tmp-1726878463.4202123-11763-153640125232232=/root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232 <<< 11763 1726878463.44597: stderr chunk (state=3): >>><<< 11763 1726878463.44603: stdout chunk (state=3): >>><<< 11763 1726878463.44614: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878463.4202123-11763-153640125232232=/root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232 , stderr= 11763 1726878463.44653: variable 'ansible_module_compression' from source: unknown 11763 1726878463.44696: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11763 1726878463.44752: variable 'ansible_facts' from source: unknown 11763 1726878463.44909: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/AnsiballZ_systemd.py 11763 1726878463.45010: Sending initial data 11763 1726878463.45020: Sent initial data (156 bytes) 11763 1726878463.47535: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpi7cm17tv /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/AnsiballZ_systemd.py <<< 11763 1726878463.49594: stderr chunk (state=3): >>><<< 11763 1726878463.49601: stdout chunk (state=3): >>><<< 11763 1726878463.49622: done transferring module to remote 11763 1726878463.49636: _low_level_execute_command(): starting 11763 1726878463.49641: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/ /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/AnsiballZ_systemd.py && sleep 0' 11763 1726878463.51975: stderr chunk (state=2): >>><<< 11763 1726878463.51981: stdout chunk (state=2): >>><<< 11763 1726878463.51992: _low_level_execute_command() done: rc=0, stdout=, stderr= 11763 1726878463.51996: _low_level_execute_command(): starting 11763 1726878463.52002: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/AnsiballZ_systemd.py && sleep 0' 11763 1726878463.54805: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11763 1726878463.54820: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11763 1726878463.54835: stdout chunk (state=3): >>>import '_weakref' # <<< 11763 1726878463.54895: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11763 1726878463.54926: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11763 1726878463.54974: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11763 1726878463.54983: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11763 1726878463.55009: stdout chunk (state=3): >>>import 'zipimport' # <<< 11763 1726878463.55017: stdout chunk (state=3): >>># installed zipimport hook <<< 11763 1726878463.55059: 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' <<< 11763 1726878463.55083: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11763 1726878463.55104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11763 1726878463.55124: stdout chunk (state=3): >>>import '_codecs' # <<< 11763 1726878463.55145: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4d39e48> <<< 11763 1726878463.55180: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11763 1726878463.55191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11763 1726878463.55199: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ccf828> <<< 11763 1726878463.55205: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4d399b0> <<< 11763 1726878463.55225: 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' <<< 11763 1726878463.55246: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4cdc630> <<< 11763 1726878463.55265: stdout chunk (state=3): >>>import '_signal' # <<< 11763 1726878463.55287: 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' <<< 11763 1726878463.55309: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce3160> <<< 11763 1726878463.55329: 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' <<< 11763 1726878463.55352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11763 1726878463.55362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11763 1726878463.55376: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11763 1726878463.55401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce80f0><<< 11763 1726878463.55412: stdout chunk (state=3): >>> <<< 11763 1726878463.55426: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce3748> <<< 11763 1726878463.55459: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce3390> <<< 11763 1726878463.55486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11763 1726878463.55504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11763 1726878463.55517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11763 1726878463.55542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11763 1726878463.55553: stdout chunk (state=3): >>>import 'errno' # <<< 11763 1726878463.55572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11763 1726878463.55586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11763 1726878463.55609: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c8d470> <<< 11763 1726878463.55627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11763 1726878463.55643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11763 1726878463.55667: 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' <<< 11763 1726878463.55677: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c92e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c8db38> <<< 11763 1726878463.55714: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11763 1726878463.55754: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11763 1726878463.55860: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c994e0> <<< 11763 1726878463.55882: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c7cd68> <<< 11763 1726878463.55900: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11763 1726878463.55910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11763 1726878463.55922: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c7f198> <<< 11763 1726878463.55960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11763 1726878463.55968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11763 1726878463.55990: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f8d940> <<< 11763 1726878463.56005: 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 <<< 11763 1726878463.56031: 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 0x7f1bf2f9f240> <<< 11763 1726878463.56127: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ceda20> <<< 11763 1726878463.56135: 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. <<< 11763 1726878463.56530: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11763 1726878463.56551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11763 1726878463.56566: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11763 1726878463.56577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11763 1726878463.56589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11763 1726878463.56607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11763 1726878463.56623: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11763 1726878463.56640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11763 1726878463.56659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11763 1726878463.56728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11763 1726878463.56737: stdout chunk (state=3): >>>import '_functools' # <<< 11763 1726878463.56759: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11763 1726878463.56788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11763 1726878463.56810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11763 1726878463.56824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11763 1726878463.56847: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ec2278> <<< 11763 1726878463.56874: 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'<<< 11763 1726878463.56881: stdout chunk (state=3): >>> import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ecd4a8> <<< 11763 1726878463.56898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11763 1726878463.56906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11763 1726878463.56929: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.56939: 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 0x7f1bf2ece198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ecdc88> <<< 11763 1726878463.56959: stdout chunk (state=3): >>>import 'itertools' # <<< 11763 1726878463.56973: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11763 1726878463.56991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11763 1726878463.57001: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ece278> <<< 11763 1726878463.57011: stdout chunk (state=3): >>>import '_collections' # <<< 11763 1726878463.57058: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f689b0> <<< 11763 1726878463.57081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11763 1726878463.57094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11763 1726878463.57130: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f68da0> <<< 11763 1726878463.57184: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5a358> <<< 11763 1726878463.57210: 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' <<< 11763 1726878463.57221: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5f358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f52630> <<< 11763 1726878463.57273: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f44668> <<< 11763 1726878463.57288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11763 1726878463.57303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11763 1726878463.57311: stdout chunk (state=3): >>>import '_sre' # <<< 11763 1726878463.57335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11763 1726878463.57346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11763 1726878463.57367: 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' <<< 11763 1726878463.57405: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c7c4a8> <<< 11763 1726878463.57421: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c6cf28> <<< 11763 1726878463.57440: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5a2b0> <<< 11763 1726878463.57448: stdout chunk (state=3): >>>import '_locale' # <<< 11763 1726878463.57504: 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' <<< 11763 1726878463.57515: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8e080> <<< 11763 1726878463.57523: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f3e4a8> <<< 11763 1726878463.57542: 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' <<< 11763 1726878463.57577: 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 0x7f1bf2c8e400> <<< 11763 1726878463.57585: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8e208> <<< 11763 1726878463.57614: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.57623: 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 0x7f1bf2c8e518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2fb6208> <<< 11763 1726878463.57651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11763 1726878463.57659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11763 1726878463.57683: 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' <<< 11763 1726878463.57702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11763 1726878463.57718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11763 1726878463.57730: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c99048> <<< 11763 1726878463.57739: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8ec18> <<< 11763 1726878463.57760: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11763 1726878463.57767: 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 0x7f1bf2c998d0> <<< 11763 1726878463.57790: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11763 1726878463.57805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11763 1726878463.57831: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11763 1726878463.57839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11763 1726878463.57895: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ca50f0> <<< 11763 1726878463.57910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11763 1726878463.57931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11763 1726878463.57960: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2821390> <<< 11763 1726878463.57977: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c999b0> <<< 11763 1726878463.57995: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11763 1726878463.58012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11763 1726878463.58061: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2825e80> <<< 11763 1726878463.58078: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8e748> <<< 11763 1726878463.58092: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11763 1726878463.58113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11763 1726878463.58129: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11763 1726878463.58142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 11763 1726878463.58151: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf284a4e0> <<< 11763 1726878463.58174: 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 0x7f1bf284a898> <<< 11763 1726878463.58195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11763 1726878463.58212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11763 1726878463.58236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11763 1726878463.58246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11763 1726878463.58259: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2850588> <<< 11763 1726878463.58279: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11763 1726878463.58303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11763 1726878463.58322: stdout chunk (state=3): >>>import 'time' # <<< 11763 1726878463.58339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11763 1726878463.58356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11763 1726878463.58381: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11763 1726878463.58388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11763 1726878463.58399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11763 1726878463.58447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11763 1726878463.58462: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11763 1726878463.58474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25fcda0> <<< 11763 1726878463.58597: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25ef4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25ef1d0> <<< 11763 1726878463.58615: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25e50b8> <<< 11763 1726878463.58637: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2850f28> <<< 11763 1726878463.58676: 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' <<< 11763 1726878463.58683: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf25f6198> <<< 11763 1726878463.58699: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf284ac18> <<< 11763 1726878463.58710: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11763 1726878463.58733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11763 1726878463.58768: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.58775: 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 0x7f1bf4c4a908> <<< 11763 1726878463.58795: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25f6240> <<< 11763 1726878463.58802: stdout chunk (state=3): >>>import 'pwd' # <<< 11763 1726878463.58822: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.58829: 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 0x7f1bf4c4ac88> <<< 11763 1726878463.58887: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8ea90> <<< 11763 1726878463.58909: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11763 1726878463.58925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11763 1726878463.58942: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11763 1726878463.58950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11763 1726878463.58986: 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 0x7f1bf4c5f7b8> <<< 11763 1726878463.59011: 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' <<< 11763 1726878463.59152: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.59159: 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 0x7f1bf4c66828> <<< 11763 1726878463.59186: 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 0x7f1bf4c66cf8> <<< 11763 1726878463.59225: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.59235: 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 0x7f1bf4c66e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c66048> <<< 11763 1726878463.59258: 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' <<< 11763 1726878463.59283: 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 0x7f1bf4c6f198> <<< 11763 1726878463.59292: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c666d8> <<< 11763 1726878463.59317: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.59328: 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 0x7f1bf4c66438> <<< 11763 1726878463.59344: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c53cf8> <<< 11763 1726878463.59366: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2834550> <<< 11763 1726878463.59385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11763 1726878463.59423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11763 1726878463.59462: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c5f668> <<< 11763 1726878463.59671: 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' <<< 11763 1726878463.59694: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c67b00> <<< 11763 1726878463.59830: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip' <<< 11763 1726878463.59846: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11763 1726878463.59875: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11763 1726878463.59891: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.59903: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 11763 1726878463.59920: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.60996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.61915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11763 1726878463.61924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c0d6a0> <<< 11763 1726878463.61935: stdout chunk (state=3): >>>import 'atexit' # <<< 11763 1726878463.61953: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11763 1726878463.61986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11763 1726878463.62057: 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 0x7f1bf08de438> <<< 11763 1726878463.62067: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c0dfd0> <<< 11763 1726878463.62087: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.62096: 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 0x7f1bf0c0d0b8> <<< 11763 1726878463.62111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11763 1726878463.62145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11763 1726878463.62185: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0938cf8> <<< 11763 1726878463.62207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11763 1726878463.62221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11763 1726878463.62242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11763 1726878463.62262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11763 1726878463.62283: 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' <<< 11763 1726878463.62373: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf090fcc0> <<< 11763 1726878463.62402: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so'<<< 11763 1726878463.62412: 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 0x7f1bf0bdb208> <<< 11763 1726878463.62444: 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 0x7f1bf0bdb438> <<< 11763 1726878463.62461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11763 1726878463.62487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11763 1726878463.62549: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bdb780> <<< 11763 1726878463.62565: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf090b470> <<< 11763 1726878463.62860: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf08fd668> <<< 11763 1726878463.62883: 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' <<< 11763 1726878463.62911: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0be9dd8> <<< 11763 1726878463.62931: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.62941: 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 0x7f1bf090b898> <<< 11763 1726878463.62962: 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' <<< 11763 1726878463.62970: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bf80f0> <<< 11763 1726878463.62985: 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 <<< 11763 1726878463.63004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11763 1726878463.63019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11763 1726878463.63045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11763 1726878463.63066: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11763 1726878463.63081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11763 1726878463.63131: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.63139: 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 0x7f1bf0b9ab38> <<< 11763 1726878463.63216: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11763 1726878463.63226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11763 1726878463.63230: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0ba3c50> <<< 11763 1726878463.63250: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c08f28> <<< 11763 1726878463.63264: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11763 1726878463.63274: 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 0x7f1bf0c13630> <<< 11763 1726878463.63497: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c004a8> <<< 11763 1726878463.63526: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11763 1726878463.63560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11763 1726878463.63576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11763 1726878463.63594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11763 1726878463.63602: stdout chunk (state=3): >>>import '_string' # <<< 11763 1726878463.63686: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bc1c88> <<< 11763 1726878463.63741: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c137f0> <<< 11763 1726878463.63863: 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 0x7f1bf0bd0ba8> <<< 11763 1726878463.63900: 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 0x7f1bf0bd0c88> <<< 11763 1726878463.63945: 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'<<< 11763 1726878463.63954: 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 0x7f1bf0bd0e10> <<< 11763 1726878463.63968: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bf8240> <<< 11763 1726878463.63989: 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' <<< 11763 1726878463.64017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11763 1726878463.64030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11763 1726878463.64086: 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 0x7f1bf0c2b7f0> <<< 11763 1726878463.64252: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c1eef0> <<< 11763 1726878463.64281: 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 0x7f1bf0c26128> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c1e9b0> <<< 11763 1726878463.64303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.64317: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 11763 1726878463.64331: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.64411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.64483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.64493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 11763 1726878463.64520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11763 1726878463.64534: stdout chunk (state=3): >>> import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11763 1726878463.64638: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.64742: 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' <<< 11763 1726878463.64765: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11763 1726878463.64773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11763 1726878463.64792: 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' <<< 11763 1726878463.64830: 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 0x7f1bf0c47be0> <<< 11763 1726878463.64881: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c478d0> <<< 11763 1726878463.64921: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c470f0> <<< 11763 1726878463.64942: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11763 1726878463.64951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11763 1726878463.64984: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c47748> <<< 11763 1726878463.64992: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c35908> <<< 11763 1726878463.65007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.65463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.65897: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 11763 1726878463.65917: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11763 1726878463.65926: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11763 1726878463.66345: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2754e0> # zipimport: zlib available <<< 11763 1726878463.66604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.66934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.66986: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67037: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 11763 1726878463.67051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67104: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11763 1726878463.67114: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67169: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67237: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 11763 1726878463.67252: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11763 1726878463.67264: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11763 1726878463.67300: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67325: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11763 1726878463.67338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11763 1726878463.67695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11763 1726878463.67866: stdout chunk (state=3): >>>import '_ast' # <<< 11763 1726878463.67876: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3acac8> <<< 11763 1726878463.67889: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67897: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67913: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11763 1726878463.67928: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.67980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68026: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11763 1726878463.68047: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11763 1726878463.68059: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11763 1726878463.68065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68095: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68127: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 11763 1726878463.68137: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68165: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68302: 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 <<< 11763 1726878463.68381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11763 1726878463.68481: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.68490: 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 0x7f1bed3ce320> <<< 11763 1726878463.68539: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3baa90> <<< 11763 1726878463.68563: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 11763 1726878463.68575: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11763 1726878463.68623: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68693: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.68726: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11763 1726878463.68743: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11763 1726878463.68760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11763 1726878463.68802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11763 1726878463.68823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11763 1726878463.68829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11763 1726878463.68957: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed39a0b8> <<< 11763 1726878463.68976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11763 1726878463.68986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11763 1726878463.69079: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed39a160> <<< 11763 1726878463.69119: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3ce668> <<< 11763 1726878463.69174: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3c72b0> <<< 11763 1726878463.69184: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11763 1726878463.69201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69224: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 11763 1726878463.69236: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69250: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69270: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11763 1726878463.69369: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 11763 1726878463.69384: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11763 1726878463.69399: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11763 1726878463.69556: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69705: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69804: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69838: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69867: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 11763 1726878463.69926: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.69985: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.70001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.70044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11763 1726878463.70074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11763 1726878463.70713: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2da240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11763 1726878463.70728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.70848: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.70979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71052: 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' <<< 11763 1726878463.71071: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11763 1726878463.71083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11763 1726878463.71101: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 11763 1726878463.71111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 11763 1726878463.71125: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed325748> <<< 11763 1726878463.71150: 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' <<< 11763 1726878463.71178: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11763 1726878463.71206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11763 1726878463.71226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11763 1726878463.71236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 11763 1726878463.71254: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed357198> <<< 11763 1726878463.71329: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.71343: 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 0x7f1bed357940> <<< 11763 1726878463.71349: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed331e10> <<< 11763 1726878463.71385: 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 0x7f1bed34feb8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed331128> <<< 11763 1726878463.71420: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed32c240> <<< 11763 1726878463.71429: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2ccb38> <<< 11763 1726878463.71446: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11763 1726878463.71464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11763 1726878463.71487: 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' <<< 11763 1726878463.71504: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed5fbda0> <<< 11763 1726878463.71520: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11763 1726878463.71528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 11763 1726878463.71547: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed603908> <<< 11763 1726878463.71561: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2d6dd8> <<< 11763 1726878463.71577: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11763 1726878463.71586: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 11763 1726878463.71597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71609: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71624: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 11763 1726878463.71670: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71713: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 11763 1726878463.71721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71756: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71792: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11763 1726878463.71802: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11763 1726878463.71821: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11763 1726878463.71845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71864: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11763 1726878463.71879: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71913: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71958: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 11763 1726878463.71965: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.71996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.72024: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11763 1726878463.72034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.72077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.72128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.72171: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.72220: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11763 1726878463.72233: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 11763 1726878463.72645: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73022: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 11763 1726878463.73065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73109: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73135: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73159: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 11763 1726878463.73169: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11763 1726878463.73183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73222: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11763 1726878463.73270: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73310: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11763 1726878463.73320: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73344: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73367: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11763 1726878463.73398: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73415: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 11763 1726878463.73434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73482: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73551: 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' <<< 11763 1726878463.73582: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bec9f3c88> <<< 11763 1726878463.73598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11763 1726878463.73620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11763 1726878463.73800: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1beca397b8> <<< 11763 1726878463.73811: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11763 1726878463.73872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.73916: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11763 1726878463.73927: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74158: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11763 1726878463.74165: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74215: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74275: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11763 1726878463.74284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11763 1726878463.74373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11763 1726878463.74394: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11763 1726878463.74421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11763 1726878463.74504: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1beca508d0> <<< 11763 1726878463.74564: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.74573: 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 0x7f1bec9eaf98> <<< 11763 1726878463.74799: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1beca04518> <<< 11763 1726878463.74809: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11763 1726878463.74849: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.74899: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 11763 1726878463.74971: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75210: 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 0x7f1becb249b0> <<< 11763 1726878463.75442: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75617: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11763 1726878463.75635: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75661: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75702: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 11763 1726878463.75737: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11763 1726878463.75788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11763 1726878463.75821: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 11763 1726878463.75834: 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 0x7f1becb2ab00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1becb2a780> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 11763 1726878463.75860: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11763 1726878463.75867: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.75926: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11763 1726878463.75940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76068: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76186: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 11763 1726878463.76268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76409: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 11763 1726878463.76423: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11763 1726878463.76434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76684: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 11763 1726878463.76696: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 11763 1726878463.76789: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76884: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 11763 1726878463.76896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76915: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.76945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.77367: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.77777: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11763 1726878463.77788: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 11763 1726878463.77870: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.77951: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11763 1726878463.77959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78108: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 11763 1726878463.78117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78235: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78355: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 11763 1726878463.78367: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78377: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11763 1726878463.78415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78455: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11763 1726878463.78462: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78536: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78611: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78760: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11763 1726878463.78918: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 11763 1726878463.78950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.78981: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11763 1726878463.78991: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79004: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11763 1726878463.79036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79092: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79142: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11763 1726878463.79153: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79173: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79192: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11763 1726878463.79201: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 11763 1726878463.79297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79387: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 11763 1726878463.79593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79800: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11763 1726878463.79810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79842: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79893: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11763 1726878463.79900: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11763 1726878463.79961: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.79982: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80011: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11763 1726878463.80020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80044: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80069: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11763 1726878463.80079: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80138: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80203: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11763 1726878463.80217: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 11763 1726878463.80227: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80259: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80301: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 11763 1726878463.80321: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80335: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80408: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80470: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80514: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 11763 1726878463.80534: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 11763 1726878463.80542: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80621: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 11763 1726878463.80775: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80925: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11763 1726878463.80936: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.80963: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81009: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 11763 1726878463.81045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81081: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11763 1726878463.81090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81223: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11763 1726878463.81234: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 11763 1726878463.81299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81366: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 11763 1726878463.81379: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 11763 1726878463.81385: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81579: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 11763 1726878463.81677: stdout chunk (state=3): >>># zipimport: zlib available <<< 11763 1726878463.81869: stdout chunk (state=3): >>>import 'gc' # <<< 11763 1726878463.95685: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 11763 1726878463.96197: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11763 1726878463.96210: 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 <<< 11763 1726878463.96237: 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 <<< 11763 1726878463.96265: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token <<< 11763 1726878463.96278: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal <<< 11763 1726878463.96303: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 11763 1726878463.96316: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 <<< 11763 1726878463.96327: stdout chunk (state=3): >>># 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 <<< 11763 1726878463.96357: stdout chunk (state=3): >>># 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 <<< 11763 1726878463.96369: 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 <<< 11763 1726878463.96387: stdout chunk (state=3): >>># 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 <<< 11763 1726878463.96396: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc <<< 11763 1726878463.96417: stdout chunk (state=3): >>># destroy _ast <<< 11763 1726878463.96427: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11763 1726878463.96947: 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 <<< 11763 1726878463.97015: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy distro # destroy logging # destroy argparse # 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 <<< 11763 1726878463.97057: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios <<< 11763 1726878463.97082: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct <<< 11763 1726878463.97112: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 11763 1726878463.97144: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 11763 1726878463.97182: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 11763 1726878463.97212: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc <<< 11763 1726878463.97250: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping sre_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 <<< 11763 1726878463.97294: 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 <<< 11763 1726878463.97315: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11763 1726878463.97434: stdout chunk (state=3): >>># destroy posixpath <<< 11763 1726878463.97485: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select <<< 11763 1726878463.97511: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11763 1726878463.97557: 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 <<< 11763 1726878463.97855: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11763 1726878463.97898: stderr chunk (state=3): >>><<< 11763 1726878463.97903: stdout chunk (state=3): >>><<< 11763 1726878463.97967: _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 0x7f1bf4d39e48> # /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 0x7f1bf4ccf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4d399b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4cdc630> 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 0x7f1bf4ce3160> # /usr/lib64/python3.6/__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 0x7f1bf4ce80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ce3390> # /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 0x7f1bf4c8d470> # /usr/lib64/python3.6/__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 0x7f1bf4c92e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c8db38> # /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 0x7f1bf4c994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c7cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c7f198> # /usr/lib64/python3.6/__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 0x7f1bf2f8d940> # /usr/lib64/python3.6/__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 0x7f1bf2f9f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4ceda20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f1bf2ec2278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ecd4a8> # /usr/lib64/python3.6/__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 0x7f1bf2ece198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2ecdc88> 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 0x7f1bf2ece278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f689b0> # /usr/lib64/python3.6/__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 0x7f1bf2f68da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5a358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5f358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f52630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f44668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f1bf2c7c4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c6cf28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f5a2b0> 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 0x7f1bf2c8e080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2f3e4a8> # /usr/lib64/python3.6/__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 0x7f1bf2c8e400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8e208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf2c8e518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2fb6208> # /usr/lib64/python3.6/__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 0x7f1bf2c99048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8ec18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c998d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f1bf2ca50f0> # /usr/lib64/python3.6/__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 0x7f1bf2821390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c999b0> # /usr/lib64/python3.6/__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 0x7f1bf2825e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8e748> # /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 0x7f1bf284a4e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf284a898> # /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 0x7f1bf2850588> # /usr/lib64/python3.6/__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 0x7f1bf25fcda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25ef4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25ef1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25e50b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2850f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf25f6198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf284ac18> # /usr/lib64/python3.6/__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 0x7f1bf4c4a908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf25f6240> 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 0x7f1bf4c4ac88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2c8ea90> # /usr/lib64/python3.6/__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 0x7f1bf4c5f7b8> # /usr/lib64/python3.6/__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 0x7f1bf4c66828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf4c66cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf4c66e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c66048> # /usr/lib64/python3.6/__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 0x7f1bf4c6f198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c666d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf4c66438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf4c53cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf2834550> # /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 0x7f1bf4c5f668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f1bf0c67b00> # zipimport: found 107 names in '/tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c0d6a0> 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 0x7f1bf08de438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c0dfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0c0d0b8> # /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 0x7f1bf0938cf8> # /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 0x7f1bf090fcc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0bdb208> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0bdb438> # /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 0x7f1bf0bdb780> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf090b470> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf08fd668> # /usr/lib64/python3.6/__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 0x7f1bf0be9dd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf090b898> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bf80f0> # /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 0x7f1bf0b9ab38> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f1bf0ba3c50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c08f28> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c13630> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c004a8> # /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 0x7f1bf0bc1c88> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c137f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0bd0ba8> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0bd0c88> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0bd0e10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0bf8240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f1bf0c2b7f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c1eef0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0c26128> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c1e9b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bf0c47be0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c478d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c470f0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f1bf0c47748> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bf0c35908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2754e0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3acac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1bed3ce320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3baa90> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f1bed39a0b8> # /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 0x7f1bed39a160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3ce668> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed3c72b0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2da240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed325748> # /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 0x7f1bed357198> # 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 0x7f1bed357940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed331e10> # 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 0x7f1bed34feb8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed331128> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed32c240> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2ccb38> # /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 0x7f1bed5fbda0> # /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 0x7f1bed603908> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bed2d6dd8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1bec9f3c88> # /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 0x7f1beca397b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1beca508d0> # 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 0x7f1bec9eaf98> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1beca04518> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1becb249b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1becb2ab00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1becb2a780> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_xx3jbhyx/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 closed. 11763 1726878463.98120: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11763 1726878463.98150: _low_level_execute_command(): starting 11763 1726878463.98157: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878463.4202123-11763-153640125232232/ > /dev/null 2>&1 && sleep 0' 11763 1726878464.00755: stderr chunk (state=2): >>><<< 11763 1726878464.00763: stdout chunk (state=2): >>><<< 11763 1726878464.00777: _low_level_execute_command() done: rc=0, stdout=, stderr= 11763 1726878464.00783: handler run complete 11763 1726878464.00799: attempt loop complete, returning result 11763 1726878464.00804: _execute() done 11763 1726878464.00807: dumping result to json 11763 1726878464.00812: done dumping result, returning 11763 1726878464.00822: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.cockpit : Reload systemd [0affdecc-488f-1992-aed8-00000000004d] 11763 1726878464.00829: sending task result for task 0affdecc-488f-1992-aed8-00000000004d 11763 1726878464.00859: done sending task result for task 0affdecc-488f-1992-aed8-00000000004d 11763 1726878464.00863: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 11123 1726878464.00999: no more pending results, returning what we have 11123 1726878464.01003: results queue empty 11123 1726878464.01003: checking for any_errors_fatal 11123 1726878464.01005: done checking for any_errors_fatal 11123 1726878464.01006: checking for max_fail_percentage 11123 1726878464.01007: done checking for max_fail_percentage 11123 1726878464.01007: checking to see if all hosts have failed and the running result is not ok 11123 1726878464.01008: done checking to see if all hosts have failed 11123 1726878464.01008: getting the remaining hosts for this loop 11123 1726878464.01009: done getting the remaining hosts for this loop 11123 1726878464.01013: getting the next task for host managed_node3 11123 1726878464.01018: done getting next task for host managed_node3 11123 1726878464.01021: ^ task is: HANDLER: fedora.linux_system_roles.cockpit : Restart cockpit 11123 1726878464.01023: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=2, 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 11123 1726878464.01026: getting variables 11123 1726878464.01027: in VariableManager get_vars() 11123 1726878464.01065: Calling all_inventory to load vars for managed_node3 11123 1726878464.01067: Calling groups_inventory to load vars for managed_node3 11123 1726878464.01069: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878464.01078: Calling all_plugins_play to load vars for managed_node3 11123 1726878464.01080: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878464.01082: Calling groups_plugins_play to load vars for managed_node3 11123 1726878464.01577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878464.02075: done with get_vars() 11123 1726878464.02088: done getting variables 11123 1726878464.02134: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.cockpit : Restart cockpit] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:7 Friday 20 September 2024 20:27:44 -0400 (0:00:00.638) 0:00:50.004 ****** 11123 1726878464.02157: entering _queue_task() for managed_node3/service 11123 1726878464.02329: worker is 1 (out of 1 available) 11123 1726878464.02346: exiting _queue_task() for managed_node3/service 11123 1726878464.02363: done queuing things up, now waiting for results queue to drain 11123 1726878464.02364: waiting for pending results... 11774 1726878464.02491: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.cockpit : Restart cockpit 11774 1726878464.02622: in run() - task 0affdecc-488f-1992-aed8-00000000004e 11774 1726878464.02639: variable 'ansible_search_path' from source: unknown 11774 1726878464.02643: variable 'ansible_search_path' from source: unknown 11774 1726878464.02672: calling self._execute() 11774 1726878464.02742: variable 'ansible_host' from source: host vars for 'managed_node3' 11774 1726878464.02750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11774 1726878464.02759: variable 'omit' from source: magic vars 11774 1726878464.02842: variable 'omit' from source: magic vars 11774 1726878464.02884: variable 'omit' from source: magic vars 11774 1726878464.02907: variable '__cockpit_daemon' from source: role '' defaults 11774 1726878464.03125: variable '__cockpit_daemon' from source: role '' defaults 11774 1726878464.03257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11774 1726878464.04926: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11774 1726878464.04982: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11774 1726878464.05011: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11774 1726878464.05040: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11774 1726878464.05061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11774 1726878464.05131: variable 'cockpit_started' from source: role '' defaults 11774 1726878464.05156: variable 'omit' from source: magic vars 11774 1726878464.05178: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11774 1726878464.05200: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11774 1726878464.05216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11774 1726878464.05231: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11774 1726878464.05244: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11774 1726878464.05266: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11774 1726878464.05271: variable 'ansible_host' from source: host vars for 'managed_node3' 11774 1726878464.05276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11774 1726878464.05347: Set connection var ansible_timeout to 10 11774 1726878464.05352: Set connection var ansible_connection to ssh 11774 1726878464.05358: Set connection var ansible_shell_executable to /bin/sh 11774 1726878464.05366: Set connection var ansible_pipelining to False 11774 1726878464.05371: Set connection var ansible_module_compression to ZIP_DEFLATED 11774 1726878464.05376: Set connection var ansible_shell_type to sh 11774 1726878464.05393: variable 'ansible_shell_executable' from source: unknown 11774 1726878464.05398: variable 'ansible_connection' from source: unknown 11774 1726878464.05402: variable 'ansible_module_compression' from source: unknown 11774 1726878464.05405: variable 'ansible_shell_type' from source: unknown 11774 1726878464.05408: variable 'ansible_shell_executable' from source: unknown 11774 1726878464.05411: variable 'ansible_host' from source: host vars for 'managed_node3' 11774 1726878464.05415: variable 'ansible_pipelining' from source: unknown 11774 1726878464.05421: variable 'ansible_timeout' from source: unknown 11774 1726878464.05425: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11774 1726878464.05494: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11774 1726878464.05506: variable 'omit' from source: magic vars 11774 1726878464.05512: starting attempt loop 11774 1726878464.05516: running the handler 11774 1726878464.05578: variable 'ansible_facts' from source: unknown 11774 1726878464.05842: _low_level_execute_command(): starting 11774 1726878464.05851: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11774 1726878464.08138: stdout chunk (state=2): >>>/root <<< 11774 1726878464.08257: stderr chunk (state=3): >>><<< 11774 1726878464.08264: stdout chunk (state=3): >>><<< 11774 1726878464.08282: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11774 1726878464.08294: _low_level_execute_command(): starting 11774 1726878464.08300: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898 `" && echo ansible-tmp-1726878464.0829039-11774-153599066238898="` echo /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898 `" ) && sleep 0' 11774 1726878464.10756: stdout chunk (state=2): >>>ansible-tmp-1726878464.0829039-11774-153599066238898=/root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898 <<< 11774 1726878464.10884: stderr chunk (state=3): >>><<< 11774 1726878464.10891: stdout chunk (state=3): >>><<< 11774 1726878464.10905: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878464.0829039-11774-153599066238898=/root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898 , stderr= 11774 1726878464.10933: variable 'ansible_module_compression' from source: unknown 11774 1726878464.10975: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 11774 1726878464.11026: variable 'ansible_facts' from source: unknown 11774 1726878464.11179: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/AnsiballZ_systemd.py 11774 1726878464.11282: Sending initial data 11774 1726878464.11289: Sent initial data (156 bytes) 11774 1726878464.13784: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpbi9bpyw7 /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/AnsiballZ_systemd.py <<< 11774 1726878464.15854: stderr chunk (state=3): >>><<< 11774 1726878464.15862: stdout chunk (state=3): >>><<< 11774 1726878464.15883: done transferring module to remote 11774 1726878464.15896: _low_level_execute_command(): starting 11774 1726878464.15901: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/ /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/AnsiballZ_systemd.py && sleep 0' 11774 1726878464.18249: stderr chunk (state=2): >>><<< 11774 1726878464.18257: stdout chunk (state=2): >>><<< 11774 1726878464.18271: _low_level_execute_command() done: rc=0, stdout=, stderr= 11774 1726878464.18278: _low_level_execute_command(): starting 11774 1726878464.18283: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/AnsiballZ_systemd.py && sleep 0' 11774 1726878464.21051: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11774 1726878464.21069: stdout chunk (state=3): >>>import '_warnings' # <<< 11774 1726878464.21092: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 11774 1726878464.21140: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11774 1726878464.21175: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11774 1726878464.21219: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11774 1726878464.21228: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11774 1726878464.21247: stdout chunk (state=3): >>>import 'zipimport' # <<< 11774 1726878464.21256: stdout chunk (state=3): >>># installed zipimport hook <<< 11774 1726878464.21297: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11774 1726878464.21305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11774 1726878464.21322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11774 1726878464.21350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11774 1726878464.21358: stdout chunk (state=3): >>>import '_codecs' # <<< 11774 1726878464.21389: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02115e48> <<< 11774 1726878464.21416: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11774 1726878464.21433: 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 0x7fcb020ab828> <<< 11774 1726878464.21449: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb021159b0> <<< 11774 1726878464.21469: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11774 1726878464.21476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 11774 1726878464.21484: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020b8630> <<< 11774 1726878464.21511: stdout chunk (state=3): >>>import '_signal' # <<< 11774 1726878464.21542: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11774 1726878464.21552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020bf160> <<< 11774 1726878464.21580: 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' <<< 11774 1726878464.21605: 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' <<< 11774 1726878464.21626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11774 1726878464.21643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11774 1726878464.21658: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020c40f0> <<< 11774 1726878464.21670: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020bf748> <<< 11774 1726878464.21703: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020bf390> <<< 11774 1726878464.21733: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11774 1726878464.21749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11774 1726878464.21766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11774 1726878464.21790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11774 1726878464.21802: stdout chunk (state=3): >>>import 'errno' # <<< 11774 1726878464.21823: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11774 1726878464.21839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11774 1726878464.21851: stdout chunk (state=3): >>>import '_stat' # <<< 11774 1726878464.21855: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02069470> <<< 11774 1726878464.21882: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11774 1726878464.21889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11774 1726878464.21912: 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' <<< 11774 1726878464.21924: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0206ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02069b38> <<< 11774 1726878464.21966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11774 1726878464.21997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11774 1726878464.22115: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020754e0> <<< 11774 1726878464.22129: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02058d68> <<< 11774 1726878464.22153: 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' <<< 11774 1726878464.22171: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0205b198> <<< 11774 1726878464.22206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11774 1726878464.22224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11774 1726878464.22241: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00369940> <<< 11774 1726878464.22264: 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 <<< 11774 1726878464.22282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11774 1726878464.22291: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0037b240> <<< 11774 1726878464.22384: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020c9a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11774 1726878464.22794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11774 1726878464.22812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11774 1726878464.22829: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11774 1726878464.22838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11774 1726878464.22852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11774 1726878464.22870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11774 1726878464.22886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11774 1726878464.22903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11774 1726878464.22921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11774 1726878464.22990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11774 1726878464.22999: stdout chunk (state=3): >>>import '_functools' # <<< 11774 1726878464.23025: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11774 1726878464.23053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11774 1726878464.23076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11774 1726878464.23088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11774 1726878464.23112: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0029f208> <<< 11774 1726878464.23142: 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' <<< 11774 1726878464.23149: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb002aa438> <<< 11774 1726878464.23165: 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' <<< 11774 1726878464.23197: 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 0x7fcb002a9128> <<< 11774 1726878464.23207: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb002aac18> <<< 11774 1726878464.23224: stdout chunk (state=3): >>>import 'itertools' # <<< 11774 1726878464.23244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11774 1726878464.23256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11774 1726878464.23271: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb002a9208> <<< 11774 1726878464.23280: stdout chunk (state=3): >>>import '_collections' # <<< 11774 1726878464.23334: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00344940> <<< 11774 1726878464.23350: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11774 1726878464.23366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11774 1726878464.23399: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00344d30> <<< 11774 1726878464.23461: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb003362e8> <<< 11774 1726878464.23482: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11774 1726878464.23492: 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 0x7fcb0033b2e8> <<< 11774 1726878464.23501: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0032e5c0> <<< 11774 1726878464.23544: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb003205f8> <<< 11774 1726878464.23572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11774 1726878464.23579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11774 1726878464.23591: stdout chunk (state=3): >>>import '_sre' # <<< 11774 1726878464.23606: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11774 1726878464.23625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11774 1726878464.23641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11774 1726878464.23650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11774 1726878464.23679: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00058438> <<< 11774 1726878464.23697: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00048eb8> <<< 11774 1726878464.23709: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00336240> <<< 11774 1726878464.23726: stdout chunk (state=3): >>>import '_locale' # <<< 11774 1726878464.23776: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11774 1726878464.23789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00064fd0> <<< 11774 1726878464.23793: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0031a438> <<< 11774 1726878464.23814: 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' <<< 11774 1726878464.23845: 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' <<< 11774 1726878464.23855: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb00069390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069198> <<< 11774 1726878464.23886: 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 0x7fcb000694a8> <<< 11774 1726878464.23896: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00393198> <<< 11774 1726878464.23920: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11774 1726878464.23928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11774 1726878464.23952: 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' <<< 11774 1726878464.23974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11774 1726878464.23982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11774 1726878464.24004: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069ba8> <<< 11774 1726878464.24033: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11774 1726878464.24042: 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 0x7fcb00078860> <<< 11774 1726878464.24056: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11774 1726878464.24079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11774 1726878464.24106: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py<<< 11774 1726878464.24116: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11774 1726878464.24175: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00081080> <<< 11774 1726878464.24191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11774 1726878464.24207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11774 1726878464.24241: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffbfd358> <<< 11774 1726878464.24258: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00078940> <<< 11774 1726878464.24274: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11774 1726878464.24291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11774 1726878464.24344: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc01e48> <<< 11774 1726878464.24361: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb000696d8> <<< 11774 1726878464.24375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11774 1726878464.24394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11774 1726878464.24411: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11774 1726878464.24423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc264a8> <<< 11774 1726878464.24458: 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 0x7fcaffc26860> <<< 11774 1726878464.24477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11774 1726878464.24492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11774 1726878464.24521: 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' <<< 11774 1726878464.24544: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc2c518> <<< 11774 1726878464.24562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11774 1726878464.24585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11774 1726878464.24603: stdout chunk (state=3): >>>import 'time' # <<< 11774 1726878464.24620: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11774 1726878464.24627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11774 1726878464.24660: 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' <<< 11774 1726878464.24686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11774 1726878464.24723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11774 1726878464.24750: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11774 1726878464.24760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11774 1726878464.24772: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9d8d30> <<< 11774 1726878464.24887: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9cb470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9cb160> <<< 11774 1726878464.24896: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9c1048> <<< 11774 1726878464.24928: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc2ceb8> <<< 11774 1726878464.24956: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.24967: 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 0x7fcaff9d2128> <<< 11774 1726878464.24973: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc26ba8> <<< 11774 1726878464.24998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11774 1726878464.25011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11774 1726878464.25048: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25060: 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 0x7fcb02028898> <<< 11774 1726878464.25069: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9d21d0> <<< 11774 1726878464.25075: stdout chunk (state=3): >>>import 'pwd' # <<< 11774 1726878464.25101: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25108: 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 0x7fcb02028c18> <<< 11774 1726878464.25170: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069a20> <<< 11774 1726878464.25185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11774 1726878464.25204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11774 1726878464.25219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11774 1726878464.25236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11774 1726878464.25265: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25272: 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 0x7fcb0203b748> <<< 11774 1726878464.25286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11774 1726878464.25294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11774 1726878464.25427: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25437: 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 0x7fcb020437b8> <<< 11774 1726878464.25460: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25468: 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 0x7fcb02043c88> <<< 11774 1726878464.25492: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25503: 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 0x7fcb02043da0> <<< 11774 1726878464.25510: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0203bf98> <<< 11774 1726878464.25535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11774 1726878464.25542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11774 1726878464.25563: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.25572: 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 0x7fcb0204b128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02043668> <<< 11774 1726878464.25602: 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' <<< 11774 1726878464.25610: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb020433c8> <<< 11774 1726878464.25625: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02030c88><<< 11774 1726878464.25634: stdout chunk (state=3): >>> <<< 11774 1726878464.25648: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc10518> <<< 11774 1726878464.25677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11774 1726878464.25709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11774 1726878464.25756: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0203b5f8> <<< 11774 1726878464.25963: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11774 1726878464.25970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11774 1726878464.25983: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe043a90> <<< 11774 1726878464.26119: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 11774 1726878464.26135: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.26162: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py <<< 11774 1726878464.26170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.26182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.26201: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 11774 1726878464.26208: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.27282: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.28180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11774 1726878464.28191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde4a6d8> <<< 11774 1726878464.28198: stdout chunk (state=3): >>>import 'atexit' # <<< 11774 1726878464.28220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11774 1726878464.28250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11774 1726878464.28321: 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 0x7fcafdcbb400> <<< 11774 1726878464.28330: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde4af98> <<< 11774 1726878464.28352: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.28361: 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 0x7fcafde4a048> <<< 11774 1726878464.28374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11774 1726878464.28408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11774 1726878464.28449: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdd12cc0> <<< 11774 1726878464.28470: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11774 1726878464.28484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11774 1726878464.28507: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11774 1726878464.28526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11774 1726878464.28549: 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' <<< 11774 1726878464.28636: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdceec88> <<< 11774 1726878464.28668: 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 0x7fcafe0011d0> <<< 11774 1726878464.28693: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.28703: 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 0x7fcafe001400> <<< 11774 1726878464.28726: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11774 1726878464.28747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11774 1726878464.28813: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe001748> <<< 11774 1726878464.28821: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdce9438> <<< 11774 1726878464.29122: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdcda630> <<< 11774 1726878464.29138: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11774 1726878464.29450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe00df98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafdce99e8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe012080> # /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 0x7fcafde36b00> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fcafde41c18> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe025ef0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde305f8> <<< 11774 1726878464.29612: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe01b438> <<< 11774 1726878464.29646: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11774 1726878464.29671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11774 1726878464.29691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11774 1726878464.29699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11774 1726878464.29715: stdout chunk (state=3): >>>import '_string' # <<< 11774 1726878464.29797: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde5ec50> <<< 11774 1726878464.29854: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde307b8> <<< 11774 1726878464.29967: 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' <<< 11774 1726878464.29981: 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 0x7fcafde6bb70> <<< 11774 1726878464.30001: 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' <<< 11774 1726878464.30009: 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 0x7fcafde6bc50> <<< 11774 1726878464.30043: 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' <<< 11774 1726878464.30057: 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 0x7fcafde6bdd8> <<< 11774 1726878464.30078: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe0121d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 11774 1726878464.30089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11774 1726878464.30101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11774 1726878464.30119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11774 1726878464.30163: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.30176: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.30186: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafdfc87b8> <<< 11774 1726878464.30334: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfbfeb8> <<< 11774 1726878464.30354: 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' <<< 11774 1726878464.30363: 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 0x7fcafdfc30f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfbf978> <<< 11774 1726878464.30386: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30399: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30404: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11774 1726878464.30484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30569: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11774 1726878464.30578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30594: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11774 1726878464.30604: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30693: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.30793: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11774 1726878464.30802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11774 1726878464.30819: 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' <<< 11774 1726878464.30842: 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' <<< 11774 1726878464.30870: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.30881: 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 0x7fcafdfe4ba8> <<< 11774 1726878464.30925: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfe4898> <<< 11774 1726878464.30966: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfe40b8> <<< 11774 1726878464.30978: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11774 1726878464.30989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11774 1726878464.31028: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfe4710> <<< 11774 1726878464.31041: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfd48d0> <<< 11774 1726878464.31052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.31500: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.31927: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 11774 1726878464.31944: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11774 1726878464.31954: 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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 11774 1726878464.31974: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 11774 1726878464.31983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32004: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32023: 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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 11774 1726878464.32033: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32046: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32065: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11774 1726878464.32183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32304: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11774 1726878464.32313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11774 1726878464.32330: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafddc32e8> <<< 11774 1726878464.32340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.32674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33058: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33120: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 11774 1726878464.33128: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33152: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33178: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 11774 1726878464.33194: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33315: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 11774 1726878464.33328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11774 1726878464.33340: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11774 1726878464.33346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33407: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11774 1726878464.33415: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33585: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11774 1726878464.33766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11774 1726878464.33938: stdout chunk (state=3): >>>import '_ast' # <<< 11774 1726878464.33952: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf39a90> <<< 11774 1726878464.33958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33976: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.33984: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11774 1726878464.33999: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34050: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34103: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11774 1726878464.34114: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 11774 1726878464.34121: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11774 1726878464.34141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34167: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34206: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11774 1726878464.34240: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34312: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34373: 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 <<< 11774 1726878464.34455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11774 1726878464.34550: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.34560: 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 0x7fcafdf5c2b0> <<< 11774 1726878464.34606: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf44a20> <<< 11774 1726878464.34640: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 11774 1726878464.34648: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11774 1726878464.34694: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34745: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.34806: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11774 1726878464.34815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11774 1726878464.34834: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11774 1726878464.34870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11774 1726878464.34889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11774 1726878464.34898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11774 1726878464.35029: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfa6080> <<< 11774 1726878464.35045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11774 1726878464.35059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11774 1726878464.35150: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfa6128> <<< 11774 1726878464.35192: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf5c630> <<< 11774 1726878464.35239: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf4b240> <<< 11774 1726878464.35257: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11774 1726878464.35275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35292: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 11774 1726878464.35301: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11774 1726878464.35323: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35342: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 11774 1726878464.35444: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 11774 1726878464.35459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11774 1726878464.35470: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11774 1726878464.35626: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35774: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35791: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35806: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35840: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35872: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35925: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 11774 1726878464.35938: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.35989: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.36049: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.36060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.36102: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11774 1726878464.36139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11774 1726878464.36786: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde27208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 11774 1726878464.36797: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.36919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37077: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37130: 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' <<< 11774 1726878464.37151: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 11774 1726878464.37159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 11774 1726878464.37177: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 11774 1726878464.37185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 11774 1726878464.37205: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdefa710> <<< 11774 1726878464.37221: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 11774 1726878464.37233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 11774 1726878464.37248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11774 1726878464.37284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11774 1726878464.37300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11774 1726878464.37318: 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 0x7fcafdf24160> <<< 11774 1726878464.37409: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.37421: 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 0x7fcafdf24908> <<< 11774 1726878464.37426: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf04dd8> <<< 11774 1726878464.37443: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.37454: 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 0x7fcafdf1fe80> <<< 11774 1726878464.37467: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf040f0> <<< 11774 1726878464.37503: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf00208> <<< 11774 1726878464.37510: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde1cb00> <<< 11774 1726878464.37526: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 11774 1726878464.37541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 11774 1726878464.37560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 11774 1726878464.37567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 11774 1726878464.37581: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdebad68> <<< 11774 1726878464.37597: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 11774 1726878464.37606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 11774 1726878464.37620: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdec18d0> <<< 11774 1726878464.37644: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdea1fd0> <<< 11774 1726878464.37651: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 11774 1726878464.37667: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 11774 1726878464.37688: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 11774 1726878464.37696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37748: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37795: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 11774 1726878464.37835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37873: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 11774 1726878464.37882: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11774 1726878464.37901: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 11774 1726878464.37925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37947: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 11774 1726878464.37962: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.37996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38041: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 11774 1726878464.38073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38114: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 11774 1726878464.38124: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38213: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38303: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 11774 1726878464.38315: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 11774 1726878464.38322: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.38735: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39112: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 11774 1726878464.39123: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39209: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39225: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39252: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 11774 1726878464.39262: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 11774 1726878464.39270: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39316: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 11774 1726878464.39362: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39402: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 11774 1726878464.39411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39460: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 11774 1726878464.39488: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39507: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 11774 1726878464.39519: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.39647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11774 1726878464.39654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11774 1726878464.39677: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf9df5c50> <<< 11774 1726878464.39695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11774 1726878464.39717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11774 1726878464.39902: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf9e3b780> <<< 11774 1726878464.39912: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 11774 1726878464.39970: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40016: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 11774 1726878464.40026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40172: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40253: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 11774 1726878464.40260: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40310: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40370: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 11774 1726878464.40379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40450: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11774 1726878464.40466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11774 1726878464.40488: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11774 1726878464.40515: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11774 1726878464.40601: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf9e51898> <<< 11774 1726878464.40652: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11774 1726878464.40663: 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 0x7fcaf9dd7f60> <<< 11774 1726878464.40886: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf9e08358> <<< 11774 1726878464.40898: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 11774 1726878464.40944: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.40983: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 11774 1726878464.40992: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41058: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41357: 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 0x7fcafdd81978> <<< 11774 1726878464.41454: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41702: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/version.py <<< 11774 1726878464.41714: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 11774 1726878464.41721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41754: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41786: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 11774 1726878464.41796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41822: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 11774 1726878464.41875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 11774 1726878464.41911: 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 0x7fcafdd8dac8> <<< 11774 1726878464.41937: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdd8d748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 11774 1726878464.41950: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 11774 1726878464.41958: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.41983: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42022: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 11774 1726878464.42029: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42161: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42276: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 11774 1726878464.42287: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42357: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42445: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42469: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42506: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 11774 1726878464.42524: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42533: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42553: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42656: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42769: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 11774 1726878464.42778: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42870: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.42971: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 11774 1726878464.43001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.43026: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.43454: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.43861: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 11774 1726878464.43873: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 11774 1726878464.43880: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.43959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44035: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 11774 1726878464.44048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44196: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 11774 1726878464.44322: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44438: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 11774 1726878464.44452: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11774 1726878464.44464: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 11774 1726878464.44511: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44544: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py <<< 11774 1726878464.44554: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44626: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44704: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.44853: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45003: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 11774 1726878464.45013: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 11774 1726878464.45028: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45040: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45073: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 11774 1726878464.45080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45100: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 11774 1726878464.45126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45179: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45239: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 11774 1726878464.45246: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45262: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 11774 1726878464.45299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45338: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45383: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 11774 1726878464.45430: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45476: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 11774 1726878464.45486: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45687: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45891: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 11774 1726878464.45902: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.45984: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 11774 1726878464.45993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46013: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46045: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 11774 1726878464.46052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46102: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 11774 1726878464.46111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46134: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46162: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 11774 1726878464.46170: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46228: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46286: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 11774 1726878464.46309: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11774 1726878464.46319: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 11774 1726878464.46351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46385: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 11774 1726878464.46394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46407: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46462: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46504: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46552: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46609: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 11774 1726878464.46622: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 11774 1726878464.46668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46706: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 11774 1726878464.46714: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.46863: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47014: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 11774 1726878464.47022: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47055: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47090: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 11774 1726878464.47099: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47131: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47174: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 11774 1726878464.47181: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47243: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47306: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 11774 1726878464.47316: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 11774 1726878464.47390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47454: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 11774 1726878464.47468: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 11774 1726878464.47482: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 11774 1726878464.47575: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47666: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 11774 1726878464.47759: stdout chunk (state=3): >>># zipimport: zlib available <<< 11774 1726878464.47904: stdout chunk (state=3): >>>import 'gc' # <<< 11774 1726878464.53545: stdout chunk (state=3): >>> {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:443 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/cockpit.socket", "MemoryCurrent": "4096", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "0", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0"<<< 11774 1726878464.53685: stdout chunk (state=3): >>>, "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "sysinit.target system.slice", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "WantedBy": "sockets.target", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service shutdown.target cockpit.service sockets.target", "After": "system.slice sysinit.target systemd-journald.socket", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "listening", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:27:43 EDT", "StateChangeTimestampMonotonic": "455057999", "InactiveExitTimestamp": "Fri 2024-09-20 20:27:43 EDT", "InactiveExitTimestampMonotonic": "455038578", "ActiveEnterTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ActiveEnterTimestampMonotonic": "455057999", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ConditionTimestampMonotonic": "455036944", "AssertTimestamp": "Fri 2024-09-20 20:27:43 EDT", "AssertTimestampMonotonic": "455036945", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "434f03bf10c4467d84ec0b036c28a424", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "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 # clea<<< 11774 1726878464.54441: stdout chunk (state=3): >>>r sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 <<< 11774 1726878464.54466: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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_util<<< 11774 1726878464.54476: stdout chunk (state=3): >>>s.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 # destro<<< 11774 1726878464.54500: stdout chunk (state=3): >>>y 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<<< 11774 1726878464.54526: stdout chunk (state=3): >>>.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 distro # destroy logging # destroy argparse # 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 <<< 11774 1726878464.54561: 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 <<< 11774 1726878464.54575: 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 <<< 11774 1726878464.54585: 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 # destroy configparser # cleanup[3] wiping _selinux <<< 11774 1726878464.54611: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11774 1726878464.54741: stdout chunk (state=3): >>># destroy posixpath <<< 11774 1726878464.54762: stdout chunk (state=3): >>># destroy stat <<< 11774 1726878464.54775: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 11774 1726878464.54786: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 11774 1726878464.54808: stdout chunk (state=3): >>># destroy linecache # destroy math <<< 11774 1726878464.54820: stdout chunk (state=3): >>># destroy _hashlib # destroy bisect # destroy _random <<< 11774 1726878464.54829: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 11774 1726878464.54844: 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 <<< 11774 1726878464.54853: stdout chunk (state=3): >>># destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 11774 1726878464.55164: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11774 1726878464.55212: stderr chunk (state=3): >>><<< 11774 1726878464.55220: stdout chunk (state=3): >>><<< 11774 1726878464.55289: _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 0x7fcb02115e48> # /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 0x7fcb020ab828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb021159b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020b8630> 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 0x7fcb020bf160> # /usr/lib64/python3.6/__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 0x7fcb020c40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020bf748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020bf390> # /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 0x7fcb02069470> # /usr/lib64/python3.6/__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 0x7fcb0206ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02069b38> # /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 0x7fcb020754e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02058d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0205b198> # /usr/lib64/python3.6/__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 0x7fcb00369940> # /usr/lib64/python3.6/__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 0x7fcb0037b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb020c9a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fcb0029f208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb002aa438> # /usr/lib64/python3.6/__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 0x7fcb002a9128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb002aac18> 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 0x7fcb002a9208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00344940> # /usr/lib64/python3.6/__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 0x7fcb00344d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb003362e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0033b2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0032e5c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb003205f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fcb00058438> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00048eb8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00336240> 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 0x7fcb00064fd0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0031a438> # /usr/lib64/python3.6/__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 0x7fcb00069390> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069198> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb000694a8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00393198> # /usr/lib64/python3.6/__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 0x7fcb00069f98> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069ba8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00078860> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fcb00081080> # /usr/lib64/python3.6/__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 0x7fcaffbfd358> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00078940> # /usr/lib64/python3.6/__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 0x7fcaffc01e48> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb000696d8> # /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 0x7fcaffc264a8> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaffc26860> # /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 0x7fcaffc2c518> # /usr/lib64/python3.6/__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 0x7fcaff9d8d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9cb470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9cb160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9c1048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc2ceb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcaff9d2128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc26ba8> # /usr/lib64/python3.6/__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 0x7fcb02028898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaff9d21d0> 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 0x7fcb02028c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb00069a20> # /usr/lib64/python3.6/__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 0x7fcb0203b748> # /usr/lib64/python3.6/__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 0x7fcb020437b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb02043c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb02043da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb0203bf98> # /usr/lib64/python3.6/__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 0x7fcb0204b128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02043668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcb020433c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcb02030c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaffc10518> # /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 0x7fcb0203b5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fcafe043a90> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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 0x7fcafde4a6d8> 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 0x7fcafdcbb400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde4af98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafde4a048> # /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 0x7fcafdd12cc0> # /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 0x7fcafdceec88> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafe0011d0> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafe001400> # /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 0x7fcafe001748> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdce9438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdcda630> # /usr/lib64/python3.6/__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 0x7fcafe00df98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafdce99e8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe012080> # /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 0x7fcafde36b00> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fcafde41c18> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe025ef0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde305f8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe01b438> # /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 0x7fcafde5ec50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde307b8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafde6bb70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafde6bc50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafde6bdd8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafe0121d0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fcafdfc87b8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfbfeb8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcafdfc30f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfbf978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafdfe4ba8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfe4898> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfe40b8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fcafdfe4710> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdfd48d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafddc32e8> # 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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafdf39a90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafdf5c2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf44a20> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fcafdfa6080> # /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 0x7fcafdfa6128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf5c630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf4b240> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafde27208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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 0x7fcafdefa710> # /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 0x7fcafdf24160> # 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 0x7fcafdf24908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf04dd8> # 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 0x7fcafdf1fe80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf040f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdf00208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafde1cb00> # /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 0x7fcafdebad68> # /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 0x7fcafdec18d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdea1fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcaf9df5c50> # /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 0x7fcaf9e3b780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcaf9e51898> # 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 0x7fcaf9dd7f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcaf9e08358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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 0x7fcafdd81978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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 0x7fcafdd8dac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcafdd8d748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/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_wp6gy26f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "cockpit.socket", "changed": true, "status": {"BindIPv6Only": "default", "Backlog": "128", "TimeoutUSec": "1min 30s", "SocketMode": "0666", "DirectoryMode": "0755", "Accept": "no", "FlushPending": "no", "Writable": "no", "KeepAlive": "no", "KeepAliveTimeUSec": "0", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "DeferAcceptUSec": "0", "NoDelay": "no", "Priority": "-1", "ReceiveBuffer": "0", "SendBuffer": "0", "IPTOS": "-1", "IPTTL": "-1", "PipeSize": "0", "FreeBind": "no", "Transparent": "no", "Broadcast": "no", "PassCredentials": "no", "PassSecurity": "no", "PassPacketInfo": "no", "RemoveOnStop": "no", "Listen": "[::]:443 (Stream)", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "ReusePort": "no", "ControlPID": "0", "Result": "success", "NConnections": "0", "NAccepted": "0", "NRefused": "0", "FileDescriptorName": "cockpit.socket", "SocketProtocol": "0", "TriggerLimitIntervalUSec": "2s", "TriggerLimitBurst": "20", "UID": "[not set]", "GID": "[not set]", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/cockpit.socket", "MemoryCurrent": "4096", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "0", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "no", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "no", "ProtectSystem": "no", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallErrorNumber": "0", "LockPersonality": "no", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "MemoryDenyWriteExecute": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "SendSIGKILL": "yes", "SendSIGHUP": "no", "Id": "cockpit.socket", "Names": "cockpit.socket", "Requires": "sysinit.target system.slice", "Wants": "cockpit-motd.service", "RequiredBy": "cockpit.service", "WantedBy": "sockets.target", "Conflicts": "shutdown.target", "Before": "cockpit-motd.service shutdown.target cockpit.service sockets.target", "After": "system.slice sysinit.target systemd-journald.socket", "Triggers": "cockpit.service", "Documentation": "man:cockpit-ws(8)", "Description": "Cockpit Web Service Socket", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "listening", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "UnitFileState": "enabled", "UnitFilePreset": "disabled", "StateChangeTimestamp": "Fri 2024-09-20 20:27:43 EDT", "StateChangeTimestampMonotonic": "455057999", "InactiveExitTimestamp": "Fri 2024-09-20 20:27:43 EDT", "InactiveExitTimestampMonotonic": "455038578", "ActiveEnterTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ActiveEnterTimestampMonotonic": "455057999", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "no", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ConditionTimestampMonotonic": "455036944", "AssertTimestamp": "Fri 2024-09-20 20:27:43 EDT", "AssertTimestampMonotonic": "455036945", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "434f03bf10c4467d84ec0b036c28a424", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "cockpit.socket", "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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 closed. 11774 1726878464.55563: done with _execute_module (ansible.legacy.systemd, {'name': 'cockpit.socket', 'state': 'restarted', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11774 1726878464.55588: _low_level_execute_command(): starting 11774 1726878464.55594: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878464.0829039-11774-153599066238898/ > /dev/null 2>&1 && sleep 0' 11774 1726878464.58236: stderr chunk (state=2): >>><<< 11774 1726878464.58243: stdout chunk (state=2): >>><<< 11774 1726878464.58255: _low_level_execute_command() done: rc=0, stdout=, stderr= 11774 1726878464.58262: handler run complete 11774 1726878464.58297: attempt loop complete, returning result 11774 1726878464.58301: _execute() done 11774 1726878464.58304: dumping result to json 11774 1726878464.58315: done dumping result, returning 11774 1726878464.58324: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.cockpit : Restart cockpit [0affdecc-488f-1992-aed8-00000000004e] 11774 1726878464.58330: sending task result for task 0affdecc-488f-1992-aed8-00000000004e 11774 1726878464.58415: done sending task result for task 0affdecc-488f-1992-aed8-00000000004e 11774 1726878464.58420: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ActiveEnterTimestampMonotonic": "455057999", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 20:27:43 EDT", "AssertTimestampMonotonic": "455036945", "Backlog": "128", "Before": "cockpit-motd.service shutdown.target cockpit.service sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 20:27:43 EDT", "ConditionTimestampMonotonic": "455036944", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/cockpit.socket", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:cockpit-ws(8)", "DropInPaths": "/etc/systemd/system/cockpit.socket.d/listen.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorName": "cockpit.socket", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 20:27:43 EDT", "InactiveExitTimestampMonotonic": "455038578", "InvocationID": "434f03bf10c4467d84ec0b036c28a424", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:443 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryCurrent": "4096", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "MountFlags": "", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "sysinit.target system.slice", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 20:27:43 EDT", "StateChangeTimestampMonotonic": "455057999", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22405", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "20", "TriggerLimitIntervalUSec": "2s", "Triggers": "cockpit.service", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "Wants": "cockpit-motd.service", "Writable": "no" } } 11123 1726878464.58990: no more pending results, returning what we have 11123 1726878464.58992: results queue empty 11123 1726878464.58993: checking for any_errors_fatal 11123 1726878464.58996: done checking for any_errors_fatal 11123 1726878464.58997: checking for max_fail_percentage 11123 1726878464.58998: done checking for max_fail_percentage 11123 1726878464.58998: checking to see if all hosts have failed and the running result is not ok 11123 1726878464.58998: done checking to see if all hosts have failed 11123 1726878464.58999: getting the remaining hosts for this loop 11123 1726878464.58999: done getting the remaining hosts for this loop 11123 1726878464.59002: getting the next task for host managed_node3 11123 1726878464.59007: done getting next task for host managed_node3 11123 1726878464.59009: ^ task is: TASK: Test - cockpit works on customized port 11123 1726878464.59010: ^ 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 11123 1726878464.59012: getting variables 11123 1726878464.59013: in VariableManager get_vars() 11123 1726878464.59034: Calling all_inventory to load vars for managed_node3 11123 1726878464.59037: Calling groups_inventory to load vars for managed_node3 11123 1726878464.59039: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878464.59046: Calling all_plugins_play to load vars for managed_node3 11123 1726878464.59048: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878464.59050: Calling groups_plugins_play to load vars for managed_node3 11123 1726878464.59467: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878464.59960: done with get_vars() 11123 1726878464.59971: done getting variables TASK [Test - cockpit works on customized port] ********************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:23 Friday 20 September 2024 20:27:44 -0400 (0:00:00.578) 0:00:50.583 ****** 11123 1726878464.60038: entering _queue_task() for managed_node3/get_url 11123 1726878464.60039: Creating lock for get_url 11123 1726878464.60213: worker is 1 (out of 1 available) 11123 1726878464.60228: exiting _queue_task() for managed_node3/get_url 11123 1726878464.60241: done queuing things up, now waiting for results queue to drain 11123 1726878464.60243: waiting for pending results... 11782 1726878464.60370: running TaskExecutor() for managed_node3/TASK: Test - cockpit works on customized port 11782 1726878464.60476: in run() - task 0affdecc-488f-1992-aed8-000000000008 11782 1726878464.60491: variable 'ansible_search_path' from source: unknown 11782 1726878464.60521: calling self._execute() 11782 1726878464.60593: variable 'ansible_host' from source: host vars for 'managed_node3' 11782 1726878464.60601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11782 1726878464.60610: variable 'omit' from source: magic vars 11782 1726878464.60691: variable 'omit' from source: magic vars 11782 1726878464.60723: variable 'omit' from source: magic vars 11782 1726878464.60750: variable 'omit' from source: magic vars 11782 1726878464.60784: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11782 1726878464.60812: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11782 1726878464.60836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11782 1726878464.60851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11782 1726878464.60863: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11782 1726878464.60886: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11782 1726878464.60891: variable 'ansible_host' from source: host vars for 'managed_node3' 11782 1726878464.60895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11782 1726878464.60970: Set connection var ansible_timeout to 10 11782 1726878464.60975: Set connection var ansible_connection to ssh 11782 1726878464.60981: Set connection var ansible_shell_executable to /bin/sh 11782 1726878464.60988: Set connection var ansible_pipelining to False 11782 1726878464.60994: Set connection var ansible_module_compression to ZIP_DEFLATED 11782 1726878464.61000: Set connection var ansible_shell_type to sh 11782 1726878464.61019: variable 'ansible_shell_executable' from source: unknown 11782 1726878464.61024: variable 'ansible_connection' from source: unknown 11782 1726878464.61027: variable 'ansible_module_compression' from source: unknown 11782 1726878464.61031: variable 'ansible_shell_type' from source: unknown 11782 1726878464.61036: variable 'ansible_shell_executable' from source: unknown 11782 1726878464.61040: variable 'ansible_host' from source: host vars for 'managed_node3' 11782 1726878464.61044: variable 'ansible_pipelining' from source: unknown 11782 1726878464.61047: variable 'ansible_timeout' from source: unknown 11782 1726878464.61051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11782 1726878464.61195: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11782 1726878464.61209: variable 'omit' from source: magic vars 11782 1726878464.61215: starting attempt loop 11782 1726878464.61219: running the handler 11782 1726878464.61232: _low_level_execute_command(): starting 11782 1726878464.61242: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11782 1726878464.63502: stdout chunk (state=2): >>>/root <<< 11782 1726878464.63612: stderr chunk (state=3): >>><<< 11782 1726878464.63618: stdout chunk (state=3): >>><<< 11782 1726878464.63636: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11782 1726878464.63647: _low_level_execute_command(): starting 11782 1726878464.63652: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999 `" && echo ansible-tmp-1726878464.6364286-11782-43900060194999="` echo /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999 `" ) && sleep 0' 11782 1726878464.66070: stdout chunk (state=2): >>>ansible-tmp-1726878464.6364286-11782-43900060194999=/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999 <<< 11782 1726878464.66191: stderr chunk (state=3): >>><<< 11782 1726878464.66198: stdout chunk (state=3): >>><<< 11782 1726878464.66210: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878464.6364286-11782-43900060194999=/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999 , stderr= 11782 1726878464.66245: variable 'ansible_module_compression' from source: unknown 11782 1726878464.66296: ANSIBALLZ: Using lock for get_url 11782 1726878464.66301: ANSIBALLZ: Acquiring lock 11782 1726878464.66304: ANSIBALLZ: Lock acquired: 140599946512528 11782 1726878464.66308: ANSIBALLZ: Creating module 11782 1726878464.76784: ANSIBALLZ: Writing module into payload 11782 1726878464.76905: ANSIBALLZ: Writing module 11782 1726878464.76927: ANSIBALLZ: Renaming module 11782 1726878464.76936: ANSIBALLZ: Done creating module 11782 1726878464.76951: variable 'ansible_facts' from source: unknown 11782 1726878464.77021: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/AnsiballZ_get_url.py 11782 1726878464.77120: Sending initial data 11782 1726878464.77127: Sent initial data (155 bytes) 11782 1726878464.79710: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp170_w6yf /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/AnsiballZ_get_url.py <<< 11782 1726878464.81109: stderr chunk (state=3): >>><<< 11782 1726878464.81115: stdout chunk (state=3): >>><<< 11782 1726878464.81137: done transferring module to remote 11782 1726878464.81150: _low_level_execute_command(): starting 11782 1726878464.81155: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/ /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/AnsiballZ_get_url.py && sleep 0' 11782 1726878464.83463: stderr chunk (state=2): >>><<< 11782 1726878464.83469: stdout chunk (state=2): >>><<< 11782 1726878464.83480: _low_level_execute_command() done: rc=0, stdout=, stderr= 11782 1726878464.83484: _low_level_execute_command(): starting 11782 1726878464.83489: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/AnsiballZ_get_url.py && sleep 0' 11782 1726878464.86223: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11782 1726878464.86248: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 11782 1726878464.86321: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11782 1726878464.86354: stdout chunk (state=3): >>>import '_io' # <<< 11782 1726878464.86361: stdout chunk (state=3): >>>import 'marshal' # <<< 11782 1726878464.86399: stdout chunk (state=3): >>>import 'posix' # <<< 11782 1726878464.86410: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 11782 1726878464.86421: stdout chunk (state=3): >>># installing zipimport hook <<< 11782 1726878464.86444: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11782 1726878464.86483: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11782 1726878464.86490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.86508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11782 1726878464.86534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11782 1726878464.86544: stdout chunk (state=3): >>>import '_codecs' # <<< 11782 1726878464.86572: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5b01ce48> <<< 11782 1726878464.86601: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11782 1726878464.86619: 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 0x7fbb5afb2828> <<< 11782 1726878464.86636: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5b01c9b0> <<< 11782 1726878464.86659: 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' <<< 11782 1726878464.86678: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afbf630> <<< 11782 1726878464.86698: stdout chunk (state=3): >>>import '_signal' # <<< 11782 1726878464.86721: 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' <<< 11782 1726878464.86745: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afc6160> <<< 11782 1726878464.86765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11782 1726878464.86772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11782 1726878464.86792: 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' <<< 11782 1726878464.86811: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11782 1726878464.86839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11782 1726878464.86846: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afcb0f0> <<< 11782 1726878464.86863: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afc6748> <<< 11782 1726878464.86887: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afc6390> <<< 11782 1726878464.86921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11782 1726878464.86930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11782 1726878464.86952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11782 1726878464.86966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11782 1726878464.86986: stdout chunk (state=3): >>>import 'errno' # <<< 11782 1726878464.86999: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11782 1726878464.87022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11782 1726878464.87033: stdout chunk (state=3): >>>import '_stat' # <<< 11782 1726878464.87041: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af70470> <<< 11782 1726878464.87059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11782 1726878464.87073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11782 1726878464.87089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11782 1726878464.87096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11782 1726878464.87116: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af75e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af70b38> <<< 11782 1726878464.87145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11782 1726878464.87183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11782 1726878464.87291: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af7c4e0> <<< 11782 1726878464.87314: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af5fd68> <<< 11782 1726878464.87330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11782 1726878464.87341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11782 1726878464.87346: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af62198> <<< 11782 1726878464.87388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11782 1726878464.87403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11782 1726878464.87421: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59270940> <<< 11782 1726878464.87439: 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 <<< 11782 1726878464.87461: 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 0x7fbb59282240> <<< 11782 1726878464.87563: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afd0a20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11782 1726878464.87849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11782 1726878464.87859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11782 1726878464.87879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11782 1726878464.87886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11782 1726878464.87906: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11782 1726878464.87922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11782 1726878464.87945: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11782 1726878464.87953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11782 1726878464.87978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11782 1726878464.88045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11782 1726878464.88060: stdout chunk (state=3): >>>import '_functools' # <<< 11782 1726878464.88076: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11782 1726878464.88109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.88127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11782 1726878464.88146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11782 1726878464.88166: stdout chunk (state=3): >>>import '_operator' # <<< 11782 1726878464.88177: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb591ef278> <<< 11782 1726878464.88194: 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 0x7fbb591fa4a8> <<< 11782 1726878464.88219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11782 1726878464.88225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11782 1726878464.88256: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.88263: 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 0x7fbb591fb198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb591fac88> <<< 11782 1726878464.88274: stdout chunk (state=3): >>>import 'itertools' # <<< 11782 1726878464.88292: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11782 1726878464.88301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11782 1726878464.88318: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb591fb278> <<< 11782 1726878464.88326: stdout chunk (state=3): >>>import '_collections' # <<< 11782 1726878464.88381: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5924b9b0> <<< 11782 1726878464.88395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11782 1726878464.88414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11782 1726878464.88447: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5924bda0> <<< 11782 1726878464.88508: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5923d358> <<< 11782 1726878464.88526: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11782 1726878464.88537: 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 0x7fbb59242358> <<< 11782 1726878464.88545: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59235630> <<< 11782 1726878464.88594: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59227668> <<< 11782 1726878464.88608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11782 1726878464.88620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11782 1726878464.88628: stdout chunk (state=3): >>>import '_sre' # <<< 11782 1726878464.88654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11782 1726878464.88666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11782 1726878464.88687: 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' <<< 11782 1726878464.88726: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fa9470> <<< 11782 1726878464.88744: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58f99ef0> <<< 11782 1726878464.88759: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59235898> <<< 11782 1726878464.88768: stdout chunk (state=3): >>>import '_locale' # <<< 11782 1726878464.88824: 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' <<< 11782 1726878464.88836: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbb048> <<< 11782 1726878464.88842: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb592214a8> <<< 11782 1726878464.88864: 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' <<< 11782 1726878464.88899: 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 0x7fbb58fbb3c8> <<< 11782 1726878464.88908: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbb1d0> <<< 11782 1726878464.88936: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.88946: 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 0x7fbb58fbb4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59299208> <<< 11782 1726878464.88972: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11782 1726878464.88979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11782 1726878464.89004: 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' <<< 11782 1726878464.89028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11782 1726878464.89038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11782 1726878464.89055: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbbfd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbbbe0> <<< 11782 1726878464.89080: 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' <<< 11782 1726878464.89089: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fc6898> <<< 11782 1726878464.89108: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11782 1726878464.89130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11782 1726878464.89151: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11782 1726878464.89165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11782 1726878464.89214: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fd20b8> <<< 11782 1726878464.89243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11782 1726878464.89250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11782 1726878464.89284: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b4e390> <<< 11782 1726878464.89295: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fc6978> <<< 11782 1726878464.89320: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11782 1726878464.89331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11782 1726878464.89387: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b52e80> <<< 11782 1726878464.89397: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbb710> <<< 11782 1726878464.89419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11782 1726878464.89433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11782 1726878464.89459: 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' <<< 11782 1726878464.89468: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b774e0> <<< 11782 1726878464.89492: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.89500: 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 0x7fbb58b77898> <<< 11782 1726878464.89518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11782 1726878464.89541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11782 1726878464.89558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11782 1726878464.89567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11782 1726878464.89579: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b7d588> <<< 11782 1726878464.89600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11782 1726878464.89621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11782 1726878464.89642: stdout chunk (state=3): >>>import 'time' # <<< 11782 1726878464.89658: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11782 1726878464.89676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11782 1726878464.89695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11782 1726878464.89705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11782 1726878464.89720: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11782 1726878464.89765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11782 1726878464.89783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11782 1726878464.89793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11782 1726878464.89804: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58929da0> <<< 11782 1726878464.89920: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5891c4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5891c1d0> <<< 11782 1726878464.89938: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb589120b8> <<< 11782 1726878464.89959: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b7df28> <<< 11782 1726878464.89996: 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 0x7fbb58923198> <<< 11782 1726878464.90014: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b77c18> <<< 11782 1726878464.90029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11782 1726878464.90053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11782 1726878464.90087: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90094: 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 0x7fbb58880898> <<< 11782 1726878464.90105: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58923240> <<< 11782 1726878464.90117: stdout chunk (state=3): >>>import 'pwd' # <<< 11782 1726878464.90143: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90150: 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 0x7fbb58880c18> <<< 11782 1726878464.90209: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbba58><<< 11782 1726878464.90216: stdout chunk (state=3): >>> <<< 11782 1726878464.90227: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11782 1726878464.90246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11782 1726878464.90260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11782 1726878464.90279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11782 1726878464.90307: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90313: 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 0x7fbb58895748> <<< 11782 1726878464.90334: 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' <<< 11782 1726878464.90471: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90479: 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 0x7fbb5889d7b8> <<< 11782 1726878464.90506: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90514: 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 0x7fbb5889dc88> <<< 11782 1726878464.90543: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90552: 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 0x7fbb5889dda0> <<< 11782 1726878464.90564: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58895f98> <<< 11782 1726878464.90581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11782 1726878464.90588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11782 1726878464.90611: 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 0x7fbb588a5128> <<< 11782 1726878464.90622: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5889d668> <<< 11782 1726878464.90653: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.90660: 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 0x7fbb5889d3c8> <<< 11782 1726878464.90676: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5888ac88> <<< 11782 1726878464.90694: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b61550> <<< 11782 1726878464.90718: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11782 1726878464.90759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11782 1726878464.90795: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588955f8> <<< 11782 1726878464.90939: 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' <<< 11782 1726878464.90962: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56f0ba90> <<< 11782 1726878464.91031: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip' # zipimport: zlib available <<< 11782 1726878464.91045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.91069: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11782 1726878464.91088: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.91105: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/__init__.py <<< 11782 1726878464.91113: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.92207: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.93121: 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' <<< 11782 1726878464.93133: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56cfd6d8> import 'atexit' # <<< 11782 1726878464.93152: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11782 1726878464.93185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11782 1726878464.93246: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.93257: 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 0x7fbb56bf1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56cfdf98> <<< 11782 1726878464.93276: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.93286: 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 0x7fbb56cfd048> <<< 11782 1726878464.93303: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11782 1726878464.93322: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11782 1726878464.93368: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56bcccc0> <<< 11782 1726878464.93384: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11782 1726878464.93398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11782 1726878464.93414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11782 1726878464.93461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11782 1726878464.93473: 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' <<< 11782 1726878464.93553: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56be7940> <<< 11782 1726878464.93584: 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 0x7fbb56be7278> <<< 11782 1726878464.93610: 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 0x7fbb56be7f98> <<< 11782 1726878464.93628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11782 1726878464.93643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11782 1726878464.93709: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c37898> <<< 11782 1726878464.93715: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c17438> <<< 11782 1726878464.94014: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c0a630> <<< 11782 1726878464.94039: 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' <<< 11782 1726878464.94055: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56f25e80> <<< 11782 1726878464.94085: 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 0x7fbb56c20470> <<< 11782 1726878464.94111: 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 0x7fbb56c20588> <<< 11782 1726878464.94130: 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 <<< 11782 1726878464.94146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11782 1726878464.94176: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11782 1726878464.94192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11782 1726878464.94211: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11782 1726878464.94221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.94269: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.94280: 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 0x7fbb56b8a048> <<< 11782 1726878464.94362: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11782 1726878464.94374: 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 0x7fbb56ba00f0> <<< 11782 1726878464.94392: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56b7a438> <<< 11782 1726878464.94400: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11782 1726878464.94419: 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 0x7fbb56b7ac50> <<< 11782 1726878464.94615: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c2d940> <<< 11782 1726878464.94643: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11782 1726878464.94683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.94698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11782 1726878464.94708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11782 1726878464.94713: stdout chunk (state=3): >>>import '_string' # <<< 11782 1726878464.94801: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56cf80f0> <<< 11782 1726878464.94848: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56b7ada0> <<< 11782 1726878464.94974: 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 0x7fbb56cf8f28> <<< 11782 1726878464.95005: 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 0x7fbb56d07080> <<< 11782 1726878464.95046: 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 0x7fbb56d071d0> <<< 11782 1726878464.95066: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c206d8> <<< 11782 1726878464.95081: 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 <<< 11782 1726878464.95090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11782 1726878464.95103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11782 1726878464.95119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11782 1726878464.95160: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.95171: 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 0x7fbb56d15b70> <<< 11782 1726878464.95334: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d162b0> <<< 11782 1726878464.95355: 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' <<< 11782 1726878464.95366: 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 0x7fbb56d164a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d07d30> <<< 11782 1726878464.95376: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.95380: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.95400: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 11782 1726878464.95473: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.95538: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.95552: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/__init__.py <<< 11782 1726878464.95567: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11782 1726878464.95574: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11782 1726878464.95672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.95768: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11782 1726878464.95782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.95792: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11782 1726878464.95800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11782 1726878464.95814: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11782 1726878464.95824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11782 1726878464.95845: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.95855: 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 0x7fbb56d2ef28> <<< 11782 1726878464.95899: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d2ebe0> <<< 11782 1726878464.95940: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d2e400> <<< 11782 1726878464.95952: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11782 1726878464.95964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11782 1726878464.96003: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d2ea58> <<< 11782 1726878464.96015: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d1eda0> # zipimport: zlib available <<< 11782 1726878464.96459: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.96901: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/six/__init__.py <<< 11782 1726878464.96916: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 11782 1726878464.96933: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/text/converters.py <<< 11782 1726878464.96948: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/selinux.py <<< 11782 1726878464.96957: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.96975: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.97002: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/selectors.py <<< 11782 1726878464.97009: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.97025: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.97037: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/_text.py <<< 11782 1726878464.97048: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.97159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.97280: 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' <<< 11782 1726878464.97305: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d4f630> # zipimport: zlib available <<< 11782 1726878464.98039: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98064: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98089: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98139: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/collections.py <<< 11782 1726878464.98175: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11782 1726878464.98203: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11782 1726878464.98277: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98337: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/errors.py <<< 11782 1726878464.98355: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11782 1726878464.98367: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11782 1726878464.98393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98425: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11782 1726878464.98434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98764: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11782 1726878464.98774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11782 1726878464.98884: stdout chunk (state=3): >>>import '_ast' # <<< 11782 1726878464.98904: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e05da0> # zipimport: zlib available <<< 11782 1726878464.98919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.98943: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11782 1726878464.99001: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99050: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11782 1726878464.99063: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/parameters.py <<< 11782 1726878464.99071: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11782 1726878464.99081: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99119: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99147: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/locale.py <<< 11782 1726878464.99157: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99183: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99220: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99320: 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 <<< 11782 1726878464.99447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878464.99530: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878464.99538: 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 0x7fbb56d402b0> <<< 11782 1726878464.99599: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e2f0f0> <<< 11782 1726878464.99621: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/file.py <<< 11782 1726878464.99631: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11782 1726878464.99683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99728: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99755: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878464.99786: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11782 1726878464.99802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11782 1726878464.99825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11782 1726878464.99853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11782 1726878464.99871: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11782 1726878464.99881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11782 1726878465.00012: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d95080> <<< 11782 1726878465.00035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11782 1726878465.00044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11782 1726878465.00136: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d95128> <<< 11782 1726878465.00183: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d40630> <<< 11782 1726878465.00242: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e31048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/distro/__init__.py <<< 11782 1726878465.00253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.00265: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.00287: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/_utils.py <<< 11782 1726878465.00298: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/sys_info.py <<< 11782 1726878465.00314: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11782 1726878465.00336: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/pycompat24.py <<< 11782 1726878465.00425: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/basic.py <<< 11782 1726878465.00448: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/modules/__init__.py <<< 11782 1726878465.00463: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.00663: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.00854: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # <<< 11782 1726878465.00861: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11782 1726878465.00879: 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 0x7fbb56f0bda0> <<< 11782 1726878465.00901: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11782 1726878465.00922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11782 1726878465.01066: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56f0b860> # zipimport: zlib available <<< 11782 1726878465.01097: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.01113: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/datetime.py <<< 11782 1726878465.01131: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.02020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.02836: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 11782 1726878465.02844: 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 0x7fbb53097860> <<< 11782 1726878465.02861: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/__init__.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/__init__.cpython-36.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53097908> <<< 11782 1726878465.02881: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 11782 1726878465.02900: 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' <<< 11782 1726878465.02916: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 11782 1726878465.02928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 11782 1726878465.02949: 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' <<< 11782 1726878465.02962: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11782 1726878465.02974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11782 1726878465.02989: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11782 1726878465.03010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11782 1726878465.03026: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56deb5c0> <<< 11782 1726878465.03048: 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' <<< 11782 1726878465.03067: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5306d6a0> # /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 11782 1726878465.03076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 11782 1726878465.03115: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5306d8d0> <<< 11782 1726878465.03142: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py # code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11782 1726878465.03164: 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' <<< 11782 1726878465.03183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 11782 1726878465.03190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530772b0> <<< 11782 1726878465.03208: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53073e48> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5306d9b0> <<< 11782 1726878465.03279: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56dd9400> <<< 11782 1726878465.03298: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11782 1726878465.03306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11782 1726878465.03329: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11782 1726878465.03337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11782 1726878465.03353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11782 1726878465.03375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11782 1726878465.03402: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53083898> <<< 11782 1726878465.03411: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53080240> <<< 11782 1726878465.03493: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56deb358> <<< 11782 1726878465.03512: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56de6c50> <<< 11782 1726878465.03531: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11782 1726878465.03543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11782 1726878465.03569: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11782 1726878465.03606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11782 1726878465.03629: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 11782 1726878465.03638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 11782 1726878465.03655: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5304dda0> <<< 11782 1726878465.03774: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53039080> <<< 11782 1726878465.03807: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53026240> <<< 11782 1726878465.03823: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 11782 1726878465.03831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 11782 1726878465.03846: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 11782 1726878465.03867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 11782 1726878465.03879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 11782 1726878465.03893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588dda90> <<< 11782 1726878465.03929: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 11782 1726878465.03941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc' <<< 11782 1726878465.03954: stdout chunk (state=3): >>>import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588ddc88> <<< 11782 1726878465.03959: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588ce748> <<< 11782 1726878465.03970: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53026f98> <<< 11782 1726878465.03998: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56de0400> <<< 11782 1726878465.04010: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53097e10> <<< 11782 1726878465.04037: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53097940> # /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' <<< 11782 1726878465.04048: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56dc1748> <<< 11782 1726878465.04055: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py <<< 11782 1726878465.04069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56de0358> <<< 11782 1726878465.04086: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 11782 1726878465.04093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 11782 1726878465.04111: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py # code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11782 1726878465.04174: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588f0358> <<< 11782 1726878465.04181: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588ddf98> <<< 11782 1726878465.04200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 11782 1726878465.04208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 11782 1726878465.04229: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588f0240> <<< 11782 1726878465.04247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 11782 1726878465.04257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e802b0> <<< 11782 1726878465.04279: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11782 1726878465.04288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11782 1726878465.04311: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e80978> <<< 11782 1726878465.04341: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 11782 1726878465.04352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878465.04426: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e85c88> <<< 11782 1726878465.04452: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11782 1726878465.04463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11782 1726878465.04525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11782 1726878465.04548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11782 1726878465.04570: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11782 1726878465.04588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11782 1726878465.04724: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53127780> <<< 11782 1726878465.04789: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878465.04800: 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 0x7fbb53137dd8> <<< 11782 1726878465.05019: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56ea0c50> <<< 11782 1726878465.05050: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e99080> <<< 11782 1726878465.05057: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.05073: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.05109: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11782 1726878465.05157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11782 1726878465.05806: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56ea0be0> <<< 11782 1726878465.05816: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/typing.py <<< 11782 1726878465.05831: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11782 1726878465.05860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11782 1726878465.05882: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11782 1726878465.05937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11782 1726878465.05960: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 11782 1726878465.05969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 11782 1726878465.05974: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py <<< 11782 1726878465.05997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5321db38> <<< 11782 1726878465.06008: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5321d550> <<< 11782 1726878465.06111: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531edeb8> <<< 11782 1726878465.06518: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56ee2e48> <<< 11782 1726878465.06532: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib.error' # <<< 11782 1726878465.06560: 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 <<< 11782 1726878465.06567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878465.06579: 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 <<< 11782 1726878465.06594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__about__.cpython-36.pyc' import 'cryptography.__about__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531a5b70> <<< 11782 1726878465.06614: 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' <<< 11782 1726878465.06630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11782 1726878465.06683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11782 1726878465.06698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11782 1726878465.06712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11782 1726878465.06728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 11782 1726878465.06739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11782 1726878465.06759: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878465.06771: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb53164908> <<< 11782 1726878465.06783: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53164240> <<< 11782 1726878465.06844: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531dc198> <<< 11782 1726878465.07126: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531bd198> <<< 11782 1726878465.07149: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531a5828> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56eda0b8> <<< 11782 1726878465.07165: 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 <<< 11782 1726878465.07174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878465.07192: 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 <<< 11782 1726878465.07202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 11782 1726878465.07214: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11782 1726878465.07241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11782 1726878465.07301: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5316de80> <<< 11782 1726878465.07329: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5316dc50> <<< 11782 1726878465.07345: 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 <<< 11782 1726878465.07364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 11782 1726878465.07379: 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 <<< 11782 1726878465.07393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530e2da0> <<< 11782 1726878465.07411: 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 0x7fbb530e2e48> <<< 11782 1726878465.07431: 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 <<< 11782 1726878465.07442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.primitives' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f20b8> <<< 11782 1726878465.07458: 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 <<< 11782 1726878465.07467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878465.07475: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f2240> <<< 11782 1726878465.07503: 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 <<< 11782 1726878465.07510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 11782 1726878465.07613: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f2828> <<< 11782 1726878465.07626: 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 <<< 11782 1726878465.07642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 11782 1726878465.07657: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 11782 1726878465.07670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f4ef0> <<< 11782 1726878465.07764: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530fef28> <<< 11782 1726878465.07780: 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 <<< 11782 1726878465.07790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 11782 1726878465.07807: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 11782 1726878465.07815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 11782 1726878465.07842: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f44a8> <<< 11782 1726878465.07861: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f42e8> <<< 11782 1726878465.07879: 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 <<< 11782 1726878465.07888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-36.pyc' <<< 11782 1726878465.07904: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530a19b0> <<< 11782 1726878465.07922: 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 <<< 11782 1726878465.07930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 11782 1726878465.07963: 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 <<< 11782 1726878465.07972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 11782 1726878465.08031: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530adcc0> <<< 11782 1726878465.08051: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530a1eb8> <<< 11782 1726878465.08077: 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 <<< 11782 1726878465.08119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 11782 1726878465.08143: 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' <<< 11782 1726878465.08157: stdout chunk (state=3): >>>import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bcfb00> <<< 11782 1726878465.08175: 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 <<< 11782 1726878465.08186: stdout chunk (state=3): >>># 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 <<< 11782 1726878465.08194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 11782 1726878465.08223: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878465.08231: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb52bdd940> <<< 11782 1726878465.08249: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bdd198> <<< 11782 1726878465.08258: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bcff60> <<< 11782 1726878465.08267: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 11782 1726878465.08275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 11782 1726878465.08294: 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 <<< 11782 1726878465.08303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 11782 1726878465.08357: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bdda90> <<< 11782 1726878465.08376: 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 <<< 11782 1726878465.08397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 11782 1726878465.08420: 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' <<< 11782 1726878465.08447: 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' <<< 11782 1726878465.08472: 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 <<< 11782 1726878465.08479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 11782 1726878465.08574: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bf4748> <<< 11782 1726878465.08638: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bf4160> <<< 11782 1726878465.08647: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bede80> <<< 11782 1726878465.08658: 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 <<< 11782 1726878465.08665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 11782 1726878465.08701: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52991048> <<< 11782 1726878465.08777: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52be4828> <<< 11782 1726878465.08784: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bdd160> <<< 11782 1726878465.08800: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 11782 1726878465.08807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 11782 1726878465.08825: 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 <<< 11782 1726878465.08842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 11782 1726878465.08865: 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 <<< 11782 1726878465.08872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 11782 1726878465.08896: 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 <<< 11782 1726878465.08904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 11782 1726878465.08975: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529ac1d0> <<< 11782 1726878465.09024: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529a5c18> <<< 11782 1726878465.09058: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529a0668> <<< 11782 1726878465.09082: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52be4630> <<< 11782 1726878465.09210: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530ce898> <<< 11782 1726878465.09254: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5317d7f0> <<< 11782 1726878465.09265: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531a5e10> <<< 11782 1726878465.09299: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.09465: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/urls.py <<< 11782 1726878465.09540: stdout chunk (state=3): >>># zipimport: zlib available <<< 11782 1726878465.09916: 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 0x7fbb529722b0> <<< 11782 1726878465.13269: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 11782 1726878465.13286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 11782 1726878465.13296: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 11782 1726878465.13317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 11782 1726878465.13339: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 11782 1726878465.13348: 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 0x7fbb5296aa20> <<< 11782 1726878465.13376: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb528d1b38> <<< 11782 1726878465.13434: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb528d17f0> <<< 11782 1726878466.51777: stdout chunk (state=3): >>> {"msg": "OK (unknown bytes)", "status_code": 200, "changed": true, "checksum_dest": null, "checksum_src": "2a343e1d6d0dc74fc331c087bca85da7ef941ea4", "dest": "/run/out", "elapsed": 1, "url": "https://localhost", "src": "/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/tmpf9sm1tjp", "md5sum": "267648bf3608700edff8b5c5dbfd6daa", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "invocation": {"module_args": {"dest": "/run/out", "url": "https://localhost", "validate_certs": false, "mode": "0600", "force": false, "http_agent": "ansible-httpget", "use_proxy": true, "force_basic_auth": false, "use_gssapi": false, "backup": false, "checksum": "", "timeout": 10, "unredirected_headers": [], "decompress": true, "use_netrc": true, "unsafe_writes": false, "url_username": null, "url_password": null, "client_cert": null, "client_key": null, "headers": null, "tmp_dest": null, "ciphers": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11782 1726878466.51794: stdout chunk (state=3): >>># destroy __main__ <<< 11782 1726878466.52407: 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 <<< 11782 1726878466.52424: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 11782 1726878466.52439: stdout chunk (state=3): >>># cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc <<< 11782 1726878466.52453: 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 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools <<< 11782 1726878466.52479: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib <<< 11782 1726878466.52493: stdout chunk (state=3): >>># cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp <<< 11782 1726878466.52510: stdout chunk (state=3): >>># 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 <<< 11782 1726878466.52527: 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 <<< 11782 1726878466.52542: 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 # cleanup[2] removing _string # 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 <<< 11782 1726878466.52553: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 11782 1726878466.52571: 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 <<< 11782 1726878466.52594: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy 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 distro # cleanup[2] removing argparse <<< 11782 1726878466.52610: 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 # cleanup[2] removing ansible.module_utils.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime <<< 11782 1726878466.52626: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.mime.base # cleanup[2] removing email.policy <<< 11782 1726878466.52639: stdout chunk (state=3): >>># 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 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 <<< 11782 1726878466.52653: stdout chunk (state=3): >>># 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.error # cleanup[2] removing cryptography # destroy cryptography # cleanup[2] removing cryptography.__about__ # destroy cryptography.__about__ <<< 11782 1726878466.52663: stdout chunk (state=3): >>># cleanup[2] removing cryptography.utils # cleanup[2] removing inspect # cleanup[2] removing dis # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency <<< 11782 1726878466.52671: stdout chunk (state=3): >>># cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat <<< 11782 1726878466.52679: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa <<< 11782 1726878466.52692: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der <<< 11782 1726878466.52699: stdout chunk (state=3): >>># cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization <<< 11782 1726878466.52730: stdout chunk (state=3): >>># 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 _bootlocale # destroy _bootlocale # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata <<< 11782 1726878466.52752: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11782 1726878466.53099: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11782 1726878466.53115: stdout chunk (state=3): >>># destroy zipimport <<< 11782 1726878466.53137: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 11782 1726878466.53154: stdout chunk (state=3): >>># destroy unicodedata <<< 11782 1726878466.53166: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings <<< 11782 1726878466.53179: stdout chunk (state=3): >>># cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io <<< 11782 1726878466.53191: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # destroy encodings.idna # cleanup[3] wiping codecs <<< 11782 1726878466.53214: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11782 1726878466.53225: 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 base64 # cleanup[3] wiping re <<< 11782 1726878466.53243: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11782 1726878466.53255: 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 <<< 11782 1726878466.53267: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11782 1726878466.53277: 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 # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings <<< 11782 1726878466.53294: stdout chunk (state=3): >>># cleanup[3] wiping importlib.machinery # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback <<< 11782 1726878466.53303: stdout chunk (state=3): >>># cleanup[3] wiping linecache <<< 11782 1726878466.53323: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 11782 1726878466.53335: stdout chunk (state=3): >>># cleanup[3] wiping token <<< 11782 1726878466.53347: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile <<< 11782 1726878466.53357: stdout chunk (state=3): >>># cleanup[3] wiping random # destroy _random # 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 atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings <<< 11782 1726878466.53367: stdout chunk (state=3): >>># destroy _locale # cleanup[3] wiping platform <<< 11782 1726878466.53381: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 11782 1726878466.53401: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian <<< 11782 1726878466.53413: stdout chunk (state=3): >>># destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy _weakref # destroy weakref # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader <<< 11782 1726878466.53425: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping socket # cleanup[3] wiping _socket <<< 11782 1726878466.53448: stdout chunk (state=3): >>># destroy _socket # 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 # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping selinux <<< 11782 1726878466.53460: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 11782 1726878466.53475: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 11782 1726878466.53486: stdout chunk (state=3): >>># destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response <<< 11782 1726878466.53504: stdout chunk (state=3): >>># destroy urllib.error # 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.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 <<< 11782 1726878466.53517: stdout chunk (state=3): >>># cleanup[3] wiping email.encoders # cleanup[3] wiping quopri # cleanup[3] wiping email.utils # destroy random # cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser <<< 11782 1726878466.53530: stdout chunk (state=3): >>># destroy email._encoded_words # cleanup[3] wiping email.message <<< 11782 1726878466.53548: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping mimetypes # cleanup[3] wiping netrc # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # cleanup[3] wiping http.client <<< 11782 1726878466.53562: stdout chunk (state=3): >>># cleanup[3] wiping ssl # cleanup[3] wiping ipaddress # cleanup[3] wiping _ssl <<< 11782 1726878466.53573: stdout chunk (state=3): >>># destroy _ssl # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping http.cookiejar # destroy threading # cleanup[3] wiping urllib.request # destroy bisect # destroy http # destroy string <<< 11782 1726878466.53587: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.http_cookiejar # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping cryptography.utils # destroy inspect # cleanup[3] wiping dis <<< 11782 1726878466.53610: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping six # destroy six.moves.urllib <<< 11782 1726878466.53625: stdout chunk (state=3): >>># destroy six.moves # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # destroy math # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac <<< 11782 1726878466.53638: stdout chunk (state=3): >>># cleanup[3] wiping _hmacopenssl # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping stringprep # cleanup[3] wiping sys <<< 11782 1726878466.53654: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11782 1726878466.54049: stdout chunk (state=3): >>># destroy posixpath <<< 11782 1726878466.54060: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 11782 1726878466.54071: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 11782 1726878466.54096: stdout chunk (state=3): >>># destroy _heapq <<< 11782 1726878466.54105: stdout chunk (state=3): >>># destroy _thread <<< 11782 1726878466.54120: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11782 1726878466.54135: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves <<< 11782 1726878466.54160: stdout chunk (state=3): >>># destroy urllib <<< 11782 1726878466.54269: stdout chunk (state=3): >>># destroy calendar <<< 11782 1726878466.54280: stdout chunk (state=3): >>># destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11782 1726878466.54315: stdout chunk (state=3): >>># destroy email.message # destroy email.errors # destroy email.encoders <<< 11782 1726878466.54327: stdout chunk (state=3): >>># destroy base64 # destroy email # destroy mimetypes <<< 11782 1726878466.54336: stdout chunk (state=3): >>># destroy netrc # destroy socket # destroy gzip # destroy http.client # destroy ansible.module_utils.compat.typing # destroy http.cookiejar # destroy ansible.module_utils.six.moves.urllib.error # destroy urllib.request # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes <<< 11782 1726878466.54354: stdout chunk (state=3): >>># destroy distro # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy platform # destroy select # destroy shlex # destroy shutil # destroy signal # destroy subprocess # destroy tempfile <<< 11782 1726878466.54364: stdout chunk (state=3): >>># destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy _functools # destroy cryptography.hazmat.backends.interfaces <<< 11782 1726878466.54412: stdout chunk (state=3): >>># destroy contextlib # destroy collections.abc # destroy _collections_abc <<< 11782 1726878466.54433: stdout chunk (state=3): >>># destroy stat # destroy selinux # destroy json <<< 11782 1726878466.54446: stdout chunk (state=3): >>># destroy ipaddress # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy datetime # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 11782 1726878466.54505: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response <<< 11782 1726878466.54518: stdout chunk (state=3): >>># destroy six.moves.urllib.robotparser # destroy textwrap # destroy ctypes <<< 11782 1726878466.54534: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools <<< 11782 1726878466.54543: stdout chunk (state=3): >>># destroy linecache # destroy tokenize # destroy token <<< 11782 1726878466.54550: stdout chunk (state=3): >>># destroy time <<< 11782 1726878466.54592: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io <<< 11782 1726878466.54601: stdout chunk (state=3): >>># destroy _operator # destroy hashlib # destroy _hashlib # destroy _hmacopenssl # destroy binascii # destroy os # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 11782 1726878466.54621: stdout chunk (state=3): >>># destroy importlib.abc # destroy functools # destroy types # destroy warnings <<< 11782 1726878466.54633: stdout chunk (state=3): >>># destroy abc # destroy six # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes <<< 11782 1726878466.54694: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11782 1726878466.54982: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11782 1726878466.55030: stderr chunk (state=3): >>><<< 11782 1726878466.55038: stdout chunk (state=3): >>><<< 11782 1726878466.55105: _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 0x7fbb5b01ce48> # /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 0x7fbb5afb2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5b01c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afbf630> 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 0x7fbb5afc6160> # /usr/lib64/python3.6/__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 0x7fbb5afcb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afc6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afc6390> # /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 0x7fbb5af70470> # /usr/lib64/python3.6/__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 0x7fbb5af75e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af70b38> # /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 0x7fbb5af7c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af5fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5af62198> # /usr/lib64/python3.6/__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 0x7fbb59270940> # /usr/lib64/python3.6/__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 0x7fbb59282240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5afd0a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fbb591ef278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb591fa4a8> # /usr/lib64/python3.6/__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 0x7fbb591fb198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb591fac88> 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 0x7fbb591fb278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5924b9b0> # /usr/lib64/python3.6/__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 0x7fbb5924bda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5923d358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59242358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59235630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59227668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fbb58fa9470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58f99ef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59235898> 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 0x7fbb58fbb048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb592214a8> # /usr/lib64/python3.6/__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 0x7fbb58fbb3c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbb1d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb58fbb4e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb59299208> # /usr/lib64/python3.6/__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 0x7fbb58fbbfd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbbbe0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fc6898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fbb58fd20b8> # /usr/lib64/python3.6/__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 0x7fbb58b4e390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fc6978> # /usr/lib64/python3.6/__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 0x7fbb58b52e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbb710> # /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 0x7fbb58b774e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb58b77898> # /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 0x7fbb58b7d588> # /usr/lib64/python3.6/__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 0x7fbb58929da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5891c4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5891c1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb589120b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b7df28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb58923198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b77c18> # /usr/lib64/python3.6/__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 0x7fbb58880898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58923240> 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 0x7fbb58880c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58fbba58> # /usr/lib64/python3.6/__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 0x7fbb58895748> # /usr/lib64/python3.6/__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 0x7fbb5889d7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb5889dc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb5889dda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58895f98> # /usr/lib64/python3.6/__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 0x7fbb588a5128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5889d668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb5889d3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5888ac88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb58b61550> # /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 0x7fbb588955f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fbb56f0ba90> # zipimport: found 36 names in '/tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb56cfd6d8> 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 0x7fbb56bf1400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56cfdf98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56cfd048> # /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 0x7fbb56bcccc0> # /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 0x7fbb56be7940> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56be7278> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56be7f98> # /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 0x7fbb56c37898> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c17438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c0a630> # /usr/lib64/python3.6/__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 0x7fbb56f25e80> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56c20470> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c20588> # /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 0x7fbb56b8a048> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fbb56ba00f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56b7a438> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56b7ac50> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c2d940> # /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 0x7fbb56cf80f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56b7ada0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56cf8f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56d07080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56d071d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56c206d8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fbb56d15b70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d162b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbb56d164a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d07d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb56d2ef28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d2ebe0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d2e400> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fbb56d2ea58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d1eda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb56d4f630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb56e05da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb56d402b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e2f0f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fbb56d95080> # /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 0x7fbb56d95128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56d40630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e31048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.parse' # # /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 0x7fbb56f0bda0> # /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 0x7fbb56f0b860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/compat/datetime.py # 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 0x7fbb53097860> # /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 0x7fbb53097908> # /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 0x7fbb56deb5c0> # /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 0x7fbb5306d6a0> # /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 0x7fbb5306d8d0> # /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 0x7fbb530772b0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53073e48> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5306d9b0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56dd9400> # /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/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 0x7fbb53083898> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53080240> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56deb358> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56de6c50> # /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 0x7fbb5304dda0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53039080> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53026240> # /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 0x7fbb588dda90> # /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 0x7fbb588ddc88> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588ce748> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53026f98> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56de0400> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53097e10> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53097940> # /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 0x7fbb56dc1748> # /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 0x7fbb56de0358> # /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 0x7fbb588f0358> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb588ddf98> # /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 0x7fbb588f0240> # /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 0x7fbb56e802b0> # /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 0x7fbb56e80978> # /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 0x7fbb56e85c88> # /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 0x7fbb53127780> # 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 0x7fbb53137dd8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56ea0c50> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56e99080> # 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 0x7fbb56ea0be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_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 0x7fbb5321db38> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5321d550> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531edeb8> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56ee2e48> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib.error' # # /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 0x7fbb531a5b70> # /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 0x7fbb53164908> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb53164240> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531dc198> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531bd198> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531a5828> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb56eda0b8> # /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 0x7fbb5316de80> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5316dc50> # /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 0x7fbb530e2da0> # /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 0x7fbb530e2e48> # /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 0x7fbb530f20b8> # /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 0x7fbb530f2240> # /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 0x7fbb530f2828> # /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 0x7fbb530f4ef0> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530fef28> # /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 0x7fbb530f44a8> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530f42e8> # /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 0x7fbb530a19b0> # /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 0x7fbb530adcc0> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530a1eb8> # /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 0x7fbb52bcfb00> # /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 0x7fbb52bdd940> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bdd198> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bcff60> # /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 0x7fbb52bdda90> # /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 0x7fbb52bf4748> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bf4160> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bede80> # /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 0x7fbb52991048> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52be4828> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52bdd160> # /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 0x7fbb529ac1d0> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529a5c18> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529a0668> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb52be4630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb530ce898> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb5317d7f0> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb531a5e10> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_get_url_payload_k5yjwa1h/ansible_get_url_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb529722b0> # /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 0x7fbb5296aa20> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb528d1b38> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbb528d17f0> {"msg": "OK (unknown bytes)", "status_code": 200, "changed": true, "checksum_dest": null, "checksum_src": "2a343e1d6d0dc74fc331c087bca85da7ef941ea4", "dest": "/run/out", "elapsed": 1, "url": "https://localhost", "src": "/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/tmpf9sm1tjp", "md5sum": "267648bf3608700edff8b5c5dbfd6daa", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "invocation": {"module_args": {"dest": "/run/out", "url": "https://localhost", "validate_certs": false, "mode": "0600", "force": false, "http_agent": "ansible-httpget", "use_proxy": true, "force_basic_auth": false, "use_gssapi": false, "backup": false, "checksum": "", "timeout": 10, "unredirected_headers": [], "decompress": true, "use_netrc": true, "unsafe_writes": false, "url_username": null, "url_password": null, "client_cert": null, "client_key": null, "headers": null, "tmp_dest": null, "ciphers": 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 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # 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 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.error # 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 _bootlocale # destroy _bootlocale # 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 zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy unicodedata # 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 # destroy encodings.idna # 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 # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _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 # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping shutil # destroy 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 # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # 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 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 weakref # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # 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.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 # destroy random # 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 mimetypes # cleanup[3] wiping netrc # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping ipaddress # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping http.cookiejar # destroy threading # cleanup[3] wiping urllib.request # destroy bisect # destroy http # destroy string # cleanup[3] wiping ansible.module_utils.six.moves.http_cookiejar # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping cryptography.utils # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # destroy math # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping _hmacopenssl # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _sre # destroy sre_parse # destroy _warnings # destroy posix # destroy _heapq # destroy _thread # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves # destroy urllib # destroy calendar # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy email.message # destroy email.errors # destroy email.encoders # destroy base64 # destroy email # destroy mimetypes # destroy netrc # destroy socket # destroy gzip # destroy http.client # destroy ansible.module_utils.compat.typing # destroy http.cookiejar # destroy ansible.module_utils.six.moves.urllib.error # destroy urllib.request # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy distro # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy platform # destroy select # 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 _functools # destroy cryptography.hazmat.backends.interfaces # destroy contextlib # destroy collections.abc # destroy _collections_abc # destroy stat # destroy selinux # destroy json # destroy ipaddress # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy datetime # destroy cryptography.hazmat.primitives.asymmetric.ed448 # 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 textwrap # destroy ctypes # destroy json.scanner # destroy _json # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy time # destroy locale # destroy copy # destroy io # destroy _operator # destroy hashlib # destroy _hashlib # destroy _hmacopenssl # destroy binascii # destroy os # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy importlib.abc # destroy functools # destroy types # destroy warnings # destroy abc # destroy six # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy _frozen_importlib , stderr=Shared connection to 10.31.47.34 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 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # 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 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.error # 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 _bootlocale # destroy _bootlocale # 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 zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy unicodedata # 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 # destroy encodings.idna # 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 # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _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 # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping shutil # destroy 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 # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # 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 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 weakref # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # 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.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 # destroy random # 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 mimetypes # cleanup[3] wiping netrc # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping ipaddress # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping http.cookiejar # destroy threading # cleanup[3] wiping urllib.request # destroy bisect # destroy http # destroy string # cleanup[3] wiping ansible.module_utils.six.moves.http_cookiejar # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping cryptography.utils # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # destroy math # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping _hmacopenssl # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _sre # destroy sre_parse # destroy _warnings # destroy posix # destroy _heapq # destroy _thread # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves # destroy urllib # destroy calendar # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy email.message # destroy email.errors # destroy email.encoders # destroy base64 # destroy email # destroy mimetypes # destroy netrc # destroy socket # destroy gzip # destroy http.client # destroy ansible.module_utils.compat.typing # destroy http.cookiejar # destroy ansible.module_utils.six.moves.urllib.error # destroy urllib.request # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy distro # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy platform # destroy select # 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 _functools # destroy cryptography.hazmat.backends.interfaces # destroy contextlib # destroy collections.abc # destroy _collections_abc # destroy stat # destroy selinux # destroy json # destroy ipaddress # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy datetime # destroy cryptography.hazmat.primitives.asymmetric.ed448 # 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 textwrap # destroy ctypes # destroy json.scanner # destroy _json # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy time # destroy locale # destroy copy # destroy io # destroy _operator # destroy hashlib # destroy _hashlib # destroy _hmacopenssl # destroy binascii # destroy os # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy importlib.abc # destroy functools # destroy types # destroy warnings # destroy abc # destroy six # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy _frozen_importlib 11782 1726878466.55270: done with _execute_module (get_url, {'dest': '/run/out', 'url': 'https://localhost', 'validate_certs': False, 'mode': '0600', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'get_url', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11782 1726878466.55286: _low_level_execute_command(): starting 11782 1726878466.55291: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/ > /dev/null 2>&1 && sleep 0' 11782 1726878466.57935: stderr chunk (state=2): >>><<< 11782 1726878466.57941: stdout chunk (state=2): >>><<< 11782 1726878466.57954: _low_level_execute_command() done: rc=0, stdout=, stderr= 11782 1726878466.57960: handler run complete 11782 1726878466.57985: attempt loop complete, returning result 11782 1726878466.57989: _execute() done 11782 1726878466.57993: dumping result to json 11782 1726878466.57999: done dumping result, returning 11782 1726878466.58007: done running TaskExecutor() for managed_node3/TASK: Test - cockpit works on customized port [0affdecc-488f-1992-aed8-000000000008] 11782 1726878466.58012: sending task result for task 0affdecc-488f-1992-aed8-000000000008 11782 1726878466.58048: done sending task result for task 0affdecc-488f-1992-aed8-000000000008 11782 1726878466.58052: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "checksum_dest": null, "checksum_src": "2a343e1d6d0dc74fc331c087bca85da7ef941ea4", "dest": "/run/out", "elapsed": 1, "gid": 0, "group": "root", "md5sum": "267648bf3608700edff8b5c5dbfd6daa", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "src": "/root/.ansible/tmp/ansible-tmp-1726878464.6364286-11782-43900060194999/tmpf9sm1tjp", "state": "file", "status_code": 200, "uid": 0, "url": "https://localhost" } MSG: OK (unknown bytes) 11123 1726878466.58203: no more pending results, returning what we have 11123 1726878466.58206: results queue empty 11123 1726878466.58207: checking for any_errors_fatal 11123 1726878466.58231: done checking for any_errors_fatal 11123 1726878466.58233: checking for max_fail_percentage 11123 1726878466.58235: done checking for max_fail_percentage 11123 1726878466.58236: checking to see if all hosts have failed and the running result is not ok 11123 1726878466.58237: done checking to see if all hosts have failed 11123 1726878466.58237: getting the remaining hosts for this loop 11123 1726878466.58238: done getting the remaining hosts for this loop 11123 1726878466.58242: getting the next task for host managed_node3 11123 1726878466.58248: done getting next task for host managed_node3 11123 1726878466.58250: ^ task is: TASK: Test - HTTP response is something sensible 11123 1726878466.58252: ^ 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 11123 1726878466.58254: getting variables 11123 1726878466.58256: in VariableManager get_vars() 11123 1726878466.58290: Calling all_inventory to load vars for managed_node3 11123 1726878466.58293: Calling groups_inventory to load vars for managed_node3 11123 1726878466.58295: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878466.58304: Calling all_plugins_play to load vars for managed_node3 11123 1726878466.58306: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878466.58309: Calling groups_plugins_play to load vars for managed_node3 11123 1726878466.58819: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878466.59311: done with get_vars() 11123 1726878466.59326: done getting variables 11123 1726878466.59371: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test - HTTP response is something sensible] ****************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:30 Friday 20 September 2024 20:27:46 -0400 (0:00:01.993) 0:00:52.576 ****** 11123 1726878466.59392: entering _queue_task() for managed_node3/command 11123 1726878466.59574: worker is 1 (out of 1 available) 11123 1726878466.59589: exiting _queue_task() for managed_node3/command 11123 1726878466.59600: done queuing things up, now waiting for results queue to drain 11123 1726878466.59601: waiting for pending results... 11796 1726878466.59729: running TaskExecutor() for managed_node3/TASK: Test - HTTP response is something sensible 11796 1726878466.59837: in run() - task 0affdecc-488f-1992-aed8-000000000009 11796 1726878466.59853: variable 'ansible_search_path' from source: unknown 11796 1726878466.59883: calling self._execute() 11796 1726878466.59951: variable 'ansible_host' from source: host vars for 'managed_node3' 11796 1726878466.59959: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11796 1726878466.59968: variable 'omit' from source: magic vars 11796 1726878466.60047: variable 'omit' from source: magic vars 11796 1726878466.60078: variable 'omit' from source: magic vars 11796 1726878466.60102: variable 'omit' from source: magic vars 11796 1726878466.60137: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11796 1726878466.60165: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11796 1726878466.60186: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11796 1726878466.60200: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11796 1726878466.60212: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11796 1726878466.60236: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11796 1726878466.60241: variable 'ansible_host' from source: host vars for 'managed_node3' 11796 1726878466.60245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11796 1726878466.60315: Set connection var ansible_timeout to 10 11796 1726878466.60320: Set connection var ansible_connection to ssh 11796 1726878466.60326: Set connection var ansible_shell_executable to /bin/sh 11796 1726878466.60335: Set connection var ansible_pipelining to False 11796 1726878466.60341: Set connection var ansible_module_compression to ZIP_DEFLATED 11796 1726878466.60346: Set connection var ansible_shell_type to sh 11796 1726878466.60362: variable 'ansible_shell_executable' from source: unknown 11796 1726878466.60367: variable 'ansible_connection' from source: unknown 11796 1726878466.60371: variable 'ansible_module_compression' from source: unknown 11796 1726878466.60375: variable 'ansible_shell_type' from source: unknown 11796 1726878466.60378: variable 'ansible_shell_executable' from source: unknown 11796 1726878466.60381: variable 'ansible_host' from source: host vars for 'managed_node3' 11796 1726878466.60385: variable 'ansible_pipelining' from source: unknown 11796 1726878466.60388: variable 'ansible_timeout' from source: unknown 11796 1726878466.60392: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11796 1726878466.60490: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11796 1726878466.60505: variable 'omit' from source: magic vars 11796 1726878466.60511: starting attempt loop 11796 1726878466.60515: running the handler 11796 1726878466.60528: _low_level_execute_command(): starting 11796 1726878466.60537: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11796 1726878466.62808: stdout chunk (state=2): >>>/root <<< 11796 1726878466.62923: stderr chunk (state=3): >>><<< 11796 1726878466.62929: stdout chunk (state=3): >>><<< 11796 1726878466.62948: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11796 1726878466.62960: _low_level_execute_command(): starting 11796 1726878466.62966: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457 `" && echo ansible-tmp-1726878466.629557-11796-153599557504457="` echo /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457 `" ) && sleep 0' 11796 1726878466.65389: stdout chunk (state=2): >>>ansible-tmp-1726878466.629557-11796-153599557504457=/root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457 <<< 11796 1726878466.65517: stderr chunk (state=3): >>><<< 11796 1726878466.65523: stdout chunk (state=3): >>><<< 11796 1726878466.65537: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878466.629557-11796-153599557504457=/root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457 , stderr= 11796 1726878466.65559: variable 'ansible_module_compression' from source: unknown 11796 1726878466.65605: ANSIBALLZ: Using generic lock for ansible.legacy.command 11796 1726878466.65609: ANSIBALLZ: Acquiring lock 11796 1726878466.65613: ANSIBALLZ: Lock acquired: 140599945055888 11796 1726878466.65620: ANSIBALLZ: Creating module 11796 1726878466.74972: ANSIBALLZ: Writing module into payload 11796 1726878466.75054: ANSIBALLZ: Writing module 11796 1726878466.75073: ANSIBALLZ: Renaming module 11796 1726878466.75080: ANSIBALLZ: Done creating module 11796 1726878466.75094: variable 'ansible_facts' from source: unknown 11796 1726878466.75151: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/AnsiballZ_command.py 11796 1726878466.75250: Sending initial data 11796 1726878466.75257: Sent initial data (155 bytes) 11796 1726878466.77856: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp2sy0mkha /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/AnsiballZ_command.py <<< 11796 1726878466.79064: stderr chunk (state=3): >>><<< 11796 1726878466.79070: stdout chunk (state=3): >>><<< 11796 1726878466.79087: done transferring module to remote 11796 1726878466.79100: _low_level_execute_command(): starting 11796 1726878466.79105: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/ /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/AnsiballZ_command.py && sleep 0' 11796 1726878466.81417: stderr chunk (state=2): >>><<< 11796 1726878466.81424: stdout chunk (state=2): >>><<< 11796 1726878466.81438: _low_level_execute_command() done: rc=0, stdout=, stderr= 11796 1726878466.81442: _low_level_execute_command(): starting 11796 1726878466.81447: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/AnsiballZ_command.py && sleep 0' 11796 1726878466.84210: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11796 1726878466.84223: stdout chunk (state=3): >>>import '_warnings' # <<< 11796 1726878466.84235: stdout chunk (state=3): >>>import '_thread' # <<< 11796 1726878466.84243: stdout chunk (state=3): >>>import '_weakref' # <<< 11796 1726878466.84304: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11796 1726878466.84339: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11796 1726878466.84382: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11796 1726878466.84392: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11796 1726878466.84413: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11796 1726878466.84462: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11796 1726878466.84469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.84486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11796 1726878466.84512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11796 1726878466.84528: stdout chunk (state=3): >>>import '_codecs' # <<< 11796 1726878466.84551: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6888e48> <<< 11796 1726878466.84578: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11796 1726878466.84596: 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 0x7fdae681e828> <<< 11796 1726878466.84618: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae68889b0> <<< 11796 1726878466.84630: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 11796 1726878466.84653: 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 0x7fdae682b630> <<< 11796 1726878466.84673: stdout chunk (state=3): >>>import '_signal' # <<< 11796 1726878466.84699: 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' <<< 11796 1726878466.84721: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6832160> <<< 11796 1726878466.84738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11796 1726878466.84748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11796 1726878466.84767: 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' <<< 11796 1726878466.84786: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11796 1726878466.84810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11796 1726878466.84819: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae68370f0> <<< 11796 1726878466.84839: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6832748> <<< 11796 1726878466.84866: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6832390> <<< 11796 1726878466.84899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11796 1726878466.84907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11796 1726878466.84928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11796 1726878466.84945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11796 1726878466.84964: stdout chunk (state=3): >>>import 'errno' # <<< 11796 1726878466.84982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11796 1726878466.84997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11796 1726878466.85007: stdout chunk (state=3): >>>import '_stat' # <<< 11796 1726878466.85018: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67dc470> <<< 11796 1726878466.85040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11796 1726878466.85058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11796 1726878466.85076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11796 1726878466.85085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67e1e48> <<< 11796 1726878466.85103: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67dcb38> <<< 11796 1726878466.85124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11796 1726878466.85162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11796 1726878466.85272: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67e84e0> <<< 11796 1726878466.85296: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67cbd68> <<< 11796 1726878466.85309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11796 1726878466.85317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11796 1726878466.85325: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67ce198> <<< 11796 1726878466.85370: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11796 1726878466.85385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11796 1726878466.85400: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4adc940> <<< 11796 1726878466.85417: 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 <<< 11796 1726878466.85444: 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 0x7fdae4aee240> <<< 11796 1726878466.85539: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae683ca20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11796 1726878466.85769: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11796 1726878466.85785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11796 1726878466.85797: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11796 1726878466.85809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11796 1726878466.85824: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11796 1726878466.85844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11796 1726878466.85861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11796 1726878466.85877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11796 1726878466.85896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11796 1726878466.85965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11796 1726878466.85973: stdout chunk (state=3): >>>import '_functools' # <<< 11796 1726878466.85996: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11796 1726878466.86025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.86048: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11796 1726878466.86063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11796 1726878466.86083: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a5c208> <<< 11796 1726878466.86110: 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' <<< 11796 1726878466.86120: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a67438> <<< 11796 1726878466.86138: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11796 1726878466.86148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11796 1726878466.86172: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.86180: 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 0x7fdae4a66128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a67c18> <<< 11796 1726878466.86201: stdout chunk (state=3): >>>import 'itertools' # <<< 11796 1726878466.86216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11796 1726878466.86237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11796 1726878466.86247: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a66208> <<< 11796 1726878466.86260: stdout chunk (state=3): >>>import '_collections' # <<< 11796 1726878466.86305: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4ab7940> <<< 11796 1726878466.86326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11796 1726878466.86341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11796 1726878466.86378: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4ab7d30> <<< 11796 1726878466.86431: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa92e8> <<< 11796 1726878466.86463: 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 0x7fdae4aae2e8> <<< 11796 1726878466.86471: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa15c0> <<< 11796 1726878466.86517: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a935f8> <<< 11796 1726878466.86537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11796 1726878466.86545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11796 1726878466.86554: stdout chunk (state=3): >>>import '_sre' # <<< 11796 1726878466.86577: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11796 1726878466.86592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11796 1726878466.86612: 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' <<< 11796 1726878466.86646: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4815400> <<< 11796 1726878466.86667: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4805e80> <<< 11796 1726878466.86677: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa95c0> <<< 11796 1726878466.86694: stdout chunk (state=3): >>>import '_locale' # <<< 11796 1726878466.86741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11796 1726878466.86752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4821f98> <<< 11796 1726878466.86768: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a8d438> <<< 11796 1726878466.86789: 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' <<< 11796 1726878466.86814: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.86826: 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 0x7fdae4827358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4827160> <<< 11796 1726878466.86863: 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 0x7fdae4827470> <<< 11796 1726878466.86870: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4b06198> <<< 11796 1726878466.86887: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11796 1726878466.86899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11796 1726878466.86924: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11796 1726878466.86930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.86943: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11796 1726878466.86961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11796 1726878466.86973: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4827f60> <<< 11796 1726878466.86978: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4827b70> <<< 11796 1726878466.86999: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11796 1726878466.87012: 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 0x7fdae4835828> <<< 11796 1726878466.87032: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11796 1726878466.87048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11796 1726878466.87072: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11796 1726878466.87079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11796 1726878466.87138: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae483e048> <<< 11796 1726878466.87153: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11796 1726878466.87172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11796 1726878466.87202: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43ba320> <<< 11796 1726878466.87219: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4835908> <<< 11796 1726878466.87236: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11796 1726878466.87252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11796 1726878466.87300: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43bee10> <<< 11796 1726878466.87318: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae48276a0> <<< 11796 1726878466.87335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11796 1726878466.87354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11796 1726878466.87374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11796 1726878466.87382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e3470> <<< 11796 1726878466.87411: 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 0x7fdae43e3828> <<< 11796 1726878466.87433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11796 1726878466.87449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11796 1726878466.87475: 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' <<< 11796 1726878466.87501: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e9518> <<< 11796 1726878466.87520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11796 1726878466.87549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11796 1726878466.87563: stdout chunk (state=3): >>>import 'time' # <<< 11796 1726878466.87583: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11796 1726878466.87597: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11796 1726878466.87622: 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' <<< 11796 1726878466.87649: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11796 1726878466.87687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11796 1726878466.87711: 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' <<< 11796 1726878466.87723: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4195d30> <<< 11796 1726878466.87842: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4188470> <<< 11796 1726878466.87850: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4188160> <<< 11796 1726878466.87860: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae417e048> <<< 11796 1726878466.87885: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e9eb8> <<< 11796 1726878466.87913: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.87936: 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 0x7fdae418f128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e3ba8> <<< 11796 1726878466.87958: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11796 1726878466.87970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11796 1726878466.88011: 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 0x7fdae679b898> <<< 11796 1726878466.88028: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae418f1d0> <<< 11796 1726878466.88039: stdout chunk (state=3): >>>import 'pwd' # <<< 11796 1726878466.88062: 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 0x7fdae679bc18> <<< 11796 1726878466.88127: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae48279e8> <<< 11796 1726878466.88143: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11796 1726878466.88161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11796 1726878466.88174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11796 1726878466.88192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11796 1726878466.88221: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.88228: 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 0x7fdae67ae748> <<< 11796 1726878466.88246: 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' <<< 11796 1726878466.88389: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.88398: 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 0x7fdae67b67b8> <<< 11796 1726878466.88422: 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 0x7fdae67b6c88> <<< 11796 1726878466.88458: 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 0x7fdae67b6da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67aef98> <<< 11796 1726878466.88486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11796 1726878466.88495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11796 1726878466.88513: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.88524: 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 0x7fdae67be128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67b6668> <<< 11796 1726878466.88558: 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 0x7fdae67b63c8> <<< 11796 1726878466.88581: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67a3c88> <<< 11796 1726878466.88596: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43cd4e0> <<< 11796 1726878466.88622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11796 1726878466.88654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11796 1726878466.88701: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67ae5f8> <<< 11796 1726878466.88838: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11796 1726878466.88845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11796 1726878466.88860: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae27b7a90> <<< 11796 1726878466.88926: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip' <<< 11796 1726878466.88934: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.88948: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.88966: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11796 1726878466.88980: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.88999: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py <<< 11796 1726878466.89006: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.90080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.90986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11796 1726878466.91001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a96d8> <<< 11796 1726878466.91020: stdout chunk (state=3): >>>import 'atexit' # <<< 11796 1726878466.91028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11796 1726878466.91066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11796 1726878466.91122: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.91133: 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 0x7fdae249e400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a9f98> <<< 11796 1726878466.91162: 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 0x7fdae25a9048> <<< 11796 1726878466.91184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11796 1726878466.91207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11796 1726878466.91255: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2475cc0> <<< 11796 1726878466.91270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11796 1726878466.91287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11796 1726878466.91302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11796 1726878466.91339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11796 1726878466.91358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11796 1726878466.91368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11796 1726878466.91446: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24e2208> <<< 11796 1726878466.91477: 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 0x7fdae24644a8> <<< 11796 1726878466.91507: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.91513: 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 0x7fdae24640b8> <<< 11796 1726878466.91525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11796 1726878466.91544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11796 1726878466.91601: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24e12b0> <<< 11796 1726878466.91618: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24c4438> <<< 11796 1726878466.91917: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24b7630> <<< 11796 1726878466.91937: 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' <<< 11796 1726878466.91966: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae27d8e48> <<< 11796 1726878466.91985: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.91997: 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 0x7fdae24e2cf8> <<< 11796 1726878466.92019: 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' <<< 11796 1726878466.92026: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24cd5c0> <<< 11796 1726878466.92041: 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 <<< 11796 1726878466.92059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11796 1726878466.92076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11796 1726878466.92104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11796 1726878466.92125: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11796 1726878466.92141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.92188: 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 0x7fdae25ba080> <<< 11796 1726878466.92275: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11796 1726878466.92284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11796 1726878466.92297: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25d0080> <<< 11796 1726878466.92312: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a6470> <<< 11796 1726878466.92323: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11796 1726878466.92338: 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 0x7fdae25a6c88> <<< 11796 1726878466.92537: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24da978> <<< 11796 1726878466.92563: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11796 1726878466.92600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.92616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11796 1726878466.92633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11796 1726878466.92640: stdout chunk (state=3): >>>import '_string' # <<< 11796 1726878466.92727: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2767080> <<< 11796 1726878466.92776: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a62e8> <<< 11796 1726878466.92902: 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 0x7fdae2767ef0> <<< 11796 1726878466.92938: 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 0x7fdae2774048> <<< 11796 1726878466.92979: 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 0x7fdae2774198> <<< 11796 1726878466.93001: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24cd710> <<< 11796 1726878466.93023: 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 <<< 11796 1726878466.93030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 11796 1726878466.93048: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11796 1726878466.93069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11796 1726878466.93114: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.93121: 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 0x7fdae2783b38> <<< 11796 1726878466.93283: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2780278> <<< 11796 1726878466.93312: 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 0x7fdae2780470> <<< 11796 1726878466.93323: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2774cf8> <<< 11796 1726878466.93343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93354: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93360: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py <<< 11796 1726878466.93375: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11796 1726878466.93540: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11796 1726878466.93552: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11796 1726878466.93567: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.93777: 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' <<< 11796 1726878466.93805: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11796 1726878466.93817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11796 1726878466.93837: 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' <<< 11796 1726878466.93864: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.93876: 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 0x7fdae279ff28> <<< 11796 1726878466.93937: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae279fbe0> <<< 11796 1726878466.93969: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae279f400> <<< 11796 1726878466.93990: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11796 1726878466.93999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11796 1726878466.94042: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae279fa58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae278bda0> <<< 11796 1726878466.94060: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.94509: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.94955: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 11796 1726878466.94975: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py <<< 11796 1726878466.94999: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py <<< 11796 1726878466.95015: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.95034: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.95062: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 11796 1726878466.95085: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.95103: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py <<< 11796 1726878466.95112: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.95222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.95341: 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' <<< 11796 1726878466.95370: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae257b630> # zipimport: zlib available <<< 11796 1726878466.95731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96074: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96126: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96186: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py <<< 11796 1726878466.96194: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96250: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11796 1726878466.96317: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96384: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py <<< 11796 1726878466.96406: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11796 1726878466.96417: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11796 1726878466.96426: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96484: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11796 1726878466.96494: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11796 1726878466.96837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11796 1726878466.96952: stdout chunk (state=3): >>>import '_ast' # <<< 11796 1726878466.96969: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2630e10> <<< 11796 1726878466.96977: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.96996: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97005: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11796 1726878466.97024: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97076: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97128: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py <<< 11796 1726878466.97148: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11796 1726878466.97168: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97237: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py <<< 11796 1726878466.97245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97306: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97411: 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 <<< 11796 1726878466.97539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11796 1726878466.97623: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11796 1726878466.97631: 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 0x7fdae25f32b0> <<< 11796 1726878466.97688: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae27530f0> <<< 11796 1726878466.97718: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py <<< 11796 1726878466.97736: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97779: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97830: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.97896: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11796 1726878466.97904: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11796 1726878466.97928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11796 1726878466.97956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11796 1726878466.97980: 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'<<< 11796 1726878466.97989: stdout chunk (state=3): >>> <<< 11796 1726878466.98123: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae263d080> <<< 11796 1726878466.98145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11796 1726878466.98153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11796 1726878466.98252: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae263d128> <<< 11796 1726878466.98301: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25f3630> <<< 11796 1726878466.98359: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2760048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py <<< 11796 1726878466.98377: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98418: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py <<< 11796 1726878466.98428: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98447: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98467: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py <<< 11796 1726878466.98560: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py <<< 11796 1726878466.98582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98591: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py <<< 11796 1726878466.98598: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.98800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 11796 1726878466.98809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 11796 1726878466.98825: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae264fe10> <<< 11796 1726878466.98888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11796 1726878466.99237: stdout chunk (state=3): >>>import 'gc' # <<< 11796 1726878466.99863: stdout chunk (state=3): >>> {"changed": true, "stdout": " ", "stderr": "", "rc": 0, "cmd": ["grep", "id=\"login-user-input\"", "/run/out"], "start": "2024-09-20 20:27:46.991345", "end": "2024-09-20 20:27:46.994138", "delta": "0:00:00.002793", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'id=\"login-user-input\"' /run/out", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] remo<<< 11796 1726878466.99889: stdout chunk (state=3): >>>ving _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # 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 ansib<<< 11796 1726878466.99900: stdout chunk (state=3): >>>le.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11796 1726878467.00029: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11796 1726878467.00053: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11796 1726878467.00063: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 11796 1726878467.00086: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 11796 1726878467.00096: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11796 1726878467.00105: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 11796 1726878467.00114: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 11796 1726878467.00139: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 11796 1726878467.00151: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 11796 1726878467.00168: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 11796 1726878467.00184: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11796 1726878467.00196: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 11796 1726878467.00214: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy distro <<< 11796 1726878467.00225: stdout chunk (state=3): >>># destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 11796 1726878467.00244: stdout chunk (state=3): >>># destroy gc <<< 11796 1726878467.00263: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11796 1726878467.00273: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io<<< 11796 1726878467.00291: 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 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 11796 1726878467.00303: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11796 1726878467.00317: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 11796 1726878467.00325: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11796 1726878467.00335: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator <<< 11796 1726878467.00344: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11796 1726878467.00352: 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 <<< 11796 1726878467.00389: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess <<< 11796 1726878467.00401: stdout chunk (state=3): >>># destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess <<< 11796 1726878467.00410: stdout chunk (state=3): >>># destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 11796 1726878467.00419: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 11796 1726878467.00436: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 11796 1726878467.00541: stdout chunk (state=3): >>># destroy posixpath <<< 11796 1726878467.00568: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools <<< 11796 1726878467.00581: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy _heapq <<< 11796 1726878467.00588: stdout chunk (state=3): >>># destroy select <<< 11796 1726878467.00609: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 11796 1726878467.00630: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types <<< 11796 1726878467.00642: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy re <<< 11796 1726878467.00881: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11796 1726878467.00926: stderr chunk (state=3): >>><<< 11796 1726878467.00931: stdout chunk (state=3): >>><<< 11796 1726878467.00980: _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 0x7fdae6888e48> # /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 0x7fdae681e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae68889b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae682b630> 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 0x7fdae6832160> # /usr/lib64/python3.6/__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 0x7fdae68370f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6832748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae6832390> # /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 0x7fdae67dc470> # /usr/lib64/python3.6/__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 0x7fdae67e1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67dcb38> # /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 0x7fdae67e84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67cbd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67ce198> # /usr/lib64/python3.6/__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 0x7fdae4adc940> # /usr/lib64/python3.6/__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 0x7fdae4aee240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae683ca20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fdae4a5c208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a67438> # /usr/lib64/python3.6/__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 0x7fdae4a66128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a67c18> 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 0x7fdae4a66208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4ab7940> # /usr/lib64/python3.6/__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 0x7fdae4ab7d30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa92e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aae2e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa15c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a935f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fdae4815400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4805e80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4aa95c0> 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 0x7fdae4821f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4a8d438> # /usr/lib64/python3.6/__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 0x7fdae4827358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4827160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae4827470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4b06198> # /usr/lib64/python3.6/__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 0x7fdae4827f60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4827b70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4835828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fdae483e048> # /usr/lib64/python3.6/__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 0x7fdae43ba320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4835908> # /usr/lib64/python3.6/__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 0x7fdae43bee10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae48276a0> # /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 0x7fdae43e3470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae43e3828> # /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 0x7fdae43e9518> # /usr/lib64/python3.6/__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 0x7fdae4195d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4188470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae4188160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae417e048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e9eb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae418f128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43e3ba8> # /usr/lib64/python3.6/__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 0x7fdae679b898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae418f1d0> 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 0x7fdae679bc18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae48279e8> # /usr/lib64/python3.6/__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 0x7fdae67ae748> # /usr/lib64/python3.6/__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 0x7fdae67b67b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae67b6c88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae67b6da0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67aef98> # /usr/lib64/python3.6/__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 0x7fdae67be128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67b6668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae67b63c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae67a3c88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae43cd4e0> # /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 0x7fdae67ae5f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fdae27b7a90> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a96d8> 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 0x7fdae249e400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a9f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae25a9048> # /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 0x7fdae2475cc0> # /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 0x7fdae24e2208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae24644a8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae24640b8> # /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 0x7fdae24e12b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24c4438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24b7630> # /usr/lib64/python3.6/__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 0x7fdae27d8e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae24e2cf8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24cd5c0> # /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 0x7fdae25ba080> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fdae25d0080> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a6470> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a6c88> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24da978> # /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 0x7fdae2767080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25a62e8> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae2767ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae2774048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae2774198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae24cd710> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fdae2783b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2780278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae2780470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2774cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae279ff28> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae279fbe0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae279f400> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fdae279fa58> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae278bda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae257b630> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2630e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdae25f32b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae27530f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fdae263d080> # /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 0x7fdae263d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae25f3630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae2760048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.command_payload_qk7oln9e/ansible_ansible.legacy.command_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdae264fe10> # zipimport: zlib available import 'gc' # {"changed": true, "stdout": " ", "stderr": "", "rc": 0, "cmd": ["grep", "id=\"login-user-input\"", "/run/out"], "start": "2024-09-20 20:27:46.991345", "end": "2024-09-20 20:27:46.994138", "delta": "0:00:00.002793", "msg": "", "invocation": {"module_args": {"_raw_params": "grep 'id=\"login-user-input\"' /run/out", "_uses_shell": false, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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 11796 1726878467.01084: done with _execute_module (ansible.legacy.command, {'_raw_params': 'grep \'id="login-user-input"\' /run/out', '_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-1726878466.629557-11796-153599557504457/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11796 1726878467.01097: _low_level_execute_command(): starting 11796 1726878467.01103: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878466.629557-11796-153599557504457/ > /dev/null 2>&1 && sleep 0' 11796 1726878467.03579: stderr chunk (state=2): >>><<< 11796 1726878467.03586: stdout chunk (state=2): >>><<< 11796 1726878467.03597: _low_level_execute_command() done: rc=0, stdout=, stderr= 11796 1726878467.03604: handler run complete 11796 1726878467.03623: Evaluated conditional (False): False 11796 1726878467.03635: attempt loop complete, returning result 11796 1726878467.03639: _execute() done 11796 1726878467.03642: dumping result to json 11796 1726878467.03648: done dumping result, returning 11796 1726878467.03656: done running TaskExecutor() for managed_node3/TASK: Test - HTTP response is something sensible [0affdecc-488f-1992-aed8-000000000009] 11796 1726878467.03662: sending task result for task 0affdecc-488f-1992-aed8-000000000009 11796 1726878467.03690: done sending task result for task 0affdecc-488f-1992-aed8-000000000009 11796 1726878467.03694: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "cmd": [ "grep", "id=\"login-user-input\"", "/run/out" ], "delta": "0:00:00.002793", "end": "2024-09-20 20:27:46.994138", "rc": 0, "start": "2024-09-20 20:27:46.991345" } STDOUT: 11123 1726878467.03894: no more pending results, returning what we have 11123 1726878467.03898: results queue empty 11123 1726878467.03898: checking for any_errors_fatal 11123 1726878467.03907: done checking for any_errors_fatal 11123 1726878467.03908: checking for max_fail_percentage 11123 1726878467.03909: done checking for max_fail_percentage 11123 1726878467.03910: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.03910: done checking to see if all hosts have failed 11123 1726878467.03911: getting the remaining hosts for this loop 11123 1726878467.03912: done getting the remaining hosts for this loop 11123 1726878467.03915: getting the next task for host managed_node3 11123 1726878467.03920: done getting next task for host managed_node3 11123 1726878467.03923: ^ task is: TASK: Test - cockpit does not listen on port 9090 11123 1726878467.03924: ^ 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 11123 1726878467.03927: getting variables 11123 1726878467.03928: in VariableManager get_vars() 11123 1726878467.03965: Calling all_inventory to load vars for managed_node3 11123 1726878467.03968: Calling groups_inventory to load vars for managed_node3 11123 1726878467.03969: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.03978: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.03980: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.03982: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.04548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.05026: done with get_vars() 11123 1726878467.05040: done getting variables TASK [Test - cockpit does not listen on port 9090] ***************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:34 Friday 20 September 2024 20:27:47 -0400 (0:00:00.457) 0:00:53.033 ****** 11123 1726878467.05103: entering _queue_task() for managed_node3/get_url 11123 1726878467.05264: worker is 1 (out of 1 available) 11123 1726878467.05279: exiting _queue_task() for managed_node3/get_url 11123 1726878467.05290: done queuing things up, now waiting for results queue to drain 11123 1726878467.05291: waiting for pending results... 11807 1726878467.05422: running TaskExecutor() for managed_node3/TASK: Test - cockpit does not listen on port 9090 11807 1726878467.05527: in run() - task 0affdecc-488f-1992-aed8-00000000000a 11807 1726878467.05544: variable 'ansible_search_path' from source: unknown 11807 1726878467.05573: calling self._execute() 11807 1726878467.05644: variable 'ansible_host' from source: host vars for 'managed_node3' 11807 1726878467.05652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11807 1726878467.05663: variable 'omit' from source: magic vars 11807 1726878467.05746: variable 'omit' from source: magic vars 11807 1726878467.05776: variable 'omit' from source: magic vars 11807 1726878467.05801: variable 'omit' from source: magic vars 11807 1726878467.05837: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11807 1726878467.05864: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11807 1726878467.05884: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11807 1726878467.05899: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11807 1726878467.05910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11807 1726878467.05935: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11807 1726878467.05940: variable 'ansible_host' from source: host vars for 'managed_node3' 11807 1726878467.05944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11807 1726878467.06014: Set connection var ansible_timeout to 10 11807 1726878467.06021: Set connection var ansible_connection to ssh 11807 1726878467.06027: Set connection var ansible_shell_executable to /bin/sh 11807 1726878467.06036: Set connection var ansible_pipelining to False 11807 1726878467.06041: Set connection var ansible_module_compression to ZIP_DEFLATED 11807 1726878467.06047: Set connection var ansible_shell_type to sh 11807 1726878467.06063: variable 'ansible_shell_executable' from source: unknown 11807 1726878467.06069: variable 'ansible_connection' from source: unknown 11807 1726878467.06072: variable 'ansible_module_compression' from source: unknown 11807 1726878467.06076: variable 'ansible_shell_type' from source: unknown 11807 1726878467.06079: variable 'ansible_shell_executable' from source: unknown 11807 1726878467.06083: variable 'ansible_host' from source: host vars for 'managed_node3' 11807 1726878467.06088: variable 'ansible_pipelining' from source: unknown 11807 1726878467.06091: variable 'ansible_timeout' from source: unknown 11807 1726878467.06095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11807 1726878467.06240: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11807 1726878467.06254: variable 'omit' from source: magic vars 11807 1726878467.06260: starting attempt loop 11807 1726878467.06264: running the handler 11807 1726878467.06275: _low_level_execute_command(): starting 11807 1726878467.06283: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11807 1726878467.08529: stdout chunk (state=2): >>>/root <<< 11807 1726878467.08639: stderr chunk (state=3): >>><<< 11807 1726878467.08645: stdout chunk (state=3): >>><<< 11807 1726878467.08660: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11807 1726878467.08672: _low_level_execute_command(): starting 11807 1726878467.08678: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082 `" && echo ansible-tmp-1726878467.0866737-11807-1010035034082="` echo /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082 `" ) && sleep 0' 11807 1726878467.11088: stdout chunk (state=2): >>>ansible-tmp-1726878467.0866737-11807-1010035034082=/root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082 <<< 11807 1726878467.11212: stderr chunk (state=3): >>><<< 11807 1726878467.11219: stdout chunk (state=3): >>><<< 11807 1726878467.11230: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878467.0866737-11807-1010035034082=/root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082 , stderr= 11807 1726878467.11263: variable 'ansible_module_compression' from source: unknown 11807 1726878467.11306: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.get_url-ZIP_DEFLATED 11807 1726878467.11345: variable 'ansible_facts' from source: unknown 11807 1726878467.11426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/AnsiballZ_get_url.py 11807 1726878467.11517: Sending initial data 11807 1726878467.11524: Sent initial data (154 bytes) 11807 1726878467.13999: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp8uhzp2fn /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/AnsiballZ_get_url.py <<< 11807 1726878467.15380: stderr chunk (state=3): >>><<< 11807 1726878467.15386: stdout chunk (state=3): >>><<< 11807 1726878467.15401: done transferring module to remote 11807 1726878467.15412: _low_level_execute_command(): starting 11807 1726878467.15418: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/ /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/AnsiballZ_get_url.py && sleep 0' 11807 1726878467.17724: stderr chunk (state=2): >>><<< 11807 1726878467.17731: stdout chunk (state=2): >>><<< 11807 1726878467.17744: _low_level_execute_command() done: rc=0, stdout=, stderr= 11807 1726878467.17747: _low_level_execute_command(): starting 11807 1726878467.17752: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/AnsiballZ_get_url.py && sleep 0' 11807 1726878467.20549: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 11807 1726878467.20576: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11807 1726878467.20618: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 11807 1726878467.20637: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11807 1726878467.20646: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11807 1726878467.20687: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11807 1726878467.20694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.20711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11807 1726878467.20730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11807 1726878467.20746: stdout chunk (state=3): >>>import '_codecs' # <<< 11807 1726878467.20768: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dcfae48> <<< 11807 1726878467.20799: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11807 1726878467.20811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11807 1726878467.20821: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc90828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dcfa9b0> <<< 11807 1726878467.20845: 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' <<< 11807 1726878467.20862: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc9d630> <<< 11807 1726878467.20878: stdout chunk (state=3): >>>import '_signal' # <<< 11807 1726878467.20899: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 11807 1726878467.20907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 11807 1726878467.20920: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca4160> <<< 11807 1726878467.20941: 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' <<< 11807 1726878467.20957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11807 1726878467.20965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11807 1726878467.20981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py<<< 11807 1726878467.20989: stdout chunk (state=3): >>> <<< 11807 1726878467.21002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11807 1726878467.21010: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca90f0> <<< 11807 1726878467.21024: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca4748> <<< 11807 1726878467.21058: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca4390> <<< 11807 1726878467.21081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11807 1726878467.21097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11807 1726878467.21112: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11807 1726878467.21133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11807 1726878467.21142: stdout chunk (state=3): >>>import 'errno' # <<< 11807 1726878467.21164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11807 1726878467.21173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11807 1726878467.21192: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc4e470> <<< 11807 1726878467.21217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11807 1726878467.21224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11807 1726878467.21342: 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 0x7f341dc53e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc4eb38> # /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' <<< 11807 1726878467.21424: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc5a4e0> <<< 11807 1726878467.21447: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc3dd68> <<< 11807 1726878467.21466: 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' <<< 11807 1726878467.21482: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc40198> <<< 11807 1726878467.21525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11807 1726878467.21538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11807 1726878467.21555: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf4e940> <<< 11807 1726878467.21573: 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 <<< 11807 1726878467.21598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11807 1726878467.21606: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf60240> <<< 11807 1726878467.21696: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dcaea20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11807 1726878467.21978: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11807 1726878467.21996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11807 1726878467.22012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11807 1726878467.22022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11807 1726878467.22035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11807 1726878467.22056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11807 1726878467.22070: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11807 1726878467.22085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11807 1726878467.22104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11807 1726878467.22176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11807 1726878467.22184: stdout chunk (state=3): >>>import '_functools' # <<< 11807 1726878467.22206: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11807 1726878467.22238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.22258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11807 1726878467.22270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11807 1726878467.22295: stdout chunk (state=3): >>>import '_operator' # <<< 11807 1726878467.22302: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341becd278> <<< 11807 1726878467.22325: 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' <<< 11807 1726878467.22336: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bed84a8> <<< 11807 1726878467.22357: 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' <<< 11807 1726878467.22386: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.22401: 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 0x7f341bed9198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bed8c88> <<< 11807 1726878467.22420: stdout chunk (state=3): >>>import 'itertools' # <<< 11807 1726878467.22441: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11807 1726878467.22457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11807 1726878467.22468: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bed9278> <<< 11807 1726878467.22482: stdout chunk (state=3): >>>import '_collections' # <<< 11807 1726878467.22536: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf299b0> <<< 11807 1726878467.22550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11807 1726878467.22565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11807 1726878467.22602: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf29da0> <<< 11807 1726878467.22659: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf1b358> <<< 11807 1726878467.22679: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11807 1726878467.22691: 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 0x7f341bf20358> <<< 11807 1726878467.22697: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf13630> <<< 11807 1726878467.22746: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf05668> <<< 11807 1726878467.22760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11807 1726878467.22772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11807 1726878467.22784: stdout chunk (state=3): >>>import '_sre' # <<< 11807 1726878467.22809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11807 1726878467.22818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11807 1726878467.22841: 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' <<< 11807 1726878467.22878: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc874a8> <<< 11807 1726878467.22891: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc77f28> <<< 11807 1726878467.22909: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf1b2b0> <<< 11807 1726878467.22918: stdout chunk (state=3): >>>import '_locale' # <<< 11807 1726878467.22978: 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' <<< 11807 1726878467.22988: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99080> <<< 11807 1726878467.22994: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341beff4a8> <<< 11807 1726878467.23018: 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' <<< 11807 1726878467.23052: 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 0x7f341bc99400> <<< 11807 1726878467.23061: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99208> <<< 11807 1726878467.23086: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.23096: 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 0x7f341bc99518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf77208> <<< 11807 1726878467.23125: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11807 1726878467.23134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11807 1726878467.23157: 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' <<< 11807 1726878467.23182: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11807 1726878467.23189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11807 1726878467.23208: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bca4048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99c18> <<< 11807 1726878467.23241: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11807 1726878467.23247: 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 0x7f341bca48d0> <<< 11807 1726878467.23263: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11807 1726878467.23284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11807 1726878467.23305: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11807 1726878467.23320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11807 1726878467.23369: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bcb00f0> <<< 11807 1726878467.23392: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11807 1726878467.23404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11807 1726878467.23442: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b82c3c8> <<< 11807 1726878467.23453: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bca49b0><<< 11807 1726878467.23475: stdout chunk (state=3): >>> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11807 1726878467.23494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11807 1726878467.23550: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b82feb8> <<< 11807 1726878467.23562: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99748> <<< 11807 1726878467.23581: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11807 1726878467.23601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11807 1726878467.23621: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11807 1726878467.23629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b855518> <<< 11807 1726878467.23656: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.23666: 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 0x7f341b8558d0> <<< 11807 1726878467.23677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11807 1726878467.23700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11807 1726878467.23718: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11807 1726878467.23729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11807 1726878467.23743: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b85b5c0> <<< 11807 1726878467.23762: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11807 1726878467.23784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11807 1726878467.23802: stdout chunk (state=3): >>>import 'time' # <<< 11807 1726878467.23819: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11807 1726878467.23836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11807 1726878467.23858: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11807 1726878467.23867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11807 1726878467.23877: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11807 1726878467.23923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11807 1726878467.23945: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11807 1726878467.23953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11807 1726878467.23963: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b607dd8> <<< 11807 1726878467.24076: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f8518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f8208> <<< 11807 1726878467.24093: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f00f0> <<< 11807 1726878467.24117: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b85bf60> <<< 11807 1726878467.24154: 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' <<< 11807 1726878467.24163: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b6011d0> <<< 11807 1726878467.24172: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b855c50> <<< 11807 1726878467.24195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11807 1726878467.24210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11807 1726878467.24251: 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 0x7f341b55e940> <<< 11807 1726878467.24270: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b601278> <<< 11807 1726878467.24277: stdout chunk (state=3): >>>import 'pwd' # <<< 11807 1726878467.24304: 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 0x7f341b55ecc0> <<< 11807 1726878467.24371: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99a90> <<< 11807 1726878467.24386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11807 1726878467.24405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11807 1726878467.24419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11807 1726878467.24438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11807 1726878467.24466: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.24473: 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 0x7f341b5747f0> <<< 11807 1726878467.24487: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11807 1726878467.24497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11807 1726878467.24626: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.24637: 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 0x7f341b57a860> <<< 11807 1726878467.24660: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.24668: 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 0x7f341b57ad30> <<< 11807 1726878467.24705: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.24713: 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 0x7f341b57ae48> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b57a080> <<< 11807 1726878467.24733: 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' <<< 11807 1726878467.24754: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.24763: 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 0x7f341b5821d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b57a710> <<< 11807 1726878467.24795: 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 0x7f341b57ac18> <<< 11807 1726878467.24814: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b567d30> <<< 11807 1726878467.24829: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b83d588> <<< 11807 1726878467.24857: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11807 1726878467.24892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11807 1726878467.24940: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5746a0> <<< 11807 1726878467.25075: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11807 1726878467.25083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11807 1726878467.25100: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419be8b00> <<< 11807 1726878467.25165: stdout chunk (state=3): >>># zipimport: found 36 names in '/tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip' # zipimport: zlib available <<< 11807 1726878467.25180: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.25203: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/__init__.py <<< 11807 1726878467.25210: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.25223: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.25242: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11807 1726878467.26308: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.27205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11807 1726878467.27217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b7c3c8> <<< 11807 1726878467.27225: stdout chunk (state=3): >>>import 'atexit' # <<< 11807 1726878467.27246: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11807 1726878467.27278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11807 1726878467.27344: 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 0x7f34198cf470> <<< 11807 1726878467.27354: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b7cfd0> <<< 11807 1726878467.27378: 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 0x7f3419b7c0b8> <<< 11807 1726878467.27400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11807 1726878467.27423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11807 1726878467.27469: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198a8d30> <<< 11807 1726878467.27485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11807 1726878467.27505: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11807 1726878467.27518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11807 1726878467.27555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11807 1726878467.27573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11807 1726878467.27582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11807 1726878467.27673: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419856278> <<< 11807 1726878467.27694: 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 0x7f34198c5518> <<< 11807 1726878467.27724: 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 0x7f34198c5128> <<< 11807 1726878467.27746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11807 1726878467.27755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11807 1726878467.27825: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419915908> <<< 11807 1726878467.27835: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198f54a8> <<< 11807 1726878467.28131: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198e86a0> <<< 11807 1726878467.28148: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 11807 1726878467.28163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 11807 1726878467.28176: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419c03470> <<< 11807 1726878467.28206: 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 0x7f34198fe550> <<< 11807 1726878467.28236: 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 0x7f34198fe668> <<< 11807 1726878467.28263: 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 <<< 11807 1726878467.28271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11807 1726878467.28308: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11807 1726878467.28320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11807 1726878467.28348: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11807 1726878467.28361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.28410: 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' <<< 11807 1726878467.28421: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419868128> <<< 11807 1726878467.28502: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11807 1726878467.28512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11807 1726878467.28520: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341987e0f0> <<< 11807 1726878467.28537: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419858518> <<< 11807 1726878467.28550: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11807 1726878467.28559: 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 0x7f3419858d30> <<< 11807 1726878467.28759: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341990ba20> <<< 11807 1726878467.28789: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11807 1726878467.28824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.28841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11807 1726878467.28860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11807 1726878467.28866: stdout chunk (state=3): >>>import '_string' # <<< 11807 1726878467.28949: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b560f0> <<< 11807 1726878467.29000: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419858390> <<< 11807 1726878467.29125: 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 0x7f3419b56fd0> <<< 11807 1726878467.29161: 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' <<< 11807 1726878467.29168: 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 0x7f3419b64128> <<< 11807 1726878467.29204: 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' <<< 11807 1726878467.29211: 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 0x7f3419b64278> <<< 11807 1726878467.29222: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198fe7b8> <<< 11807 1726878467.29248: 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' <<< 11807 1726878467.29270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11807 1726878467.29283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11807 1726878467.29331: 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 0x7f3419b73c18> <<< 11807 1726878467.29500: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b6e358> <<< 11807 1726878467.29524: 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' <<< 11807 1726878467.29534: 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 0x7f3419b6e550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b64dd8> <<< 11807 1726878467.29548: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29562: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/__init__.py <<< 11807 1726878467.29579: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29648: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29716: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11807 1726878467.29728: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/__init__.py <<< 11807 1726878467.29740: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29750: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11807 1726878467.29766: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29859: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.29962: 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' <<< 11807 1726878467.29991: 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' <<< 11807 1726878467.30009: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11807 1726878467.30019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11807 1726878467.30043: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.30052: 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 0x7f3419b95048> <<< 11807 1726878467.30099: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b0acc0> <<< 11807 1726878467.30139: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b0a4e0> <<< 11807 1726878467.30153: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11807 1726878467.30168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11807 1726878467.30201: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b0ab38> <<< 11807 1726878467.30209: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b7ae80> <<< 11807 1726878467.30222: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.30671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31119: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/six/__init__.py <<< 11807 1726878467.31131: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11807 1726878467.31144: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/text/converters.py <<< 11807 1726878467.31163: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/selinux.py <<< 11807 1726878467.31184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31199: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31224: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/selectors.py <<< 11807 1726878467.31232: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31268: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/_text.py <<< 11807 1726878467.31276: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31509: 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' <<< 11807 1726878467.31539: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34199ece10> <<< 11807 1726878467.31546: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.31903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32363: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/collections.py <<< 11807 1726878467.32371: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32393: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32429: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 11807 1726878467.32493: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32560: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/errors.py <<< 11807 1726878467.32579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11807 1726878467.32590: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11807 1726878467.32596: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32631: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32657: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11807 1726878467.32672: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.32835: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33007: 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' <<< 11807 1726878467.33135: stdout chunk (state=3): >>>import '_ast' # <<< 11807 1726878467.33144: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419aa2f60> <<< 11807 1726878467.33159: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33172: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33194: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11807 1726878467.33205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33257: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33311: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11807 1726878467.33322: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/parameters.py <<< 11807 1726878467.33343: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11807 1726878467.33350: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33384: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33412: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/locale.py <<< 11807 1726878467.33427: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33491: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33527: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33595: 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 <<< 11807 1726878467.33726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.33813: 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 0x7f34199de320> <<< 11807 1726878467.33882: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419ac4160> <<< 11807 1726878467.33907: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/file.py <<< 11807 1726878467.33919: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/process.py <<< 11807 1726878467.33925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.33977: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34023: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34082: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11807 1726878467.34099: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11807 1726878467.34124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11807 1726878467.34158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11807 1726878467.34177: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11807 1726878467.34185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11807 1726878467.34318: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a370f0> <<< 11807 1726878467.34341: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11807 1726878467.34349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11807 1726878467.34445: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a37198> <<< 11807 1726878467.34493: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34199de6a0> <<< 11807 1726878467.34551: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419acf0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/distro/__init__.py <<< 11807 1726878467.34566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34582: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34609: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/sys_info.py <<< 11807 1726878467.34622: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.34658: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/pycompat24.py <<< 11807 1726878467.34751: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/basic.py <<< 11807 1726878467.34771: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11807 1726878467.34780: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/modules/__init__.py <<< 11807 1726878467.34788: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.35002: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.35191: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib' # <<< 11807 1726878467.35200: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11807 1726878467.35218: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 11807 1726878467.35226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419be8e10> <<< 11807 1726878467.35241: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11807 1726878467.35273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11807 1726878467.35412: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419be88d0> <<< 11807 1726878467.35423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.35448: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.35476: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/datetime.py <<< 11807 1726878467.35485: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.36392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.37220: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 11807 1726878467.37228: 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 0x7f3419a7e5c0> <<< 11807 1726878467.37246: 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' <<< 11807 1726878467.37257: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a7e7b8> <<< 11807 1726878467.37274: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py <<< 11807 1726878467.37283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 11807 1726878467.37294: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py <<< 11807 1726878467.37303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc' <<< 11807 1726878467.37320: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc matches /usr/lib64/python3.6/email/policy.py <<< 11807 1726878467.37328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 11807 1726878467.37345: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 11807 1726878467.37353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 11807 1726878467.37371: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11807 1726878467.37389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11807 1726878467.37403: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11807 1726878467.37424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11807 1726878467.37439: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a89630> <<< 11807 1726878467.37462: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc matches /usr/lib64/python3.6/email/base64mime.py <<< 11807 1726878467.37469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/base64mime.cpython-36.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d4b710> <<< 11807 1726878467.37491: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/email/errors.py <<< 11807 1726878467.37498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/errors.cpython-36.pyc' <<< 11807 1726878467.37541: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d4b940> <<< 11807 1726878467.37565: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 11807 1726878467.37573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11807 1726878467.37593: 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' <<< 11807 1726878467.37614: 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' <<< 11807 1726878467.37633: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d54320> <<< 11807 1726878467.37643: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d51eb8> <<< 11807 1726878467.37652: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d4ba20> <<< 11807 1726878467.37728: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a77470> <<< 11807 1726878467.37750: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11807 1726878467.37758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11807 1726878467.37779: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11807 1726878467.37787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11807 1726878467.37810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11807 1726878467.37835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11807 1726878467.37865: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d5d908> <<< 11807 1726878467.37875: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d5e2b0> <<< 11807 1726878467.37958: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a893c8> <<< 11807 1726878467.37982: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a84d30> <<< 11807 1726878467.37998: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11807 1726878467.38017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11807 1726878467.38038: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11807 1726878467.38082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11807 1726878467.38101: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 11807 1726878467.38108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 11807 1726878467.38126: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d2be10> <<< 11807 1726878467.38260: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d170f0> <<< 11807 1726878467.38286: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d032b0> <<< 11807 1726878467.38309: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 11807 1726878467.38319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 11807 1726878467.38340: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 11807 1726878467.38355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 11807 1726878467.38377: 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' <<< 11807 1726878467.38393: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5bbb00> <<< 11807 1726878467.38419: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 11807 1726878467.38443: 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 0x7f341b5bbcf8> <<< 11807 1726878467.38466: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5b07b8> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d11048> <<< 11807 1726878467.38508: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a58400> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a7e2b0> <<< 11807 1726878467.38523: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a7e8d0> <<< 11807 1726878467.38546: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 11807 1726878467.38564: 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 0x7f3415d402b0> <<< 11807 1726878467.38583: 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 0x7f3415d40f28> <<< 11807 1726878467.38609: 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' <<< 11807 1726878467.38639: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 11807 1726878467.38646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11807 1726878467.38699: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5ce3c8> <<< 11807 1726878467.38708: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5ce048> <<< 11807 1726878467.38730: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 11807 1726878467.38741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 11807 1726878467.38767: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5ce2b0> <<< 11807 1726878467.38783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 11807 1726878467.38793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 11807 1726878467.38799: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b1e320> <<< 11807 1726878467.38821: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11807 1726878467.38836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11807 1726878467.38856: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b1e9e8> <<< 11807 1726878467.38881: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 11807 1726878467.38891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.38980: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b23cf8> <<< 11807 1726878467.39004: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11807 1726878467.39020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11807 1726878467.39083: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11807 1726878467.39112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11807 1726878467.39130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11807 1726878467.39154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11807 1726878467.39292: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e057f0> <<< 11807 1726878467.39366: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.39374: 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 0x7f3415e15e48> <<< 11807 1726878467.39599: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b3ecc0> <<< 11807 1726878467.39627: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b390f0> <<< 11807 1726878467.39637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.39657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.39695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11807 1726878467.39748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11807 1726878467.40426: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b3ec50> <<< 11807 1726878467.40435: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/typing.py <<< 11807 1726878467.40450: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11807 1726878467.40481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11807 1726878467.40506: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11807 1726878467.40563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11807 1726878467.40584: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py <<< 11807 1726878467.40591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 11807 1726878467.40610: 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' <<< 11807 1726878467.40626: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415efbba8> <<< 11807 1726878467.40647: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415efb5c0> <<< 11807 1726878467.40752: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415ec7f28> <<< 11807 1726878467.41250: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419bc0eb8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib.error' # # /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 0x7f3415e83be0> # /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 <<< 11807 1726878467.41297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11807 1726878467.41312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11807 1726878467.41324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11807 1726878467.41341: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py <<< 11807 1726878467.41358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11807 1726878467.41372: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.41384: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3415e42978> <<< 11807 1726878467.41396: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e422b0> <<< 11807 1726878467.41461: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415eba208> <<< 11807 1726878467.41750: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e9b208> <<< 11807 1726878467.41768: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e83898> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419bb8128> <<< 11807 1726878467.41791: 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' <<< 11807 1726878467.41818: 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 <<< 11807 1726878467.41826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 11807 1726878467.41841: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11807 1726878467.41860: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11807 1726878467.41930: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e4bef0> <<< 11807 1726878467.41955: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e4bcc0> <<< 11807 1726878467.41974: 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 <<< 11807 1726878467.41992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 11807 1726878467.42014: 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 0x7f3415dbfe10> <<< 11807 1726878467.42041: 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 0x7f3415dbfeb8> <<< 11807 1726878467.42064: 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 0x7f3415dd0128> <<< 11807 1726878467.42088: 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 <<< 11807 1726878467.42095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.42107: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd02b0> <<< 11807 1726878467.42127: 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 <<< 11807 1726878467.42143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 11807 1726878467.42241: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd0898> <<< 11807 1726878467.42260: 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 <<< 11807 1726878467.42269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 11807 1726878467.42292: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py <<< 11807 1726878467.42306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd2f60> <<< 11807 1726878467.42395: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415ddbf98> <<< 11807 1726878467.42413: 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' <<< 11807 1726878467.42437: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 11807 1726878467.42474: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd2518> <<< 11807 1726878467.42485: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd2358> <<< 11807 1726878467.42511: 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' <<< 11807 1726878467.42528: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d7fa20> <<< 11807 1726878467.42545: 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 <<< 11807 1726878467.42557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 11807 1726878467.42590: 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 <<< 11807 1726878467.42608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 11807 1726878467.42656: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d89d30> <<< 11807 1726878467.42682: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d7ff28> <<< 11807 1726878467.42702: 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 <<< 11807 1726878467.42748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 11807 1726878467.42767: 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 <<< 11807 1726878467.42778: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158adb70> <<< 11807 1726878467.42799: 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' <<< 11807 1726878467.42817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py <<< 11807 1726878467.42825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 11807 1726878467.42843: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.42862: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34158bb9b0> <<< 11807 1726878467.42872: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158bb208> <<< 11807 1726878467.42884: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158adfd0> <<< 11807 1726878467.42896: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py <<< 11807 1726878467.42903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.42923: 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 <<< 11807 1726878467.42930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 11807 1726878467.42981: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158bbb00> <<< 11807 1726878467.43001: 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 <<< 11807 1726878467.43020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 11807 1726878467.43043: 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 <<< 11807 1726878467.43051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 11807 1726878467.43069: 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' <<< 11807 1726878467.43096: 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 <<< 11807 1726878467.43104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 11807 1726878467.43199: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158d17b8> <<< 11807 1726878467.43261: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158d11d0> <<< 11807 1726878467.43272: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158cbef0> <<< 11807 1726878467.43280: 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 <<< 11807 1726878467.43287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 11807 1726878467.43319: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341566e0b8> <<< 11807 1726878467.43398: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158c2898> <<< 11807 1726878467.43407: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158bb1d0> <<< 11807 1726878467.43422: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 11807 1726878467.43443: 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 <<< 11807 1726878467.43460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/name.cpython-36.pyc' <<< 11807 1726878467.43482: 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 <<< 11807 1726878467.43491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 11807 1726878467.43514: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/hashes.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 11807 1726878467.43596: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341568b240> <<< 11807 1726878467.43644: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415683c88> <<< 11807 1726878467.43677: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341567e6d8> <<< 11807 1726878467.43703: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158c26a0> <<< 11807 1726878467.43826: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d9b908> <<< 11807 1726878467.43873: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e5b860> <<< 11807 1726878467.43890: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e83e80> <<< 11807 1726878467.43919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.44079: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/urls.py <<< 11807 1726878467.44158: stdout chunk (state=3): >>># zipimport: zlib available <<< 11807 1726878467.44488: 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 0x7f3415650320> <<< 11807 1726878467.47858: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 11807 1726878467.47870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 11807 1726878467.47882: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 11807 1726878467.47901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 11807 1726878467.47928: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 11807 1726878467.47941: 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 0x7f3415647a90> <<< 11807 1726878467.47972: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415649ba8> <<< 11807 1726878467.48038: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415649860> <<< 11807 1726878467.48304: stdout chunk (state=3): >>> {"url": "https://localhost:9090", "dest": "/run/out", "elapsed": 0, "failed": true, "msg": "Request failed: ", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "invocation": {"module_args": {"dest": "/run/out", "url": "https://localhost:9090", "validate_certs": false, "mode": "0600", "force": false, "http_agent": "ansible-httpget", "use_proxy": true, "force_basic_auth": false, "use_gssapi": false, "backup": false, "checksum": "", "timeout": 10, "unredirected_headers": [], "decompress": true, "use_netrc": true, "unsafe_writes": false, "url_username": null, "url_password": null, "client_cert": null, "client_key": null, "headers": null, "tmp_dest": null, "ciphers": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 11807 1726878467.48926: stdout chunk (state=3): >>># destroy __main__ <<< 11807 1726878467.48946: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11807 1726878467.48965: 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 <<< 11807 1726878467.48977: 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 <<< 11807 1726878467.48989: 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 <<< 11807 1726878467.49000: stdout chunk (state=3): >>># cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc <<< 11807 1726878467.49027: stdout chunk (state=3): >>># cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 11807 1726878467.49045: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # 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 <<< 11807 1726878467.49056: 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 # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 11807 1726878467.49062: stdout chunk (state=3): >>># 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 <<< 11807 1726878467.49085: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # 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 <<< 11807 1726878467.49101: stdout chunk (state=3): >>># 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 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.error # 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 <<< 11807 1726878467.49122: stdout chunk (state=3): >>># cleanup[2] removing _opcode # cleanup[2] removing cryptography.x509 # cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions # cleanup[2] removing cryptography.hazmat._der # destroy cryptography.hazmat._der # cleanup[2] removing cryptography.hazmat.primitives.constant_time # cleanup[2] removing hmac # cleanup[2] removing _hmacopenssl # cleanup[2] removing cryptography.hazmat.primitives.serialization # cleanup[2] removing cryptography.hazmat.primitives.serialization.base # cleanup[2] removing cryptography.hazmat.primitives.serialization.ssh # cleanup[2] removing cryptography.hazmat.primitives.ciphers # destroy cryptography.hazmat.primitives.ciphers # cleanup[2] removing cryptography.hazmat.primitives.ciphers.base # destroy cryptography.hazmat.primitives.ciphers.base # cleanup[2] removing cryptography.hazmat.primitives.ciphers.modes # cleanup[2] removing cryptography.hazmat.primitives.ciphers.algorithms # cleanup[2] removing cryptography.x509.general_name # cleanup[2] removing cryptography.x509.name # cleanup[2] removing cryptography.x509.oid # cleanup[2] removing cryptography.hazmat.primitives.hashes # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata <<< 11807 1726878467.49144: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 <<< 11807 1726878467.49154: stdout chunk (state=3): >>># destroy _bz2 <<< 11807 1726878467.49483: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11807 1726878467.49510: stdout chunk (state=3): >>># destroy zipimport <<< 11807 1726878467.49521: stdout chunk (state=3): >>># destroy _lzma <<< 11807 1726878467.49531: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 11807 1726878467.49541: stdout chunk (state=3): >>># destroy unicodedata <<< 11807 1726878467.49553: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 11807 1726878467.49566: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping _io <<< 11807 1726878467.49580: stdout chunk (state=3): >>># cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 <<< 11807 1726878467.49593: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy encodings.idna # 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 <<< 11807 1726878467.49606: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11807 1726878467.49615: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc <<< 11807 1726878467.49625: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping re # destroy sre_compile <<< 11807 1726878467.49637: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools <<< 11807 1726878467.49648: 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 <<< 11807 1726878467.49699: stdout chunk (state=3): >>># destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping 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 # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping shutil # destroy 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 <<< 11807 1726878467.49709: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io <<< 11807 1726878467.49742: stdout chunk (state=3): >>># cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # 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 atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 11807 1726878467.49755: stdout chunk (state=3): >>># destroy encodings # destroy _locale # cleanup[3] wiping platform <<< 11807 1726878467.49782: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 11807 1726878467.49794: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct <<< 11807 1726878467.49803: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy _weakref # destroy weakref # cleanup[3] wiping string # cleanup[3] wiping _string <<< 11807 1726878467.49831: stdout chunk (state=3): >>># destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy <<< 11807 1726878467.49845: stdout chunk (state=3): >>># cleanup[3] wiping ast # cleanup[3] wiping selinux <<< 11807 1726878467.49860: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 11807 1726878467.49874: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse <<< 11807 1726878467.49884: stdout chunk (state=3): >>># cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping urllib <<< 11807 1726878467.49893: stdout chunk (state=3): >>># destroy urllib.parse # destroy urllib.response # destroy urllib.error # 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.base64mime # destroy email.headerregistry # destroy email.iterators <<< 11807 1726878467.49904: stdout chunk (state=3): >>># 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 # destroy random <<< 11807 1726878467.49917: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 11807 1726878467.49926: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu <<< 11807 1726878467.49937: stdout chunk (state=3): >>># destroy quopri # cleanup[3] wiping mimetypes <<< 11807 1726878467.49968: stdout chunk (state=3): >>># cleanup[3] wiping netrc # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping ipaddress # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping http.cookiejar # destroy threading <<< 11807 1726878467.49979: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect # destroy http # destroy string # cleanup[3] wiping ansible.module_utils.six.moves.http_cookiejar # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping cryptography.utils # destroy inspect <<< 11807 1726878467.50001: stdout chunk (state=3): >>># cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency <<< 11807 1726878467.50010: stdout chunk (state=3): >>># destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa <<< 11807 1726878467.50023: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # destroy math # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping _hmacopenssl # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms <<< 11807 1726878467.50034: stdout chunk (state=3): >>># cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping stringprep <<< 11807 1726878467.50045: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11807 1726878467.50458: stdout chunk (state=3): >>># destroy posixpath <<< 11807 1726878467.50470: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 11807 1726878467.50481: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 11807 1726878467.50508: stdout chunk (state=3): >>># destroy _heapq <<< 11807 1726878467.50518: stdout chunk (state=3): >>># destroy _thread <<< 11807 1726878467.50537: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11807 1726878467.50547: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves <<< 11807 1726878467.50567: stdout chunk (state=3): >>># destroy urllib <<< 11807 1726878467.50680: stdout chunk (state=3): >>># destroy calendar # destroy email.header # destroy email.charset <<< 11807 1726878467.50690: stdout chunk (state=3): >>># destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11807 1726878467.50725: stdout chunk (state=3): >>># destroy email.message # destroy email.errors # destroy email.encoders <<< 11807 1726878467.50740: stdout chunk (state=3): >>># destroy base64 # destroy email # destroy mimetypes # destroy netrc <<< 11807 1726878467.50747: stdout chunk (state=3): >>># destroy socket # destroy gzip # destroy http.client # destroy ansible.module_utils.compat.typing # destroy http.cookiejar # destroy ansible.module_utils.six.moves.urllib.error # destroy urllib.request # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes <<< 11807 1726878467.50761: stdout chunk (state=3): >>># destroy distro # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy platform # destroy select # destroy shlex # destroy shutil # destroy signal <<< 11807 1726878467.50774: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy _functools # destroy cryptography.hazmat.backends.interfaces <<< 11807 1726878467.50828: stdout chunk (state=3): >>># destroy contextlib # destroy collections.abc # destroy _collections_abc <<< 11807 1726878467.50841: stdout chunk (state=3): >>># destroy stat # destroy selinux <<< 11807 1726878467.50856: stdout chunk (state=3): >>># destroy json # destroy ipaddress # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy datetime # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 11807 1726878467.50918: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 11807 1726878467.50933: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy textwrap <<< 11807 1726878467.50946: stdout chunk (state=3): >>># destroy ctypes # destroy json.scanner # destroy _json # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token <<< 11807 1726878467.50964: stdout chunk (state=3): >>># destroy time <<< 11807 1726878467.51007: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io <<< 11807 1726878467.51019: stdout chunk (state=3): >>># destroy _operator # destroy hashlib # destroy _hashlib # destroy _hmacopenssl # destroy binascii # destroy os # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms <<< 11807 1726878467.51037: stdout chunk (state=3): >>># destroy importlib.abc # destroy functools # destroy types # destroy warnings <<< 11807 1726878467.51052: stdout chunk (state=3): >>># destroy abc # destroy six # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes <<< 11807 1726878467.51113: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11807 1726878467.51328: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11807 1726878467.51374: stderr chunk (state=3): >>><<< 11807 1726878467.51379: stdout chunk (state=3): >>><<< 11807 1726878467.51448: _low_level_execute_command() done: rc=1, 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 0x7f341dcfae48> # /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 0x7f341dc90828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dcfa9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc9d630> 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 0x7f341dca4160> # /usr/lib64/python3.6/__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 0x7f341dca90f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca4748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dca4390> # /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 0x7f341dc4e470> # /usr/lib64/python3.6/__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 0x7f341dc53e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc4eb38> # /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 0x7f341dc5a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc3dd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dc40198> # /usr/lib64/python3.6/__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 0x7f341bf4e940> # /usr/lib64/python3.6/__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 0x7f341bf60240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341dcaea20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f341becd278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bed84a8> # /usr/lib64/python3.6/__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 0x7f341bed9198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bed8c88> 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 0x7f341bed9278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf299b0> # /usr/lib64/python3.6/__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 0x7f341bf29da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf1b358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf20358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf13630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf05668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f341bc874a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc77f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf1b2b0> 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 0x7f341bc99080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341beff4a8> # /usr/lib64/python3.6/__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 0x7f341bc99400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341bc99518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bf77208> # /usr/lib64/python3.6/__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 0x7f341bca4048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bca48d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f341bcb00f0> # /usr/lib64/python3.6/__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 0x7f341b82c3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bca49b0> # /usr/lib64/python3.6/__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 0x7f341b82feb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99748> # /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 0x7f341b855518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b8558d0> # /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 0x7f341b85b5c0> # /usr/lib64/python3.6/__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 0x7f341b607dd8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f8518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f8208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5f00f0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b85bf60> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b6011d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b855c50> # /usr/lib64/python3.6/__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 0x7f341b55e940> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b601278> 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 0x7f341b55ecc0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341bc99a90> # /usr/lib64/python3.6/__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 0x7f341b5747f0> # /usr/lib64/python3.6/__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 0x7f341b57a860> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b57ad30> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b57ae48> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b57a080> # /usr/lib64/python3.6/__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 0x7f341b5821d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b57a710> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f341b57ac18> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b567d30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b83d588> # /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 0x7f341b5746a0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f3419be8b00> # zipimport: found 36 names in '/tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f3419b7c3c8> 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 0x7f34198cf470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b7cfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419b7c0b8> # /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 0x7f34198a8d30> # /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 0x7f3419856278> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34198c5518> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34198c5128> # /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 0x7f3419915908> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198f54a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198e86a0> # /usr/lib64/python3.6/__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 0x7f3419c03470> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f34198fe550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198fe668> # /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 0x7f3419868128> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f341987e0f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419858518> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419858d30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341990ba20> # /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 0x7f3419b560f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419858390> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419b56fd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419b64128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419b64278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34198fe7b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f3419b73c18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b6e358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3419b6e550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b64dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f3419b95048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b0acc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b0a4e0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f3419b0ab38> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b7ae80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f34199ece10> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f3419aa2f60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f34199de320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419ac4160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f3419a370f0> # /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 0x7f3419a37198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34199de6a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419acf0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six.moves.urllib' # import 'ansible.module_utils.six.moves.urllib.parse' # # /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 0x7f3419be8e10> # /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 0x7f3419be88d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/compat/datetime.py # 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 0x7f3419a7e5c0> # /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 0x7f3419a7e7b8> # /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 0x7f3419a89630> # /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 0x7f3415d4b710> # /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 0x7f3415d4b940> # /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 0x7f3415d54320> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d51eb8> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d4ba20> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a77470> # /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/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 0x7f3415d5d908> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d5e2b0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a893c8> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a84d30> # /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 0x7f3415d2be10> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d170f0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d032b0> # /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 0x7f341b5bbb00> # /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 0x7f341b5bbcf8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5b07b8> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d11048> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a58400> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a7e2b0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419a7e8d0> # /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 0x7f3415d402b0> # /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 0x7f3415d40f28> # /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 0x7f341b5ce3c8> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341b5ce048> # /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 0x7f341b5ce2b0> # /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 0x7f3419b1e320> # /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 0x7f3419b1e9e8> # /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 0x7f3419b23cf8> # /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 0x7f3415e057f0> # 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 0x7f3415e15e48> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b3ecc0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419b390f0> # 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 0x7f3419b3ec50> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_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 0x7f3415efbba8> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415efb5c0> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415ec7f28> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419bc0eb8> import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib.error' # # /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 0x7f3415e83be0> # /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 0x7f3415e42978> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e422b0> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415eba208> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e9b208> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e83898> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3419bb8128> # /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 0x7f3415e4bef0> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e4bcc0> # /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 0x7f3415dbfe10> # /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 0x7f3415dbfeb8> # /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 0x7f3415dd0128> # /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 0x7f3415dd02b0> # /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 0x7f3415dd0898> # /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 0x7f3415dd2f60> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415ddbf98> # /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 0x7f3415dd2518> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415dd2358> # /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 0x7f3415d7fa20> # /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 0x7f3415d89d30> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d7ff28> # /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 0x7f34158adb70> # /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 0x7f34158bb9b0> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158bb208> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158adfd0> # /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 0x7f34158bbb00> # /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 0x7f34158d17b8> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158d11d0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158cbef0> # /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 0x7f341566e0b8> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158c2898> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158bb1d0> # /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 0x7f341568b240> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415683c88> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f341567e6d8> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f34158c26a0> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415d9b908> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e5b860> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415e83e80> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_get_url_payload_y05hpfjz/ansible_get_url_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415650320> # /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 0x7f3415647a90> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415649ba8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3415649860> {"url": "https://localhost:9090", "dest": "/run/out", "elapsed": 0, "failed": true, "msg": "Request failed: ", "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "invocation": {"module_args": {"dest": "/run/out", "url": "https://localhost:9090", "validate_certs": false, "mode": "0600", "force": false, "http_agent": "ansible-httpget", "use_proxy": true, "force_basic_auth": false, "use_gssapi": false, "backup": false, "checksum": "", "timeout": 10, "unredirected_headers": [], "decompress": true, "use_netrc": true, "unsafe_writes": false, "url_username": null, "url_password": null, "client_cert": null, "client_key": null, "headers": null, "tmp_dest": null, "ciphers": 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 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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.six.moves.urllib # cleanup[2] removing ansible.module_utils.six.moves.urllib.parse # cleanup[2] removing urllib # cleanup[2] removing urllib.parse # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # 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 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.error # 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 _bootlocale # destroy _bootlocale # 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 zipimport # destroy _lzma # destroy bz2 # destroy lzma # destroy unicodedata # 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 # destroy encodings.idna # 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 # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _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 # destroy _imp # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # cleanup[3] wiping shutil # destroy 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 # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # 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 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 weakref # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _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 socket # cleanup[3] wiping _socket # destroy _socket # 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 # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping ast # cleanup[3] wiping selinux # cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping ansible.module_utils.six.moves.urllib # cleanup[3] wiping ansible.module_utils.six.moves.urllib.parse # cleanup[3] wiping urllib # destroy urllib.parse # destroy urllib.response # destroy urllib.error # 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.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 # destroy random # 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 mimetypes # cleanup[3] wiping netrc # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # cleanup[3] wiping http.client # cleanup[3] wiping ssl # cleanup[3] wiping ipaddress # cleanup[3] wiping _ssl # destroy _ssl # cleanup[3] wiping ansible.module_utils.compat.typing # cleanup[3] wiping http.cookiejar # destroy threading # cleanup[3] wiping urllib.request # destroy bisect # destroy http # destroy string # cleanup[3] wiping ansible.module_utils.six.moves.http_cookiejar # cleanup[3] wiping ansible.module_utils.six.moves.urllib.error # cleanup[3] wiping cryptography.utils # destroy inspect # cleanup[3] wiping dis # cleanup[3] wiping _opcode # destroy _opcode # cleanup[3] wiping cryptography.x509 # destroy cryptography.x509.certificate_transparency # destroy cryptography.x509.oid # destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # cleanup[3] wiping six # destroy six.moves.urllib # destroy six.moves # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.dsa # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ec # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[3] wiping cryptography.hazmat.primitives.asymmetric.rsa # destroy math # cleanup[3] wiping cryptography.hazmat.backends.interfaces # cleanup[3] wiping cryptography.hazmat.primitives.constant_time # destroy hmac # cleanup[3] wiping _hmacopenssl # cleanup[3] wiping cryptography.hazmat.primitives.serialization # destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.modes # cleanup[3] wiping cryptography.hazmat.primitives.ciphers.algorithms # cleanup[3] wiping cryptography.hazmat.primitives.hashes # cleanup[3] wiping stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy _sre # destroy sre_parse # destroy _warnings # destroy posix # destroy _heapq # destroy _thread # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy ansible.module_utils.six.moves # destroy urllib # destroy calendar # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime # destroy email.message # destroy email.errors # destroy email.encoders # destroy base64 # destroy email # destroy mimetypes # destroy netrc # destroy socket # destroy gzip # destroy http.client # destroy ansible.module_utils.compat.typing # destroy http.cookiejar # destroy ansible.module_utils.six.moves.urllib.error # destroy urllib.request # destroy ssl # destroy cryptography.x509 # destroy cryptography.hazmat.primitives.hashes # destroy distro # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy platform # destroy select # 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 _functools # destroy cryptography.hazmat.backends.interfaces # destroy contextlib # destroy collections.abc # destroy _collections_abc # destroy stat # destroy selinux # destroy json # destroy ipaddress # destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization # destroy datetime # destroy cryptography.hazmat.primitives.asymmetric.ed448 # 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 textwrap # destroy ctypes # destroy json.scanner # destroy _json # destroy ast # destroy dis # destroy collections # destroy enum # destroy importlib # destroy itertools # destroy linecache # destroy tokenize # destroy token # destroy time # destroy locale # destroy copy # destroy io # destroy _operator # destroy hashlib # destroy _hashlib # destroy _hmacopenssl # destroy binascii # destroy os # destroy struct # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy importlib.abc # destroy functools # destroy types # destroy warnings # destroy abc # destroy six # destroy cryptography.utils # destroy cryptography.hazmat.primitives.ciphers.modes # destroy _frozen_importlib , stderr=Shared connection to 10.31.47.34 closed. 11807 1726878467.51626: done with _execute_module (get_url, {'dest': '/run/out', 'url': 'https://localhost:9090', 'validate_certs': False, 'mode': '0600', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'get_url', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11807 1726878467.51643: _low_level_execute_command(): starting 11807 1726878467.51649: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878467.0866737-11807-1010035034082/ > /dev/null 2>&1 && sleep 0' 11807 1726878467.54236: stderr chunk (state=2): >>><<< 11807 1726878467.54244: stdout chunk (state=2): >>><<< 11807 1726878467.54261: _low_level_execute_command() done: rc=0, stdout=, stderr= 11807 1726878467.54268: handler run complete 11807 1726878467.54509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11807 1726878467.54649: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11807 1726878467.54681: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11807 1726878467.54708: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11807 1726878467.54768: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11807 1726878467.54846: variable 'result' from source: unknown 11807 1726878467.54864: Evaluated conditional (result is succeeded): False 11807 1726878467.54876: attempt loop complete, returning result 11807 1726878467.54880: _execute() done 11807 1726878467.54884: dumping result to json 11807 1726878467.54890: done dumping result, returning 11807 1726878467.54896: done running TaskExecutor() for managed_node3/TASK: Test - cockpit does not listen on port 9090 [0affdecc-488f-1992-aed8-00000000000a] 11807 1726878467.54902: sending task result for task 0affdecc-488f-1992-aed8-00000000000a 11807 1726878467.54939: done sending task result for task 0affdecc-488f-1992-aed8-00000000000a 11807 1726878467.54943: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "dest": "/run/out", "elapsed": 0, "failed_when_result": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:var_run_t:s0", "size": 11811, "state": "file", "uid": 0, "url": "https://localhost:9090" } MSG: Request failed: 11123 1726878467.55110: no more pending results, returning what we have 11123 1726878467.55114: results queue empty 11123 1726878467.55114: checking for any_errors_fatal 11123 1726878467.55123: done checking for any_errors_fatal 11123 1726878467.55124: checking for max_fail_percentage 11123 1726878467.55126: done checking for max_fail_percentage 11123 1726878467.55126: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.55127: done checking to see if all hosts have failed 11123 1726878467.55127: getting the remaining hosts for this loop 11123 1726878467.55128: done getting the remaining hosts for this loop 11123 1726878467.55132: getting the next task for host managed_node3 11123 1726878467.55139: done getting next task for host managed_node3 11123 1726878467.55141: ^ task is: TASK: Test - ensure cockpit_port is configured for firewall 11123 1726878467.55143: ^ 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 11123 1726878467.55146: getting variables 11123 1726878467.55147: in VariableManager get_vars() 11123 1726878467.55180: Calling all_inventory to load vars for managed_node3 11123 1726878467.55183: Calling groups_inventory to load vars for managed_node3 11123 1726878467.55185: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.55194: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.55195: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.55198: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.55683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.56173: done with get_vars() 11123 1726878467.56186: done getting variables TASK [Test - ensure cockpit_port is configured for firewall] ******************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:43 Friday 20 September 2024 20:27:47 -0400 (0:00:00.511) 0:00:53.545 ****** 11123 1726878467.56257: entering _queue_task() for managed_node3/include_tasks 11123 1726878467.56440: worker is 1 (out of 1 available) 11123 1726878467.56455: exiting _queue_task() for managed_node3/include_tasks 11123 1726878467.56467: done queuing things up, now waiting for results queue to drain 11123 1726878467.56468: waiting for pending results... 11815 1726878467.56600: running TaskExecutor() for managed_node3/TASK: Test - ensure cockpit_port is configured for firewall 11815 1726878467.56714: in run() - task 0affdecc-488f-1992-aed8-00000000000b 11815 1726878467.56734: variable 'ansible_search_path' from source: unknown 11815 1726878467.56765: calling self._execute() 11815 1726878467.56835: variable 'ansible_host' from source: host vars for 'managed_node3' 11815 1726878467.56844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11815 1726878467.56854: variable 'omit' from source: magic vars 11815 1726878467.56939: _execute() done 11815 1726878467.56945: dumping result to json 11815 1726878467.56948: done dumping result, returning 11815 1726878467.56953: done running TaskExecutor() for managed_node3/TASK: Test - ensure cockpit_port is configured for firewall [0affdecc-488f-1992-aed8-00000000000b] 11815 1726878467.56961: sending task result for task 0affdecc-488f-1992-aed8-00000000000b 11815 1726878467.56987: done sending task result for task 0affdecc-488f-1992-aed8-00000000000b 11815 1726878467.56991: WORKER PROCESS EXITING 11123 1726878467.57101: no more pending results, returning what we have 11123 1726878467.57105: in VariableManager get_vars() 11123 1726878467.57144: Calling all_inventory to load vars for managed_node3 11123 1726878467.57147: Calling groups_inventory to load vars for managed_node3 11123 1726878467.57149: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.57159: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.57161: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.57164: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.57730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.58207: done with get_vars() 11123 1726878467.58217: variable 'ansible_search_path' from source: unknown 11123 1726878467.58227: we have included files to process 11123 1726878467.58228: generating all_blocks data 11123 1726878467.58235: done generating all_blocks data 11123 1726878467.58239: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml 11123 1726878467.58239: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml 11123 1726878467.58241: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml 11123 1726878467.58562: in VariableManager get_vars() 11123 1726878467.58576: done with get_vars() included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml for managed_node3 11123 1726878467.58682: done processing included file 11123 1726878467.58684: iterating over new_blocks loaded from include file 11123 1726878467.58685: in VariableManager get_vars() 11123 1726878467.58694: done with get_vars() 11123 1726878467.58695: filtering new block on tags 11123 1726878467.58722: done filtering new block on tags 11123 1726878467.58724: done iterating over new_blocks loaded from include file 11123 1726878467.58725: extending task lists for all hosts with included blocks 11123 1726878467.59311: done extending task lists 11123 1726878467.59312: done processing included files 11123 1726878467.59312: results queue empty 11123 1726878467.59312: checking for any_errors_fatal 11123 1726878467.59316: done checking for any_errors_fatal 11123 1726878467.59317: checking for max_fail_percentage 11123 1726878467.59317: done checking for max_fail_percentage 11123 1726878467.59318: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.59318: done checking to see if all hosts have failed 11123 1726878467.59318: getting the remaining hosts for this loop 11123 1726878467.59319: done getting the remaining hosts for this loop 11123 1726878467.59322: getting the next task for host managed_node3 11123 1726878467.59325: done getting next task for host managed_node3 11123 1726878467.59326: ^ task is: TASK: Check firewall port status when cockpit_manage_firewall is yes 11123 1726878467.59328: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878467.59329: getting variables 11123 1726878467.59330: in VariableManager get_vars() 11123 1726878467.59339: Calling all_inventory to load vars for managed_node3 11123 1726878467.59340: Calling groups_inventory to load vars for managed_node3 11123 1726878467.59342: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.59345: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.59347: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.59348: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.59718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.60189: done with get_vars() 11123 1726878467.60199: done getting variables 11123 1726878467.60226: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check firewall port status when cockpit_manage_firewall is yes] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml:11 Friday 20 September 2024 20:27:47 -0400 (0:00:00.039) 0:00:53.585 ****** 11123 1726878467.60249: entering _queue_task() for managed_node3/command 11123 1726878467.60430: worker is 1 (out of 1 available) 11123 1726878467.60446: exiting _queue_task() for managed_node3/command 11123 1726878467.60458: done queuing things up, now waiting for results queue to drain 11123 1726878467.60459: waiting for pending results... 11816 1726878467.60596: running TaskExecutor() for managed_node3/TASK: Check firewall port status when cockpit_manage_firewall is yes 11816 1726878467.60717: in run() - task 0affdecc-488f-1992-aed8-00000000046b 11816 1726878467.60734: variable 'ansible_search_path' from source: unknown 11816 1726878467.60739: variable 'ansible_search_path' from source: unknown 11816 1726878467.60770: calling self._execute() 11816 1726878467.60837: variable 'ansible_host' from source: host vars for 'managed_node3' 11816 1726878467.60844: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11816 1726878467.60854: variable 'omit' from source: magic vars 11816 1726878467.61207: variable 'ansible_facts' from source: unknown 11816 1726878467.61487: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 11816 1726878467.61605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11816 1726878467.63094: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11816 1726878467.63225: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11816 1726878467.63255: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11816 1726878467.63283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11816 1726878467.63304: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11816 1726878467.63367: variable 'cockpit_manage_firewall' from source: role '' defaults 11816 1726878467.63380: Evaluated conditional (cockpit_manage_firewall | bool): False 11816 1726878467.63385: when evaluation is False, skipping this task 11816 1726878467.63388: _execute() done 11816 1726878467.63392: dumping result to json 11816 1726878467.63396: done dumping result, returning 11816 1726878467.63401: done running TaskExecutor() for managed_node3/TASK: Check firewall port status when cockpit_manage_firewall is yes [0affdecc-488f-1992-aed8-00000000046b] 11816 1726878467.63408: sending task result for task 0affdecc-488f-1992-aed8-00000000046b 11816 1726878467.63434: done sending task result for task 0affdecc-488f-1992-aed8-00000000046b 11816 1726878467.63437: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_manage_firewall | bool", "skip_reason": "Conditional result was False" } 11123 1726878467.63556: no more pending results, returning what we have 11123 1726878467.63560: results queue empty 11123 1726878467.63560: checking for any_errors_fatal 11123 1726878467.63562: done checking for any_errors_fatal 11123 1726878467.63563: checking for max_fail_percentage 11123 1726878467.63564: done checking for max_fail_percentage 11123 1726878467.63564: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.63565: done checking to see if all hosts have failed 11123 1726878467.63566: getting the remaining hosts for this loop 11123 1726878467.63567: done getting the remaining hosts for this loop 11123 1726878467.63570: getting the next task for host managed_node3 11123 1726878467.63577: done getting next task for host managed_node3 11123 1726878467.63579: ^ task is: TASK: Check firewall port status when cockpit_manage_firewall is yes 11123 1726878467.63582: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878467.63586: getting variables 11123 1726878467.63587: in VariableManager get_vars() 11123 1726878467.63622: Calling all_inventory to load vars for managed_node3 11123 1726878467.63625: Calling groups_inventory to load vars for managed_node3 11123 1726878467.63627: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.63637: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.63639: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.63642: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.64195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.64681: done with get_vars() 11123 1726878467.64692: done getting variables 11123 1726878467.64735: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Check firewall port status when cockpit_manage_firewall is yes] ********** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml:19 Friday 20 September 2024 20:27:47 -0400 (0:00:00.045) 0:00:53.630 ****** 11123 1726878467.64757: entering _queue_task() for managed_node3/command 11123 1726878467.64926: worker is 1 (out of 1 available) 11123 1726878467.64945: exiting _queue_task() for managed_node3/command 11123 1726878467.64958: done queuing things up, now waiting for results queue to drain 11123 1726878467.64959: waiting for pending results... 11817 1726878467.65081: running TaskExecutor() for managed_node3/TASK: Check firewall port status when cockpit_manage_firewall is yes 11817 1726878467.65204: in run() - task 0affdecc-488f-1992-aed8-00000000046c 11817 1726878467.65222: variable 'ansible_search_path' from source: unknown 11817 1726878467.65226: variable 'ansible_search_path' from source: unknown 11817 1726878467.65255: calling self._execute() 11817 1726878467.65319: variable 'ansible_host' from source: host vars for 'managed_node3' 11817 1726878467.65328: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11817 1726878467.65338: variable 'omit' from source: magic vars 11817 1726878467.65675: variable 'ansible_facts' from source: unknown 11817 1726878467.65948: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 11817 1726878467.66062: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11817 1726878467.67520: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11817 1726878467.67573: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11817 1726878467.67602: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11817 1726878467.67631: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11817 1726878467.67653: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11817 1726878467.67711: variable 'cockpit_manage_firewall' from source: role '' defaults 11817 1726878467.67726: Evaluated conditional (cockpit_manage_firewall | bool): False 11817 1726878467.67730: when evaluation is False, skipping this task 11817 1726878467.67736: _execute() done 11817 1726878467.67739: dumping result to json 11817 1726878467.67743: done dumping result, returning 11817 1726878467.67748: done running TaskExecutor() for managed_node3/TASK: Check firewall port status when cockpit_manage_firewall is yes [0affdecc-488f-1992-aed8-00000000046c] 11817 1726878467.67754: sending task result for task 0affdecc-488f-1992-aed8-00000000046c 11817 1726878467.67777: done sending task result for task 0affdecc-488f-1992-aed8-00000000046c 11817 1726878467.67780: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_manage_firewall | bool", "skip_reason": "Conditional result was False" } 11123 1726878467.67920: no more pending results, returning what we have 11123 1726878467.67924: results queue empty 11123 1726878467.67924: checking for any_errors_fatal 11123 1726878467.67931: done checking for any_errors_fatal 11123 1726878467.67934: checking for max_fail_percentage 11123 1726878467.67935: done checking for max_fail_percentage 11123 1726878467.67936: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.67936: done checking to see if all hosts have failed 11123 1726878467.67937: getting the remaining hosts for this loop 11123 1726878467.67938: done getting the remaining hosts for this loop 11123 1726878467.67941: getting the next task for host managed_node3 11123 1726878467.67950: done getting next task for host managed_node3 11123 1726878467.67952: ^ task is: TASK: Install SELinux tools 11123 1726878467.67957: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878467.67960: getting variables 11123 1726878467.67961: in VariableManager get_vars() 11123 1726878467.67992: Calling all_inventory to load vars for managed_node3 11123 1726878467.67995: Calling groups_inventory to load vars for managed_node3 11123 1726878467.67997: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.68004: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.68006: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.68008: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.68457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.68943: done with get_vars() 11123 1726878467.68954: done getting variables TASK [Install SELinux tools] *************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml:31 Friday 20 September 2024 20:27:47 -0400 (0:00:00.042) 0:00:53.673 ****** 11123 1726878467.69016: entering _queue_task() for managed_node3/include_tasks 11123 1726878467.69171: worker is 1 (out of 1 available) 11123 1726878467.69184: exiting _queue_task() for managed_node3/include_tasks 11123 1726878467.69194: done queuing things up, now waiting for results queue to drain 11123 1726878467.69194: waiting for pending results... 11818 1726878467.69319: running TaskExecutor() for managed_node3/TASK: Install SELinux tools 11818 1726878467.69437: in run() - task 0affdecc-488f-1992-aed8-00000000046e 11818 1726878467.69452: variable 'ansible_search_path' from source: unknown 11818 1726878467.69456: variable 'ansible_search_path' from source: unknown 11818 1726878467.69483: calling self._execute() 11818 1726878467.69548: variable 'ansible_host' from source: host vars for 'managed_node3' 11818 1726878467.69557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11818 1726878467.69566: variable 'omit' from source: magic vars 11818 1726878467.69902: variable 'ansible_facts' from source: unknown 11818 1726878467.70165: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 11818 1726878467.70277: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11818 1726878467.71702: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11818 1726878467.71759: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11818 1726878467.71786: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11818 1726878467.71812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11818 1726878467.71838: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11818 1726878467.71893: variable 'cockpit_manage_selinux' from source: role '' defaults 11818 1726878467.71906: Evaluated conditional (cockpit_manage_selinux | bool): False 11818 1726878467.71910: when evaluation is False, skipping this task 11818 1726878467.71913: _execute() done 11818 1726878467.71919: dumping result to json 11818 1726878467.71923: done dumping result, returning 11818 1726878467.71928: done running TaskExecutor() for managed_node3/TASK: Install SELinux tools [0affdecc-488f-1992-aed8-00000000046e] 11818 1726878467.71936: sending task result for task 0affdecc-488f-1992-aed8-00000000046e 11818 1726878467.71958: done sending task result for task 0affdecc-488f-1992-aed8-00000000046e 11818 1726878467.71961: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } 11123 1726878467.72062: no more pending results, returning what we have 11123 1726878467.72065: results queue empty 11123 1726878467.72066: checking for any_errors_fatal 11123 1726878467.72072: done checking for any_errors_fatal 11123 1726878467.72073: checking for max_fail_percentage 11123 1726878467.72074: done checking for max_fail_percentage 11123 1726878467.72074: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.72075: done checking to see if all hosts have failed 11123 1726878467.72076: getting the remaining hosts for this loop 11123 1726878467.72077: done getting the remaining hosts for this loop 11123 1726878467.72080: getting the next task for host managed_node3 11123 1726878467.72086: done getting next task for host managed_node3 11123 1726878467.72088: ^ task is: TASK: Check associated selinux ports when cockpit_manage_selinux is yes 11123 1726878467.72091: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878467.72095: getting variables 11123 1726878467.72096: in VariableManager get_vars() 11123 1726878467.72127: Calling all_inventory to load vars for managed_node3 11123 1726878467.72130: Calling groups_inventory to load vars for managed_node3 11123 1726878467.72134: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.72142: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.72144: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.72146: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.72605: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.73092: done with get_vars() 11123 1726878467.73103: done getting variables 11123 1726878467.73165: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Check associated selinux ports when cockpit_manage_selinux is yes] ******* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/check_port.yml:34 Friday 20 September 2024 20:27:47 -0400 (0:00:00.041) 0:00:53.714 ****** 11123 1726878467.73186: entering _queue_task() for managed_node3/shell 11123 1726878467.73187: Creating lock for shell 11123 1726878467.73338: worker is 1 (out of 1 available) 11123 1726878467.73351: exiting _queue_task() for managed_node3/shell 11123 1726878467.73361: done queuing things up, now waiting for results queue to drain 11123 1726878467.73362: waiting for pending results... 11819 1726878467.73487: running TaskExecutor() for managed_node3/TASK: Check associated selinux ports when cockpit_manage_selinux is yes 11819 1726878467.73609: in run() - task 0affdecc-488f-1992-aed8-00000000046f 11819 1726878467.73626: variable 'ansible_search_path' from source: unknown 11819 1726878467.73631: variable 'ansible_search_path' from source: unknown 11819 1726878467.73659: calling self._execute() 11819 1726878467.73721: variable 'ansible_host' from source: host vars for 'managed_node3' 11819 1726878467.73729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11819 1726878467.73739: variable 'omit' from source: magic vars 11819 1726878467.74063: variable 'ansible_facts' from source: unknown 11819 1726878467.74467: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 11819 1726878467.74579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11819 1726878467.76000: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11819 1726878467.76054: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11819 1726878467.76083: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11819 1726878467.76109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11819 1726878467.76131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11819 1726878467.76187: variable 'cockpit_manage_selinux' from source: role '' defaults 11819 1726878467.76199: Evaluated conditional (cockpit_manage_selinux | bool): False 11819 1726878467.76203: when evaluation is False, skipping this task 11819 1726878467.76207: _execute() done 11819 1726878467.76210: dumping result to json 11819 1726878467.76214: done dumping result, returning 11819 1726878467.76222: done running TaskExecutor() for managed_node3/TASK: Check associated selinux ports when cockpit_manage_selinux is yes [0affdecc-488f-1992-aed8-00000000046f] 11819 1726878467.76228: sending task result for task 0affdecc-488f-1992-aed8-00000000046f 11819 1726878467.76250: done sending task result for task 0affdecc-488f-1992-aed8-00000000046f 11819 1726878467.76253: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "cockpit_manage_selinux | bool", "skip_reason": "Conditional result was False" } 11123 1726878467.76359: no more pending results, returning what we have 11123 1726878467.76362: results queue empty 11123 1726878467.76363: checking for any_errors_fatal 11123 1726878467.76369: done checking for any_errors_fatal 11123 1726878467.76369: checking for max_fail_percentage 11123 1726878467.76370: done checking for max_fail_percentage 11123 1726878467.76371: checking to see if all hosts have failed and the running result is not ok 11123 1726878467.76372: done checking to see if all hosts have failed 11123 1726878467.76373: getting the remaining hosts for this loop 11123 1726878467.76374: done getting the remaining hosts for this loop 11123 1726878467.76377: getting the next task for host managed_node3 11123 1726878467.76385: done getting next task for host managed_node3 11123 1726878467.76387: ^ task is: TASK: Test - clean up output file 11123 1726878467.76389: ^ 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 11123 1726878467.76392: getting variables 11123 1726878467.76394: in VariableManager get_vars() 11123 1726878467.76427: Calling all_inventory to load vars for managed_node3 11123 1726878467.76430: Calling groups_inventory to load vars for managed_node3 11123 1726878467.76432: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878467.76442: Calling all_plugins_play to load vars for managed_node3 11123 1726878467.76444: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878467.76446: Calling groups_plugins_play to load vars for managed_node3 11123 1726878467.77007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878467.77483: done with get_vars() 11123 1726878467.77493: done getting variables TASK [Test - clean up output file] ********************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:46 Friday 20 September 2024 20:27:47 -0400 (0:00:00.043) 0:00:53.758 ****** 11123 1726878467.77553: entering _queue_task() for managed_node3/file 11123 1726878467.77703: worker is 1 (out of 1 available) 11123 1726878467.77716: exiting _queue_task() for managed_node3/file 11123 1726878467.77728: done queuing things up, now waiting for results queue to drain 11123 1726878467.77729: waiting for pending results... 11820 1726878467.77856: running TaskExecutor() for managed_node3/TASK: Test - clean up output file 11820 1726878467.77951: in run() - task 0affdecc-488f-1992-aed8-00000000000c 11820 1726878467.77967: variable 'ansible_search_path' from source: unknown 11820 1726878467.77995: calling self._execute() 11820 1726878467.78065: variable 'ansible_host' from source: host vars for 'managed_node3' 11820 1726878467.78074: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11820 1726878467.78082: variable 'omit' from source: magic vars 11820 1726878467.78156: variable 'omit' from source: magic vars 11820 1726878467.78181: variable 'omit' from source: magic vars 11820 1726878467.78204: variable 'omit' from source: magic vars 11820 1726878467.78236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11820 1726878467.78264: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11820 1726878467.78283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11820 1726878467.78297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11820 1726878467.78309: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11820 1726878467.78334: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11820 1726878467.78339: variable 'ansible_host' from source: host vars for 'managed_node3' 11820 1726878467.78344: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11820 1726878467.78411: Set connection var ansible_timeout to 10 11820 1726878467.78418: Set connection var ansible_connection to ssh 11820 1726878467.78424: Set connection var ansible_shell_executable to /bin/sh 11820 1726878467.78431: Set connection var ansible_pipelining to False 11820 1726878467.78438: Set connection var ansible_module_compression to ZIP_DEFLATED 11820 1726878467.78444: Set connection var ansible_shell_type to sh 11820 1726878467.78459: variable 'ansible_shell_executable' from source: unknown 11820 1726878467.78463: variable 'ansible_connection' from source: unknown 11820 1726878467.78466: variable 'ansible_module_compression' from source: unknown 11820 1726878467.78469: variable 'ansible_shell_type' from source: unknown 11820 1726878467.78473: variable 'ansible_shell_executable' from source: unknown 11820 1726878467.78476: variable 'ansible_host' from source: host vars for 'managed_node3' 11820 1726878467.78480: variable 'ansible_pipelining' from source: unknown 11820 1726878467.78483: variable 'ansible_timeout' from source: unknown 11820 1726878467.78487: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11820 1726878467.78621: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 11820 1726878467.78635: variable 'omit' from source: magic vars 11820 1726878467.78641: starting attempt loop 11820 1726878467.78645: running the handler 11820 1726878467.78656: _low_level_execute_command(): starting 11820 1726878467.78664: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11820 1726878467.81042: stdout chunk (state=2): >>>/root <<< 11820 1726878467.81154: stderr chunk (state=3): >>><<< 11820 1726878467.81160: stdout chunk (state=3): >>><<< 11820 1726878467.81176: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11820 1726878467.81188: _low_level_execute_command(): starting 11820 1726878467.81194: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381 `" && echo ansible-tmp-1726878467.8118405-11820-119856950232381="` echo /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381 `" ) && sleep 0' 11820 1726878467.83647: stdout chunk (state=2): >>>ansible-tmp-1726878467.8118405-11820-119856950232381=/root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381 <<< 11820 1726878467.83770: stderr chunk (state=3): >>><<< 11820 1726878467.83775: stdout chunk (state=3): >>><<< 11820 1726878467.83787: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878467.8118405-11820-119856950232381=/root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381 , stderr= 11820 1726878467.83820: variable 'ansible_module_compression' from source: unknown 11820 1726878467.83866: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 11820 1726878467.83895: variable 'ansible_facts' from source: unknown 11820 1726878467.83966: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/AnsiballZ_file.py 11820 1726878467.84054: Sending initial data 11820 1726878467.84061: Sent initial data (153 bytes) 11820 1726878467.86563: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp7enrgfh4 /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/AnsiballZ_file.py <<< 11820 1726878467.87800: stderr chunk (state=3): >>><<< 11820 1726878467.87806: stdout chunk (state=3): >>><<< 11820 1726878467.87824: done transferring module to remote 11820 1726878467.87836: _low_level_execute_command(): starting 11820 1726878467.87843: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/ /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/AnsiballZ_file.py && sleep 0' 11820 1726878467.90139: stderr chunk (state=2): >>><<< 11820 1726878467.90145: stdout chunk (state=2): >>><<< 11820 1726878467.90157: _low_level_execute_command() done: rc=0, stdout=, stderr= 11820 1726878467.90161: _low_level_execute_command(): starting 11820 1726878467.90165: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/AnsiballZ_file.py && sleep 0' 11820 1726878467.92900: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11820 1726878467.92924: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11820 1726878467.92933: stdout chunk (state=3): >>>import '_weakref' # <<< 11820 1726878467.92987: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11820 1726878467.93020: stdout chunk (state=3): >>>import '_io' # <<< 11820 1726878467.93027: stdout chunk (state=3): >>>import 'marshal' # <<< 11820 1726878467.93061: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 11820 1726878467.93079: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 11820 1726878467.93128: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11820 1726878467.93136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878467.93154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11820 1726878467.93172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11820 1726878467.93189: stdout chunk (state=3): >>>import '_codecs' # <<< 11820 1726878467.93207: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae78c5e48> <<< 11820 1726878467.93240: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11820 1726878467.93252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11820 1726878467.93264: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae785b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae78c59b0> <<< 11820 1726878467.93284: 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' <<< 11820 1726878467.93303: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7868630> <<< 11820 1726878467.93319: stdout chunk (state=3): >>>import '_signal' # <<< 11820 1726878467.93339: 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' <<< 11820 1726878467.93356: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae786f160> <<< 11820 1726878467.93373: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11820 1726878467.93384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11820 1726878467.93391: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11820 1726878467.93409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11820 1726878467.93417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11820 1726878467.93439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11820 1726878467.93446: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae78740f0> <<< 11820 1726878467.93463: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae786f748> <<< 11820 1726878467.93485: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae786f390> <<< 11820 1726878467.93518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11820 1726878467.93527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11820 1726878467.93549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11820 1726878467.93561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11820 1726878467.93579: stdout chunk (state=3): >>>import 'errno' # <<< 11820 1726878467.93594: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11820 1726878467.93612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11820 1726878467.93622: stdout chunk (state=3): >>>import '_stat' # <<< 11820 1726878467.93630: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7819470> <<< 11820 1726878467.93652: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11820 1726878467.93660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11820 1726878467.93675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11820 1726878467.93692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae781ee48> <<< 11820 1726878467.93701: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7819b38> <<< 11820 1726878467.93725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11820 1726878467.93764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11820 1726878467.93871: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae78254e0> <<< 11820 1726878467.93892: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7808d68> <<< 11820 1726878467.93907: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11820 1726878467.93917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae780b198> <<< 11820 1726878467.93963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11820 1726878467.93975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11820 1726878467.93992: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5b19940> <<< 11820 1726878467.94005: 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 <<< 11820 1726878467.94030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11820 1726878467.94038: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5b2b240> <<< 11820 1726878467.94124: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7879a20> <<< 11820 1726878467.94130: 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. <<< 11820 1726878467.94365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11820 1726878467.94374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11820 1726878467.94393: 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' <<< 11820 1726878467.94410: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11820 1726878467.94426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11820 1726878467.94446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11820 1726878467.94455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11820 1726878467.94480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11820 1726878467.94544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11820 1726878467.94560: stdout chunk (state=3): >>>import '_functools' # <<< 11820 1726878467.94575: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11820 1726878467.94605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878467.94622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11820 1726878467.94640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11820 1726878467.94654: stdout chunk (state=3): >>>import '_operator' # <<< 11820 1726878467.94668: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5a99278> <<< 11820 1726878467.94688: 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 0x7f3ae5aa34a8> <<< 11820 1726878467.94706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 11820 1726878467.94713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 11820 1726878467.94741: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.94751: 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 0x7f3ae5aa4198> <<< 11820 1726878467.94758: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aa3c88> <<< 11820 1726878467.94762: stdout chunk (state=3): >>>import 'itertools' # <<< 11820 1726878467.94779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11820 1726878467.94795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 11820 1726878467.94806: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aa4278> <<< 11820 1726878467.94818: stdout chunk (state=3): >>>import '_collections' # <<< 11820 1726878467.94862: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5af49b0> <<< 11820 1726878467.94876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11820 1726878467.94893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11820 1726878467.94927: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5af4da0> <<< 11820 1726878467.94984: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ae6358> <<< 11820 1726878467.95000: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 11820 1726878467.95019: 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 0x7f3ae5aeb358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ade630> <<< 11820 1726878467.95058: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ad0668> <<< 11820 1726878467.95082: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11820 1726878467.95088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11820 1726878467.95100: stdout chunk (state=3): >>>import '_sre' # <<< 11820 1726878467.95114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11820 1726878467.95130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11820 1726878467.95146: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 11820 1726878467.95163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 11820 1726878467.95182: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae58524a8> <<< 11820 1726878467.95204: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5842f28> <<< 11820 1726878467.95211: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ae62b0> <<< 11820 1726878467.95228: stdout chunk (state=3): >>>import '_locale' # <<< 11820 1726878467.95272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11820 1726878467.95288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864080> <<< 11820 1726878467.95298: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aca4a8> <<< 11820 1726878467.95316: 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' <<< 11820 1726878467.95329: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.95347: 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 0x7f3ae5864400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864208> <<< 11820 1726878467.95369: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.95380: 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 0x7f3ae5864518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5b42208> <<< 11820 1726878467.95395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 11820 1726878467.95405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 11820 1726878467.95417: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11820 1726878467.95430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878467.95444: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11820 1726878467.95465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11820 1726878467.95477: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae586f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864c18> <<< 11820 1726878467.95497: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11820 1726878467.95507: 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 0x7f3ae586f8d0> <<< 11820 1726878467.95523: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11820 1726878467.95550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11820 1726878467.95568: 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' <<< 11820 1726878467.95622: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae587b0f0> <<< 11820 1726878467.95640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11820 1726878467.95652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11820 1726878467.95686: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae53f63c8> <<< 11820 1726878467.95702: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae586f9b0> <<< 11820 1726878467.95717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11820 1726878467.95731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11820 1726878467.95781: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae53faeb8> <<< 11820 1726878467.95799: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864748> <<< 11820 1726878467.95810: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11820 1726878467.95828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11820 1726878467.95845: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11820 1726878467.95856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5420518> <<< 11820 1726878467.95883: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.95893: 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 0x7f3ae54208d0> <<< 11820 1726878467.95901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11820 1726878467.95919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11820 1726878467.95940: 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' <<< 11820 1726878467.95960: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae54265c0> <<< 11820 1726878467.95974: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11820 1726878467.96003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11820 1726878467.96010: stdout chunk (state=3): >>>import 'time' # <<< 11820 1726878467.96029: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11820 1726878467.96038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11820 1726878467.96066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11820 1726878467.96073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11820 1726878467.96089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11820 1726878467.96123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11820 1726878467.96145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11820 1726878467.96155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11820 1726878467.96160: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51d2dd8> <<< 11820 1726878467.96277: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51c3518> <<< 11820 1726878467.96285: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51c3208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51bb0f0> <<< 11820 1726878467.96314: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5426f60> <<< 11820 1726878467.96342: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96355: 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 0x7f3ae51cc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5420c50> <<< 11820 1726878467.96376: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11820 1726878467.96390: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11820 1726878467.96427: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96437: 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 0x7f3ae77d6908> <<< 11820 1726878467.96447: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51cc240> import 'pwd' # <<< 11820 1726878467.96475: 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 0x7f3ae77d6c88> <<< 11820 1726878467.96538: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864a90> <<< 11820 1726878467.96551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11820 1726878467.96568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11820 1726878467.96582: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11820 1726878467.96598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11820 1726878467.96617: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96627: 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 0x7f3ae77ed7b8> <<< 11820 1726878467.96642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 11820 1726878467.96656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 11820 1726878467.96782: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96790: 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 0x7f3ae77f2828> <<< 11820 1726878467.96812: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96822: 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 0x7f3ae77f2cf8> <<< 11820 1726878467.96841: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96857: 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 0x7f3ae77f2e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77f2048> <<< 11820 1726878467.96873: 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' <<< 11820 1726878467.96896: 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' <<< 11820 1726878467.96905: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae77fb198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77f26d8> <<< 11820 1726878467.96923: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.96934: 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 0x7f3ae77f2438> <<< 11820 1726878467.96949: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77e0cf8> <<< 11820 1726878467.96971: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5408588> <<< 11820 1726878467.96986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11820 1726878467.97023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11820 1726878467.97061: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77ed668> <<< 11820 1726878467.97190: 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' <<< 11820 1726878467.97210: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37f4b00> <<< 11820 1726878467.97271: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip' <<< 11820 1726878467.97283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11820 1726878467.97309: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 11820 1726878467.97321: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878467.97331: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 11820 1726878467.97349: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878467.98423: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878467.99346: 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' <<< 11820 1726878467.99359: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37873c8> import 'atexit' # <<< 11820 1726878467.99379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11820 1726878467.99409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11820 1726878467.99471: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.99484: 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 0x7f3ae34d9470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3787fd0> <<< 11820 1726878467.99503: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878467.99513: 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 0x7f3ae37870b8> <<< 11820 1726878467.99530: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11820 1726878467.99549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11820 1726878467.99593: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae34b2d30> <<< 11820 1726878467.99607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11820 1726878467.99625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11820 1726878467.99640: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11820 1726878467.99684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11820 1726878467.99706: 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' <<< 11820 1726878468.00293: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3520b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae3520c50> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae34c7198> # /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 0x7f3ae351f2e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae34ff4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae34f36a0> # /usr/lib64/python3.6/__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 0x7f3ae3814f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878468.00320: 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 0x7f3ae3508518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 11820 1726878468.00345: 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 0x7f3ae3508630> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 11820 1726878468.00373: 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 <<< 11820 1726878468.00407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11820 1726878468.00428: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11820 1726878468.00439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878468.00479: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878468.00488: 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 0x7f3ae37730f0> <<< 11820 1726878468.00563: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11820 1726878468.00573: 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 0x7f3ae37890f0> <<< 11820 1726878468.00589: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37634e0> <<< 11820 1726878468.00604: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11820 1726878468.00613: 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 0x7f3ae3763cf8> <<< 11820 1726878468.00819: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae35149e8> <<< 11820 1726878468.00846: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11820 1726878468.00881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878468.00896: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11820 1726878468.00907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11820 1726878468.00915: stdout chunk (state=3): >>>import '_string' # <<< 11820 1726878468.01003: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3462128> <<< 11820 1726878468.01054: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3763358> <<< 11820 1726878468.01180: 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 0x7f3ae3462f98> <<< 11820 1726878468.01210: 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' <<< 11820 1726878468.01216: 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 0x7f3ae346f0f0> <<< 11820 1726878468.01251: 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' <<< 11820 1726878468.01258: 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 0x7f3ae346f240> <<< 11820 1726878468.01274: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3508780> <<< 11820 1726878468.01294: 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' <<< 11820 1726878468.01310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11820 1726878468.01328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11820 1726878468.01370: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878468.01380: 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 0x7f3ae347fbe0> <<< 11820 1726878468.01540: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae347c320> <<< 11820 1726878468.01566: 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' <<< 11820 1726878468.01576: 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' <<< 11820 1726878468.01582: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae347c518> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae346fda0> # zipimport: zlib available <<< 11820 1726878468.01598: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 11820 1726878468.01619: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.01685: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.01762: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.01775: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 11820 1726878468.01787: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.01792: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 11820 1726878468.01896: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.01991: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11820 1726878468.02004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878468.02022: 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' <<< 11820 1726878468.02046: 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' <<< 11820 1726878468.02068: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878468.02077: 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 0x7f3ae349d048> <<< 11820 1726878468.02123: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37d4cc0> <<< 11820 1726878468.02163: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37d44e0> <<< 11820 1726878468.02179: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11820 1726878468.02188: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11820 1726878468.02221: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37d4b70> <<< 11820 1726878468.02236: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3487e80> # zipimport: zlib available <<< 11820 1726878468.02695: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03141: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 11820 1726878468.03152: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11820 1726878468.03159: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 11820 1726878468.03183: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 11820 1726878468.03212: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03230: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 11820 1726878468.03242: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03252: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03272: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 11820 1726878468.03390: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03507: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 11820 1726878468.03517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 11820 1726878468.03534: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfe456d8> <<< 11820 1726878468.03558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.03901: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04248: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04295: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04357: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 11820 1726878468.04387: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04412: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 11820 1726878468.04421: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04479: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04551: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 11820 1726878468.04562: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04571: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 11820 1726878468.04578: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04606: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04642: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11820 1726878468.04649: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.04980: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11820 1726878468.04991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11820 1726878468.05108: stdout chunk (state=3): >>>import '_ast' # <<< 11820 1726878468.05122: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfebcf28> <<< 11820 1726878468.05133: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05148: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05167: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 11820 1726878468.05221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05276: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11820 1726878468.05290: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 11820 1726878468.05295: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11820 1726878468.05311: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05340: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05376: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 11820 1726878468.05411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05441: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05485: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05546: 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 <<< 11820 1726878468.05702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11820 1726878468.05788: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 11820 1726878468.05799: 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 0x7f3adfec2320> <<< 11820 1726878468.05856: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37c2160> <<< 11820 1726878468.05887: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 11820 1726878468.05898: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11820 1726878468.05945: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.05997: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.06012: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.06054: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11820 1726878468.06064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11820 1726878468.06089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11820 1726878468.06113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11820 1726878468.06137: 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' <<< 11820 1726878468.06276: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfe8d0f0> <<< 11820 1726878468.06290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11820 1726878468.06305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11820 1726878468.06397: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfe8d198> <<< 11820 1726878468.06452: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfec26a0> <<< 11820 1726878468.06497: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37da0b8> <<< 11820 1726878468.06510: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 11820 1726878468.06535: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.06558: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 11820 1726878468.06567: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 11820 1726878468.06583: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.06598: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 11820 1726878468.06698: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 11820 1726878468.06709: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.06716: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/modules/__init__.py <<< 11820 1726878468.06729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.07157: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.07617: stdout chunk (state=3): >>># zipimport: zlib available <<< 11820 1726878468.07776: stdout chunk (state=3): >>> {"path": "/run/out", "changed": true, "diff": {"before": {"path": "/run/out", "state": "file"}, "after": {"path": "/run/out", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/run/out", "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}}} <<< 11820 1726878468.07794: stdout chunk (state=3): >>># destroy __main__ <<< 11820 1726878468.08037: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 11820 1726878468.08052: 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 <<< 11820 1726878468.08070: 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 <<< 11820 1726878468.08081: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath <<< 11820 1726878468.08091: 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 # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 11820 1726878468.08104: stdout chunk (state=3): >>># cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile <<< 11820 1726878468.08135: stdout chunk (state=3): >>># destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process <<< 11820 1726878468.08159: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 11820 1726878468.08335: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11820 1726878468.08353: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 11820 1726878468.08364: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 11820 1726878468.08378: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 11820 1726878468.08404: stdout chunk (state=3): >>># destroy _socket <<< 11820 1726878468.08414: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 11820 1726878468.08426: 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 <<< 11820 1726878468.08438: 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__ <<< 11820 1726878468.08448: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 11820 1726878468.08465: 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 <<< 11820 1726878468.08482: 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 <<< 11820 1726878468.08496: stdout chunk (state=3): >>># 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 <<< 11820 1726878468.08508: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback <<< 11820 1726878468.08521: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile <<< 11820 1726878468.08531: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib <<< 11820 1726878468.08540: 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 <<< 11820 1726878468.08549: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 11820 1726878468.08559: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 11820 1726878468.08566: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal <<< 11820 1726878468.08582: stdout chunk (state=3): >>># destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 <<< 11820 1726878468.08605: stdout chunk (state=3): >>># destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 11820 1726878468.08631: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap <<< 11820 1726878468.08640: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 11820 1726878468.08798: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno <<< 11820 1726878468.08809: 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 <<< 11820 1726878468.08822: 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 <<< 11820 1726878468.08834: 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 <<< 11820 1726878468.08845: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 11820 1726878468.08865: stdout chunk (state=3): >>># destroy stat # destroy _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 11820 1726878468.08887: stdout chunk (state=3): >>># destroy select <<< 11820 1726878468.08901: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 11820 1726878468.08914: stdout chunk (state=3): >>># destroy ctypes <<< 11820 1726878468.08926: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect <<< 11820 1726878468.08937: stdout chunk (state=3): >>># destroy _random # destroy time <<< 11820 1726878468.08957: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 11820 1726878468.08970: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 11820 1726878468.09249: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11820 1726878468.09292: stderr chunk (state=3): >>><<< 11820 1726878468.09300: stdout chunk (state=3): >>><<< 11820 1726878468.09346: _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 0x7f3ae78c5e48> # /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 0x7f3ae785b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae78c59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7868630> 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 0x7f3ae786f160> # /usr/lib64/python3.6/__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 0x7f3ae78740f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae786f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae786f390> # /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 0x7f3ae7819470> # /usr/lib64/python3.6/__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 0x7f3ae781ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7819b38> # /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 0x7f3ae78254e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7808d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae780b198> # /usr/lib64/python3.6/__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 0x7f3ae5b19940> # /usr/lib64/python3.6/__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 0x7f3ae5b2b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae7879a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f3ae5a99278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aa34a8> # /usr/lib64/python3.6/__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 0x7f3ae5aa4198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aa3c88> 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 0x7f3ae5aa4278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5af49b0> # /usr/lib64/python3.6/__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 0x7f3ae5af4da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ae6358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aeb358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ade630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ad0668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f3ae58524a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5842f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5ae62b0> 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 0x7f3ae5864080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5aca4a8> # /usr/lib64/python3.6/__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 0x7f3ae5864400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae5864518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5b42208> # /usr/lib64/python3.6/__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 0x7f3ae586f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae586f8d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f3ae587b0f0> # /usr/lib64/python3.6/__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 0x7f3ae53f63c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae586f9b0> # /usr/lib64/python3.6/__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 0x7f3ae53faeb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864748> # /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 0x7f3ae5420518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae54208d0> # /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 0x7f3ae54265c0> # /usr/lib64/python3.6/__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 0x7f3ae51d2dd8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51c3518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51c3208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51bb0f0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5426f60> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae51cc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5420c50> # /usr/lib64/python3.6/__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 0x7f3ae77d6908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae51cc240> 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 0x7f3ae77d6c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5864a90> # /usr/lib64/python3.6/__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 0x7f3ae77ed7b8> # /usr/lib64/python3.6/__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 0x7f3ae77f2828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae77f2cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae77f2e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77f2048> # /usr/lib64/python3.6/__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 0x7f3ae77fb198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77f26d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae77f2438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae77e0cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae5408588> # /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 0x7f3ae77ed668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f3ae37f4b00> # zipimport: found 33 names in '/tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37873c8> 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 0x7f3ae34d9470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3787fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae37870b8> # /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 0x7f3ae34b2d30> # /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 0x7f3ae3520b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae3520c50> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae34c7198> # /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 0x7f3ae351f2e8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae34ff4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae34f36a0> # /usr/lib64/python3.6/__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 0x7f3ae3814f60> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae3508518> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3508630> # /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 0x7f3ae37730f0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f3ae37890f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37634e0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3763cf8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae35149e8> # /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 0x7f3ae3462128> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3763358> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae3462f98> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae346f0f0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae346f240> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3508780> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f3ae347fbe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae347c320> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae347c518> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae346fda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3ae349d048> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37d4cc0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37d44e0> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f3ae37d4b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae3487e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfe456d8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfebcf28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3adfec2320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37c2160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f3adfe8d0f0> # /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 0x7f3adfe8d198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3adfec26a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3ae37da0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_t_s7l20g/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/run/out", "changed": true, "diff": {"before": {"path": "/run/out", "state": "file"}, "after": {"path": "/run/out", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/run/out", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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 11820 1726878468.09467: done with _execute_module (file, {'path': '/run/out', '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-1726878467.8118405-11820-119856950232381/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11820 1726878468.09480: _low_level_execute_command(): starting 11820 1726878468.09485: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878467.8118405-11820-119856950232381/ > /dev/null 2>&1 && sleep 0' 11820 1726878468.12030: stderr chunk (state=2): >>><<< 11820 1726878468.12037: stdout chunk (state=2): >>><<< 11820 1726878468.12050: _low_level_execute_command() done: rc=0, stdout=, stderr= 11820 1726878468.12056: handler run complete 11820 1726878468.12073: attempt loop complete, returning result 11820 1726878468.12078: _execute() done 11820 1726878468.12081: dumping result to json 11820 1726878468.12084: done dumping result, returning 11820 1726878468.12089: done running TaskExecutor() for managed_node3/TASK: Test - clean up output file [0affdecc-488f-1992-aed8-00000000000c] 11820 1726878468.12093: sending task result for task 0affdecc-488f-1992-aed8-00000000000c 11820 1726878468.12122: done sending task result for task 0affdecc-488f-1992-aed8-00000000000c 11820 1726878468.12124: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/run/out", "state": "absent" } 11123 1726878468.12413: no more pending results, returning what we have 11123 1726878468.12417: results queue empty 11123 1726878468.12418: checking for any_errors_fatal 11123 1726878468.12422: done checking for any_errors_fatal 11123 1726878468.12423: checking for max_fail_percentage 11123 1726878468.12424: done checking for max_fail_percentage 11123 1726878468.12424: checking to see if all hosts have failed and the running result is not ok 11123 1726878468.12425: done checking to see if all hosts have failed 11123 1726878468.12425: getting the remaining hosts for this loop 11123 1726878468.12426: done getting the remaining hosts for this loop 11123 1726878468.12429: getting the next task for host managed_node3 11123 1726878468.12436: done getting next task for host managed_node3 11123 1726878468.12438: ^ task is: TASK: Cleanup 11123 1726878468.12439: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11123 1726878468.12441: getting variables 11123 1726878468.12442: in VariableManager get_vars() 11123 1726878468.12469: Calling all_inventory to load vars for managed_node3 11123 1726878468.12471: Calling groups_inventory to load vars for managed_node3 11123 1726878468.12472: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878468.12479: Calling all_plugins_play to load vars for managed_node3 11123 1726878468.12481: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878468.12482: Calling groups_plugins_play to load vars for managed_node3 11123 1726878468.12963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878468.13454: done with get_vars() 11123 1726878468.13466: done getting variables TASK [Cleanup] ***************************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:52 Friday 20 September 2024 20:27:48 -0400 (0:00:00.359) 0:00:54.118 ****** 11123 1726878468.13533: entering _queue_task() for managed_node3/include_tasks 11123 1726878468.13690: worker is 1 (out of 1 available) 11123 1726878468.13704: exiting _queue_task() for managed_node3/include_tasks 11123 1726878468.13717: done queuing things up, now waiting for results queue to drain 11123 1726878468.13719: waiting for pending results... 11831 1726878468.13854: running TaskExecutor() for managed_node3/TASK: Cleanup 11831 1726878468.13959: in run() - task 0affdecc-488f-1992-aed8-00000000000d 11831 1726878468.13975: variable 'ansible_search_path' from source: unknown 11831 1726878468.14002: calling self._execute() 11831 1726878468.14069: variable 'ansible_host' from source: host vars for 'managed_node3' 11831 1726878468.14078: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11831 1726878468.14086: variable 'omit' from source: magic vars 11831 1726878468.14163: _execute() done 11831 1726878468.14170: dumping result to json 11831 1726878468.14174: done dumping result, returning 11831 1726878468.14179: done running TaskExecutor() for managed_node3/TASK: Cleanup [0affdecc-488f-1992-aed8-00000000000d] 11831 1726878468.14186: sending task result for task 0affdecc-488f-1992-aed8-00000000000d 11831 1726878468.14212: done sending task result for task 0affdecc-488f-1992-aed8-00000000000d 11831 1726878468.14215: WORKER PROCESS EXITING 11123 1726878468.14311: no more pending results, returning what we have 11123 1726878468.14318: in VariableManager get_vars() 11123 1726878468.14356: Calling all_inventory to load vars for managed_node3 11123 1726878468.14359: Calling groups_inventory to load vars for managed_node3 11123 1726878468.14361: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878468.14369: Calling all_plugins_play to load vars for managed_node3 11123 1726878468.14371: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878468.14374: Calling groups_plugins_play to load vars for managed_node3 11123 1726878468.14935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878468.15422: done with get_vars() 11123 1726878468.15431: variable 'ansible_search_path' from source: unknown 11123 1726878468.15442: we have included files to process 11123 1726878468.15443: generating all_blocks data 11123 1726878468.15445: done generating all_blocks data 11123 1726878468.15448: processing included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml 11123 1726878468.15449: loading included file: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml 11123 1726878468.15450: Loading data from /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml included: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml for managed_node3 11123 1726878468.16057: done processing included file 11123 1726878468.16059: iterating over new_blocks loaded from include file 11123 1726878468.16060: in VariableManager get_vars() 11123 1726878468.16070: done with get_vars() 11123 1726878468.16071: filtering new block on tags 11123 1726878468.16139: done filtering new block on tags 11123 1726878468.16141: done iterating over new_blocks loaded from include file 11123 1726878468.16142: extending task lists for all hosts with included blocks 11123 1726878468.16838: done extending task lists 11123 1726878468.16839: done processing included files 11123 1726878468.16839: results queue empty 11123 1726878468.16840: checking for any_errors_fatal 11123 1726878468.16842: done checking for any_errors_fatal 11123 1726878468.16843: checking for max_fail_percentage 11123 1726878468.16843: done checking for max_fail_percentage 11123 1726878468.16844: checking to see if all hosts have failed and the running result is not ok 11123 1726878468.16844: done checking to see if all hosts have failed 11123 1726878468.16845: getting the remaining hosts for this loop 11123 1726878468.16845: done getting the remaining hosts for this loop 11123 1726878468.16847: getting the next task for host managed_node3 11123 1726878468.16849: done getting next task for host managed_node3 11123 1726878468.16851: ^ task is: TASK: Cleanup - packages 11123 1726878468.16852: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878468.16854: getting variables 11123 1726878468.16855: in VariableManager get_vars() 11123 1726878468.16862: Calling all_inventory to load vars for managed_node3 11123 1726878468.16863: Calling groups_inventory to load vars for managed_node3 11123 1726878468.16864: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878468.16868: Calling all_plugins_play to load vars for managed_node3 11123 1726878468.16869: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878468.16870: Calling groups_plugins_play to load vars for managed_node3 11123 1726878468.17258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878468.17740: done with get_vars() 11123 1726878468.17751: done getting variables 11123 1726878468.17776: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup - packages] ****************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 Friday 20 September 2024 20:27:48 -0400 (0:00:00.042) 0:00:54.160 ****** 11123 1726878468.17795: entering _queue_task() for managed_node3/package 11123 1726878468.17949: worker is 1 (out of 1 available) 11123 1726878468.17962: exiting _queue_task() for managed_node3/package 11123 1726878468.17972: done queuing things up, now waiting for results queue to drain 11123 1726878468.17973: waiting for pending results... 11832 1726878468.18091: running TaskExecutor() for managed_node3/TASK: Cleanup - packages 11832 1726878468.18188: in run() - task 0affdecc-488f-1992-aed8-0000000004ee 11832 1726878468.18202: variable 'ansible_search_path' from source: unknown 11832 1726878468.18206: variable 'ansible_search_path' from source: unknown 11832 1726878468.18233: calling self._execute() 11832 1726878468.18292: variable 'ansible_host' from source: host vars for 'managed_node3' 11832 1726878468.18299: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11832 1726878468.18308: variable 'omit' from source: magic vars 11832 1726878468.18654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11832 1726878468.20189: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11832 1726878468.20326: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11832 1726878468.20355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11832 1726878468.20382: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11832 1726878468.20402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11832 1726878468.20459: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 11832 1726878468.20481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 11832 1726878468.20500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 11832 1726878468.20530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 11832 1726878468.20543: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 11832 1726878468.20625: variable '__cockpit_is_ostree' from source: set_fact 11832 1726878468.20643: Evaluated conditional (not __cockpit_is_ostree | d(false)): True 11832 1726878468.20649: variable 'omit' from source: magic vars 11832 1726878468.20673: variable 'omit' from source: magic vars 11832 1726878468.20697: variable 'omit' from source: magic vars 11832 1726878468.20714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11832 1726878468.20736: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11832 1726878468.20752: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11832 1726878468.20765: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11832 1726878468.20775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11832 1726878468.20796: variable 'inventory_hostname' from source: host vars for 'managed_node3' 11832 1726878468.20801: variable 'ansible_host' from source: host vars for 'managed_node3' 11832 1726878468.20805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11832 1726878468.20871: Set connection var ansible_timeout to 10 11832 1726878468.20877: Set connection var ansible_connection to ssh 11832 1726878468.20883: Set connection var ansible_shell_executable to /bin/sh 11832 1726878468.20890: Set connection var ansible_pipelining to False 11832 1726878468.20895: Set connection var ansible_module_compression to ZIP_DEFLATED 11832 1726878468.20900: Set connection var ansible_shell_type to sh 11832 1726878468.20916: variable 'ansible_shell_executable' from source: unknown 11832 1726878468.20921: variable 'ansible_connection' from source: unknown 11832 1726878468.20925: variable 'ansible_module_compression' from source: unknown 11832 1726878468.20928: variable 'ansible_shell_type' from source: unknown 11832 1726878468.20931: variable 'ansible_shell_executable' from source: unknown 11832 1726878468.20936: variable 'ansible_host' from source: host vars for 'managed_node3' 11832 1726878468.20941: variable 'ansible_pipelining' from source: unknown 11832 1726878468.20944: variable 'ansible_timeout' from source: unknown 11832 1726878468.20948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 11832 1726878468.21009: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 11832 1726878468.21020: variable 'omit' from source: magic vars 11832 1726878468.21027: starting attempt loop 11832 1726878468.21031: running the handler 11832 1726878468.21091: variable 'ansible_facts' from source: unknown 11832 1726878468.21359: _low_level_execute_command(): starting 11832 1726878468.21368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11832 1726878468.23634: stdout chunk (state=2): >>>/root <<< 11832 1726878468.23751: stderr chunk (state=3): >>><<< 11832 1726878468.23757: stdout chunk (state=3): >>><<< 11832 1726878468.23771: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 11832 1726878468.23783: _low_level_execute_command(): starting 11832 1726878468.23788: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067 `" && echo ansible-tmp-1726878468.2377808-11832-143590536436067="` echo /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067 `" ) && sleep 0' 11832 1726878468.26218: stdout chunk (state=2): >>>ansible-tmp-1726878468.2377808-11832-143590536436067=/root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067 <<< 11832 1726878468.26344: stderr chunk (state=3): >>><<< 11832 1726878468.26349: stdout chunk (state=3): >>><<< 11832 1726878468.26363: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878468.2377808-11832-143590536436067=/root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067 , stderr= 11832 1726878468.26385: variable 'ansible_module_compression' from source: unknown 11832 1726878468.26425: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 11832 1726878468.26455: variable 'ansible_facts' from source: unknown 11832 1726878468.26546: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/AnsiballZ_dnf.py 11832 1726878468.26986: Sending initial data 11832 1726878468.26993: Sent initial data (152 bytes) 11832 1726878468.29286: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmprpqbjdq4 /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/AnsiballZ_dnf.py <<< 11832 1726878468.30757: stderr chunk (state=3): >>><<< 11832 1726878468.30763: stdout chunk (state=3): >>><<< 11832 1726878468.30780: done transferring module to remote 11832 1726878468.30792: _low_level_execute_command(): starting 11832 1726878468.30799: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/ /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/AnsiballZ_dnf.py && sleep 0' 11832 1726878468.33091: stderr chunk (state=2): >>><<< 11832 1726878468.33098: stdout chunk (state=2): >>><<< 11832 1726878468.33108: _low_level_execute_command() done: rc=0, stdout=, stderr= 11832 1726878468.33112: _low_level_execute_command(): starting 11832 1726878468.33119: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/AnsiballZ_dnf.py && sleep 0' 11832 1726878468.35841: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 11832 1726878468.35855: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 11832 1726878468.35865: stdout chunk (state=3): >>>import '_weakref' # <<< 11832 1726878468.35920: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 11832 1726878468.35957: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11832 1726878468.35997: stdout chunk (state=3): >>>import 'posix' # <<< 11832 1726878468.36008: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 11832 1726878468.36021: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11832 1726878468.36064: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 11832 1726878468.36071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.36089: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 11832 1726878468.36107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 11832 1726878468.36126: stdout chunk (state=3): >>>import '_codecs' # <<< 11832 1726878468.36147: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a2dee48> <<< 11832 1726878468.36177: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 11832 1726878468.36186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 11832 1726878468.36198: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a274828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a2de9b0> <<< 11832 1726878468.36220: 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' <<< 11832 1726878468.36236: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a281630> <<< 11832 1726878468.36255: stdout chunk (state=3): >>>import '_signal' # <<< 11832 1726878468.36274: 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' <<< 11832 1726878468.36295: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a288160> <<< 11832 1726878468.36311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 11832 1726878468.36320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 11832 1726878468.36337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 11832 1726878468.36345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 11832 1726878468.36358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 11832 1726878468.36375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 11832 1726878468.36382: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a28d0f0> <<< 11832 1726878468.36403: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a288748> <<< 11832 1726878468.36423: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a288390> <<< 11832 1726878468.36456: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 11832 1726878468.36465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 11832 1726878468.36487: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 11832 1726878468.36500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 11832 1726878468.36518: stdout chunk (state=3): >>>import 'errno' # <<< 11832 1726878468.36531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 11832 1726878468.36551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 11832 1726878468.36562: stdout chunk (state=3): >>>import '_stat' # <<< 11832 1726878468.36570: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a232470> <<< 11832 1726878468.36589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 11832 1726878468.36598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 11832 1726878468.36616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 11832 1726878468.36627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 11832 1726878468.36639: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a237e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a232b38> <<< 11832 1726878468.36666: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 11832 1726878468.36705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 11832 1726878468.36814: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a23e4e0> <<< 11832 1726878468.36836: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a221d68> <<< 11832 1726878468.36851: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 11832 1726878468.36862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 11832 1726878468.36867: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a224198> <<< 11832 1726878468.36905: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 11832 1726878468.36924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 11832 1726878468.36934: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3088532940> <<< 11832 1726878468.36948: 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 <<< 11832 1726878468.36970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 11832 1726878468.36977: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3088544240> <<< 11832 1726878468.37063: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a292a20> <<< 11832 1726878468.37071: 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. <<< 11832 1726878468.37367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 11832 1726878468.37374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 11832 1726878468.37390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 11832 1726878468.37398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 11832 1726878468.37414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 11832 1726878468.37428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 11832 1726878468.37452: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 11832 1726878468.37459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 11832 1726878468.37481: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 11832 1726878468.37548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 11832 1726878468.37560: stdout chunk (state=3): >>>import '_functools' # <<< 11832 1726878468.37575: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 11832 1726878468.37606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.37622: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 11832 1726878468.37639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 11832 1726878468.37655: stdout chunk (state=3): >>>import '_operator' # <<< 11832 1726878468.37671: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884b2208> <<< 11832 1726878468.37683: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 11832 1726878468.37692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884bd438> <<< 11832 1726878468.37709: 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' <<< 11832 1726878468.37735: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.37746: 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 0x7f30884bc128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884bdc18> <<< 11832 1726878468.37763: stdout chunk (state=3): >>>import 'itertools' # <<< 11832 1726878468.37777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 11832 1726878468.37793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884bc208> <<< 11832 1726878468.37810: stdout chunk (state=3): >>>import '_collections' # <<< 11832 1726878468.37858: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308850d940> <<< 11832 1726878468.37880: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 11832 1726878468.37893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 11832 1726878468.37925: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308850dd30> <<< 11832 1726878468.37978: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884ff2e8> <<< 11832 1726878468.38006: 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' <<< 11832 1726878468.38018: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30885042e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884f75c0> <<< 11832 1726878468.38058: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884e95f8> <<< 11832 1726878468.38078: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 11832 1726878468.38089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 11832 1726878468.38096: stdout chunk (state=3): >>>import '_sre' # <<< 11832 1726878468.38118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 11832 1726878468.38128: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 11832 1726878468.38150: 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' <<< 11832 1726878468.38184: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308826b400> <<< 11832 1726878468.38198: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308825be80> <<< 11832 1726878468.38220: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884ff5c0> import '_locale' # <<< 11832 1726878468.38275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 11832 1726878468.38285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3088277f98> <<< 11832 1726878468.38292: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884e3438> <<< 11832 1726878468.38306: 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' <<< 11832 1726878468.38338: 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 0x7f308827d358> <<< 11832 1726878468.38354: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d160> <<< 11832 1726878468.38372: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.38379: 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 0x7f308827d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308855c198> <<< 11832 1726878468.38398: 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' <<< 11832 1726878468.38421: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 11832 1726878468.38430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.38447: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 11832 1726878468.38455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 11832 1726878468.38473: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827df60> <<< 11832 1726878468.38479: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827db70> <<< 11832 1726878468.38498: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 11832 1726878468.38506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 11832 1726878468.38518: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308828b828> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 11832 1726878468.38543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 11832 1726878468.38555: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 11832 1726878468.38567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 11832 1726878468.38618: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3088294048> <<< 11832 1726878468.38641: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 11832 1726878468.38650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 11832 1726878468.38684: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e10320> <<< 11832 1726878468.38696: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308828b908> <<< 11832 1726878468.38716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 11832 1726878468.38726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 11832 1726878468.38785: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e14e10> <<< 11832 1726878468.38792: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d6a0> <<< 11832 1726878468.38809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 11832 1726878468.38825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 11832 1726878468.38847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 11832 1726878468.38858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e39470> <<< 11832 1726878468.38880: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.38890: 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 0x7f3087e39828> <<< 11832 1726878468.38901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 11832 1726878468.38923: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 11832 1726878468.38938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 11832 1726878468.38955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 11832 1726878468.38964: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e3f518> <<< 11832 1726878468.38981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 11832 1726878468.38996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 11832 1726878468.39015: stdout chunk (state=3): >>>import 'time' # <<< 11832 1726878468.39028: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 11832 1726878468.39048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 11832 1726878468.39066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 11832 1726878468.39077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 11832 1726878468.39093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 11832 1726878468.39130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 11832 1726878468.39147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 11832 1726878468.39170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 11832 1726878468.39176: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bebd30> <<< 11832 1726878468.39284: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bde470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bde160> <<< 11832 1726878468.39301: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bd4048> <<< 11832 1726878468.39320: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e3feb8> <<< 11832 1726878468.39356: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.39368: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.39383: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087be5128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e39ba8> <<< 11832 1726878468.39390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 11832 1726878468.39408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 11832 1726878468.39440: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.39450: 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 0x7f3087b44898> <<< 11832 1726878468.39459: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087be51d0> <<< 11832 1726878468.39468: stdout chunk (state=3): >>>import 'pwd' # <<< 11832 1726878468.39484: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.39494: 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 0x7f3087b44c18> <<< 11832 1726878468.39554: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d9e8> <<< 11832 1726878468.39572: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 11832 1726878468.39584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 11832 1726878468.39603: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 11832 1726878468.39610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 11832 1726878468.39643: 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 0x7f3087b57748> <<< 11832 1726878468.39666: 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' <<< 11832 1726878468.39805: 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 0x7f3087b5f7b8> <<< 11832 1726878468.39835: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.39842: 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 0x7f3087b5fc88> <<< 11832 1726878468.39869: 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 0x7f3087b5fda0> <<< 11832 1726878468.39878: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b57f98> <<< 11832 1726878468.39893: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 11832 1726878468.39904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 11832 1726878468.39925: 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 0x7f3087b67128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b5f668> <<< 11832 1726878468.39951: 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 0x7f3087b5f3c8> <<< 11832 1726878468.39971: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b4cc88> <<< 11832 1726878468.39985: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e234e0> <<< 11832 1726878468.40015: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 11832 1726878468.40044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 11832 1726878468.40089: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b575f8> <<< 11832 1726878468.40234: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 11832 1726878468.40245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 11832 1726878468.40256: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30861cda90> <<< 11832 1726878468.40321: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip' <<< 11832 1726878468.40330: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.40346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.40356: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 11832 1726878468.40364: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11832 1726878468.40388: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 11832 1726878468.41467: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.42374: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 11832 1726878468.42388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbf6d8> <<< 11832 1726878468.42398: stdout chunk (state=3): >>>import 'atexit' # <<< 11832 1726878468.42408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 11832 1726878468.42444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 11832 1726878468.42497: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.42517: 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 0x7f3085eb5400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbff98> <<< 11832 1726878468.42541: 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' <<< 11832 1726878468.42551: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fbf048> <<< 11832 1726878468.42557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 11832 1726878468.42585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 11832 1726878468.42625: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ea1cc0> <<< 11832 1726878468.42646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 11832 1726878468.42661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 11832 1726878468.42696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 11832 1726878468.42709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 11832 1726878468.42729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 11832 1726878468.42737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 11832 1726878468.42816: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e93588> <<< 11832 1726878468.42841: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.42853: 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 0x7f3085e93ac8> <<< 11832 1726878468.42870: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.42880: 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 0x7f3085e93ef0> <<< 11832 1726878468.42891: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 11832 1726878468.42908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 11832 1726878468.42969: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e3bc50> <<< 11832 1726878468.42985: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbfef0> <<< 11832 1726878468.43276: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e54630> <<< 11832 1726878468.43298: 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' <<< 11832 1726878468.43321: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30861e7f98> <<< 11832 1726878468.43344: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.43353: 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 0x7f3085e694e0> <<< 11832 1726878468.43373: 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' <<< 11832 1726878468.43382: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e695f8> <<< 11832 1726878468.43397: 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 <<< 11832 1726878468.43410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 11832 1726878468.43435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 11832 1726878468.43453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 11832 1726878468.43472: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 11832 1726878468.43490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.43534: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.43542: 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 0x7f3085eca0b8> <<< 11832 1726878468.43616: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 11832 1726878468.43626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 11832 1726878468.43636: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085edf0b8> <<< 11832 1726878468.43647: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085eba4a8> <<< 11832 1726878468.43655: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 11832 1726878468.43673: 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 0x7f3085ebacc0> <<< 11832 1726878468.43884: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e749b0> <<< 11832 1726878468.43909: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 11832 1726878468.43946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.43961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 11832 1726878468.43974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 11832 1726878468.43980: stdout chunk (state=3): >>>import '_string' # <<< 11832 1726878468.44066: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbb080> <<< 11832 1726878468.44116: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085eba320> <<< 11832 1726878468.44244: 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' <<< 11832 1726878468.44256: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fbbf60> <<< 11832 1726878468.44277: 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' <<< 11832 1726878468.44287: 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 0x7f3085fca0b8> <<< 11832 1726878468.44319: 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' <<< 11832 1726878468.44328: 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 0x7f3085fca208> <<< 11832 1726878468.44342: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e69748> <<< 11832 1726878468.44364: 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' <<< 11832 1726878468.44379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 11832 1726878468.44394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 11832 1726878468.44439: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.44446: 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 0x7f3085fdbba8> <<< 11832 1726878468.44612: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fda2e8> <<< 11832 1726878468.44635: 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' <<< 11832 1726878468.44654: 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 0x7f3085fda4e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fcad68> # zipimport: zlib available <<< 11832 1726878468.44665: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.44674: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 11832 1726878468.44683: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.44757: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.44831: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.44844: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 11832 1726878468.44855: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11832 1726878468.44865: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 11832 1726878468.44870: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.44969: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.45075: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 11832 1726878468.45082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.45100: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 11832 1726878468.45107: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 11832 1726878468.45124: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 11832 1726878468.45131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 11832 1726878468.45155: 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 0x7f3085ff0f60> <<< 11832 1726878468.45209: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ff0c18> <<< 11832 1726878468.45244: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ff0438> <<< 11832 1726878468.45261: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 11832 1726878468.45269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 11832 1726878468.45309: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ff0a90> <<< 11832 1726878468.45333: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fe4dd8> # zipimport: zlib available <<< 11832 1726878468.45781: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46234: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 11832 1726878468.46244: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 11832 1726878468.46255: 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_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 11832 1726878468.46272: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 11832 1726878468.46282: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46303: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46327: 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_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 11832 1726878468.46335: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46351: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46362: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 11832 1726878468.46369: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46484: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46606: 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' <<< 11832 1726878468.46632: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086013668> <<< 11832 1726878468.46640: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.46994: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47343: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47394: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47447: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 11832 1726878468.47460: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47483: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47513: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 11832 1726878468.47521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47659: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 11832 1726878468.47674: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11832 1726878468.47694: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 11832 1726878468.47722: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47750: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 11832 1726878468.47764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.47925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48097: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 11832 1726878468.48105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 11832 1726878468.48225: stdout chunk (state=3): >>>import '_ast' # <<< 11832 1726878468.48237: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086088dd8> <<< 11832 1726878468.48245: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48257: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48277: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 11832 1726878468.48284: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48339: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48383: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 11832 1726878468.48400: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 11832 1726878468.48409: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 11832 1726878468.48422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48457: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48486: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 11832 1726878468.48498: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48523: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48559: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48597: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.48661: 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 <<< 11832 1726878468.48803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.48891: 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 0x7f30860032b0> <<< 11832 1726878468.48960: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860740f0> <<< 11832 1726878468.48983: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py <<< 11832 1726878468.48997: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 11832 1726878468.49045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.49093: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.49117: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.49149: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 11832 1726878468.49165: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 11832 1726878468.49184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 11832 1726878468.49213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 11832 1726878468.49232: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 11832 1726878468.49243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 11832 1726878468.49372: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860a0080> <<< 11832 1726878468.49395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 11832 1726878468.49402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 11832 1726878468.49499: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860a0128> <<< 11832 1726878468.49547: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086003630> <<< 11832 1726878468.49608: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086077048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py <<< 11832 1726878468.49618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.49633: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.49652: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 11832 1726878468.49664: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 11832 1726878468.49681: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11832 1726878468.49701: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 11832 1726878468.49797: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 11832 1726878468.49808: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11832 1726878468.49825: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 11832 1726878468.50294: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.50700: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.51566: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.52370: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 11832 1726878468.52380: 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 0x7f30824a67f0> <<< 11832 1726878468.52401: 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' <<< 11832 1726878468.52408: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824a6ba8> <<< 11832 1726878468.52427: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/multipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/multipart.cpython-36.pyc' <<< 11832 1726878468.52438: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/base.py <<< 11832 1726878468.52448: stdout chunk (state=3): >>># 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 <<< 11832 1726878468.52470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 11832 1726878468.52479: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc matches /usr/lib64/python3.6/email/_policybase.py <<< 11832 1726878468.52487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_policybase.cpython-36.pyc' <<< 11832 1726878468.52501: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 11832 1726878468.52512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc' <<< 11832 1726878468.52531: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc matches /usr/lib64/python3.6/email/quoprimime.py <<< 11832 1726878468.52541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/quoprimime.cpython-36.pyc' <<< 11832 1726878468.52553: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824b1358> <<< 11832 1726878468.52578: 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' <<< 11832 1726878468.52588: stdout chunk (state=3): >>>import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082347438> <<< 11832 1726878468.52606: 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' <<< 11832 1726878468.52645: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082347668> <<< 11832 1726878468.52669: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc matches /usr/lib64/python3.6/email/charset.py <<< 11832 1726878468.52676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/charset.cpython-36.pyc' <<< 11832 1726878468.52694: 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' <<< 11832 1726878468.52727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py <<< 11832 1726878468.52738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308232a048> <<< 11832 1726878468.52748: stdout chunk (state=3): >>>import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082324be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082347748> <<< 11832 1726878468.52825: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824a1198> <<< 11832 1726878468.52841: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/email/utils.py <<< 11832 1726878468.52852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/utils.cpython-36.pyc' <<< 11832 1726878468.52871: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py <<< 11832 1726878468.52880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823310f0> <<< 11832 1726878468.52903: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc matches /usr/lib64/python3.6/urllib/parse.py <<< 11832 1726878468.52918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/parse.cpython-36.pyc' <<< 11832 1726878468.53054: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823311d0> <<< 11832 1726878468.53074: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc matches /usr/lib64/python3.6/email/_parseaddr.py <<< 11832 1726878468.53081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_parseaddr.cpython-36.pyc' <<< 11832 1726878468.53109: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc matches /usr/lib64/python3.6/calendar.py <<< 11832 1726878468.53122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/calendar.cpython-36.pyc' <<< 11832 1726878468.53151: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823543c8> <<< 11832 1726878468.53159: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082343668> <<< 11832 1726878468.53242: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824b10f0> <<< 11832 1726878468.53260: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d6908> <<< 11832 1726878468.53278: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc matches /usr/lib64/python3.6/email/headerregistry.py <<< 11832 1726878468.53288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/headerregistry.cpython-36.pyc' <<< 11832 1726878468.53311: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc matches /usr/lib64/python3.6/email/_header_value_parser.py <<< 11832 1726878468.53346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_header_value_parser.cpython-36.pyc' <<< 11832 1726878468.53366: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc matches /usr/lib64/python3.6/email/_encoded_words.py <<< 11832 1726878468.53373: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/_encoded_words.cpython-36.pyc' <<< 11832 1726878468.53395: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30825128d0> <<< 11832 1726878468.53517: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824f7b70> <<< 11832 1726878468.53547: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824e2d30> <<< 11832 1726878468.53562: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 11832 1726878468.53570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 11832 1726878468.53586: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 11832 1726878468.53615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 11832 1726878468.53634: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc matches /usr/lib64/python3.6/uu.py <<< 11832 1726878468.53644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uu.cpython-36.pyc' import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823905c0> <<< 11832 1726878468.53676: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 11832 1726878468.53686: 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 0x7f30823907b8> <<< 11832 1726878468.53696: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082387278> <<< 11832 1726878468.53704: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824f2ac8> <<< 11832 1726878468.53725: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1e80> <<< 11832 1726878468.53739: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1390> <<< 11832 1726878468.53745: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824a6c18> <<< 11832 1726878468.53768: 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' <<< 11832 1726878468.53778: stdout chunk (state=3): >>>import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1828> <<< 11832 1726878468.53785: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/application.py <<< 11832 1726878468.53799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/application.cpython-36.pyc' import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1ac8> <<< 11832 1726878468.53818: 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' <<< 11832 1726878468.53842: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 11832 1726878468.53849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 11832 1726878468.53905: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082390e48> <<< 11832 1726878468.53913: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082390ac8> <<< 11832 1726878468.53932: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py <<< 11832 1726878468.53940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 11832 1726878468.53958: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082390d30> <<< 11832 1726878468.53973: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py <<< 11832 1726878468.53990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860cce10> <<< 11832 1726878468.54004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 11832 1726878468.54028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 11832 1726878468.54047: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860d04a8> <<< 11832 1726878468.54077: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 11832 1726878468.54083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.54157: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860d37b8> <<< 11832 1726878468.54175: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 11832 1726878468.54196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 11832 1726878468.54261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 11832 1726878468.54284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 11832 1726878468.54301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 11832 1726878468.54378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 11832 1726878468.54461: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308614a2e8> <<< 11832 1726878468.54527: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.54535: 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 0x7f3086162940> <<< 11832 1726878468.54762: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860f17b8> <<< 11832 1726878468.54786: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860d3ba8> <<< 11832 1726878468.54796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.54810: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.54855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 11832 1726878468.54894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 11832 1726878468.55560: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860f1748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 11832 1726878468.55587: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 11832 1726878468.55608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc' <<< 11832 1726878468.55635: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc matches /usr/lib64/python3.6/urllib/request.py <<< 11832 1726878468.55685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 11832 1726878468.55711: 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' <<< 11832 1726878468.55729: 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' <<< 11832 1726878468.55745: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308242d6a0> <<< 11832 1726878468.55754: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308242d0b8> <<< 11832 1726878468.55871: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308247ca20> <<< 11832 1726878468.56269: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bb49b0> <<< 11832 1726878468.56279: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.http_cookiejar' # import 'ansible.module_utils.six.moves.urllib' # <<< 11832 1726878468.56297: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.urllib.error' # import 'ansible.module_utils.six.moves.urllib.parse' # <<< 11832 1726878468.56327: 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 <<< 11832 1726878468.56336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.56353: 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 0x7f3082439470> <<< 11832 1726878468.56373: 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' <<< 11832 1726878468.56400: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 11832 1726878468.56449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 11832 1726878468.56468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 11832 1726878468.56477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc' <<< 11832 1726878468.56501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc matches /usr/lib64/python3.6/opcode.py # code object from '/usr/lib64/python3.6/__pycache__/opcode.cpython-36.pyc' <<< 11832 1726878468.56528: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.56542: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.6/lib-dynload/_opcode.cpython-36m-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f30823f74e0> <<< 11832 1726878468.56548: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823efdd8> <<< 11832 1726878468.56611: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823e5d30> <<< 11832 1726878468.56902: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082439d30> <<< 11832 1726878468.56922: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824394a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308246da90> <<< 11832 1726878468.56945: 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' <<< 11832 1726878468.56973: 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 <<< 11832 1726878468.56980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 11832 1726878468.56997: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 11832 1726878468.57012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 11832 1726878468.57081: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308241da58> <<< 11832 1726878468.57105: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308241d828> <<< 11832 1726878468.57125: 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 <<< 11832 1726878468.57143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/base.cpython-36.pyc' <<< 11832 1726878468.57165: 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 <<< 11832 1726878468.57172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823b2978> <<< 11832 1726878468.57194: 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 0x7f30823b2a20> <<< 11832 1726878468.57215: 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 0x7f30823b2c50> <<< 11832 1726878468.57239: 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' <<< 11832 1726878468.57324: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823b2dd8> <<< 11832 1726878468.57341: 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 <<< 11832 1726878468.57355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-36.pyc' <<< 11832 1726878468.57384: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823c4400> <<< 11832 1726878468.57405: 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 <<< 11832 1726878468.57420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' <<< 11832 1726878468.57441: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 11832 1726878468.57457: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823d9ac8> <<< 11832 1726878468.57539: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823cfb00> <<< 11832 1726878468.57560: 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 <<< 11832 1726878468.57566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' <<< 11832 1726878468.57582: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 11832 1726878468.57621: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823d9080> <<< 11832 1726878468.57642: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823cfe80> <<< 11832 1726878468.57662: 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' <<< 11832 1726878468.57682: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed448' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ed1470> <<< 11832 1726878468.57699: 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 <<< 11832 1726878468.57709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-36.pyc' <<< 11832 1726878468.57735: 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 <<< 11832 1726878468.57752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 11832 1726878468.57804: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081edb748> <<< 11832 1726878468.57830: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ed1940> <<< 11832 1726878468.57854: 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 <<< 11832 1726878468.57898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 11832 1726878468.57913: 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 <<< 11832 1726878468.57925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea2588> <<< 11832 1726878468.57950: 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 <<< 11832 1726878468.57961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 11832 1726878468.57978: 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' <<< 11832 1726878468.57999: stdout chunk (state=3): >>># extension module '_hmacopenssl' loaded from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.58008: stdout chunk (state=3): >>># extension module '_hmacopenssl' executed from '/usr/lib64/python3.6/lib-dynload/_hmacopenssl.cpython-36m-x86_64-linux-gnu.so' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3081eae3c8> <<< 11832 1726878468.58025: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea2be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea29e8> <<< 11832 1726878468.58050: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.58073: 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 <<< 11832 1726878468.58080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-36.pyc' <<< 11832 1726878468.58143: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081eae518> <<< 11832 1726878468.58160: 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 <<< 11832 1726878468.58177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 11832 1726878468.58195: 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 <<< 11832 1726878468.58203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.58220: 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 <<< 11832 1726878468.58228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 11832 1726878468.58248: 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 <<< 11832 1726878468.58266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 11832 1726878468.58353: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c431d0> <<< 11832 1726878468.58418: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebdba8> <<< 11832 1726878468.58425: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebd908> <<< 11832 1726878468.58442: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 11832 1726878468.58483: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c524e0> <<< 11832 1726878468.58565: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081eb32b0> <<< 11832 1726878468.58576: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea2ba8> <<< 11832 1726878468.58583: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/general_name.py <<< 11832 1726878468.58600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/general_name.cpython-36.pyc' <<< 11832 1726878468.58621: 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' <<< 11832 1726878468.58638: 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 <<< 11832 1726878468.58657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 11832 1726878468.58670: 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 <<< 11832 1726878468.58684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 11832 1726878468.58752: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c74c18> <<< 11832 1726878468.58810: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c746a0> <<< 11832 1726878468.58835: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c710f0> <<< 11832 1726878468.58869: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebd630> <<< 11832 1726878468.58990: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081efd320> <<< 11832 1726878468.59042: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824003c8> <<< 11832 1726878468.59049: stdout chunk (state=3): >>>import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082439908> <<< 11832 1726878468.59082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59247: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 11832 1726878468.59256: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59347: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59486: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 11832 1726878468.59528: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59567: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 11832 1726878468.59576: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59682: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.59805: 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' <<< 11832 1726878468.59827: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bdb668> <<< 11832 1726878468.59843: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 11832 1726878468.59940: stdout chunk (state=3): >>># zipimport: zlib available <<< 11832 1726878468.60077: stdout chunk (state=3): >>>import 'gc' # <<< 11832 1726878468.60403: 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' <<< 11832 1726878468.60429: 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 <<< 11832 1726878468.60439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' <<< 11832 1726878468.60462: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' <<< 11832 1726878468.60475: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1c50> <<< 11832 1726878468.60493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 11832 1726878468.60528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 11832 1726878468.60822: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1e48> <<< 11832 1726878468.60843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 11832 1726878468.60850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 11832 1726878468.60868: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b92c50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1278> <<< 11832 1726878468.60908: 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' <<< 11832 1726878468.60933: 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 0x7f3081b99748> <<< 11832 1726878468.60954: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 11832 1726878468.60969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 11832 1726878468.60986: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py <<< 11832 1726878468.60994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 11832 1726878468.61026: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b99f28> <<< 11832 1726878468.61077: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b99908> <<< 11832 1726878468.61091: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1710> <<< 11832 1726878468.61107: 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 <<< 11832 1726878468.61176: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 11832 1726878468.61200: 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 <<< 11832 1726878468.61209: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.61222: 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 <<< 11832 1726878468.61237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/error.cpython-36.pyc' <<< 11832 1726878468.62578: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' <<< 11832 1726878468.62589: stdout chunk (state=3): >>># extension module 'libdnf._error' executed from '/usr/lib64/python3.6/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3081b11ba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b11898> <<< 11832 1726878468.62611: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/common_types.py <<< 11832 1726878468.62653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/common_types.cpython-36.pyc' <<< 11832 1726878468.62778: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' <<< 11832 1726878468.62787: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.6/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f307918b1d0> <<< 11832 1726878468.62816: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b119e8> <<< 11832 1726878468.62851: 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 <<< 11832 1726878468.62924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 11832 1726878468.63045: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' <<< 11832 1726878468.63055: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.6/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3078ee5d68> <<< 11832 1726878468.63123: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307918b358> <<< 11832 1726878468.63147: 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 <<< 11832 1726878468.63196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 11832 1726878468.63348: 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 0x7f3078c15cc0> <<< 11832 1726878468.63388: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078ed9320> <<< 11832 1726878468.63405: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 11832 1726878468.63434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 11832 1726878468.63559: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' <<< 11832 1726878468.63570: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.6/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3078bc5ba8> <<< 11832 1726878468.63587: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078c15e48> <<< 11832 1726878468.63616: 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 <<< 11832 1726878468.63660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/transaction.cpython-36.pyc' <<< 11832 1726878468.63769: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' <<< 11832 1726878468.63777: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.6/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f307863e748> <<< 11832 1726878468.63810: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078bb8518> <<< 11832 1726878468.63827: 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 <<< 11832 1726878468.63839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' <<< 11832 1726878468.63912: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' <<< 11832 1726878468.63924: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.6/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f307864b5c0> <<< 11832 1726878468.63938: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307862b860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b11358> <<< 11832 1726878468.63954: 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 <<< 11832 1726878468.63988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc' <<< 11832 1726878468.64001: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/exceptions.py <<< 11832 1726878468.64012: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/exceptions.cpython-36.pyc' <<< 11832 1726878468.64027: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/i18n.py <<< 11832 1726878468.64044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/i18n.cpython-36.pyc' <<< 11832 1726878468.64071: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.64080: 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 0x7f307815cb38> <<< 11832 1726878468.64106: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078152e80> <<< 11832 1726878468.64126: 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 <<< 11832 1726878468.64150: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 11832 1726878468.64172: 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' <<< 11832 1726878468.64196: 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 <<< 11832 1726878468.64208: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/__init__.cpython-36.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816be10> <<< 11832 1726878468.64223: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 11832 1726878468.64241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc' <<< 11832 1726878468.64256: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/transaction.py <<< 11832 1726878468.64268: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction.cpython-36.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078174b38> <<< 11832 1726878468.64291: 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 <<< 11832 1726878468.64301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.64540: 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 0x7f307817b438> <<< 11832 1726878468.64568: 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 <<< 11832 1726878468.64578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/transaction.cpython-36.pyc' <<< 11832 1726878468.64586: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078183f98> <<< 11832 1726878468.64661: 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' <<< 11832 1726878468.64671: 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 0x7f307730e908> <<< 11832 1726878468.64833: 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' <<< 11832 1726878468.64845: 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 0x7f307730eac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078174d68> <<< 11832 1726878468.64864: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816beb8> <<< 11832 1726878468.64878: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816b7f0> <<< 11832 1726878468.64906: 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 <<< 11832 1726878468.64916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/hawkey/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.65040: 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 0x7f3077319e80> <<< 11832 1726878468.65057: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816bc50> <<< 11832 1726878468.65135: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307815ccf8> <<< 11832 1726878468.65170: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078152390> <<< 11832 1726878468.65193: 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 <<< 11832 1726878468.65205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libcomps/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.65349: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' <<< 11832 1726878468.65360: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.6/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f307731fe48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307731fcf8> <<< 11832 1726878468.65381: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b114e0> <<< 11832 1726878468.65403: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/__init__.py <<< 11832 1726878468.65417: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/__init__.cpython-36.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30773385f8> <<< 11832 1726878468.65428: 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 <<< 11832 1726878468.65452: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/history.cpython-36.pyc' <<< 11832 1726878468.65465: 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 <<< 11832 1726878468.65481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 11832 1726878468.65498: 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 <<< 11832 1726878468.65517: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 11832 1726878468.65535: 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 <<< 11832 1726878468.65553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.65576: 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 <<< 11832 1726878468.65612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 11832 1726878468.65644: 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 <<< 11832 1726878468.65825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 11832 1726878468.65953: 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' <<< 11832 1726878468.65962: 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 0x7f307540b588> <<< 11832 1726878468.66082: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075439dd8> <<< 11832 1726878468.66105: 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' <<< 11832 1726878468.66129: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/util.py <<< 11832 1726878468.66141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/util.cpython-36.pyc' import 'gpg.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f9fb70> <<< 11832 1726878468.66222: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307540bcc0> <<< 11832 1726878468.66247: 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' <<< 11832 1726878468.66330: 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 <<< 11832 1726878468.66339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/data/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.66355: 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' <<< 11832 1726878468.66405: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57ba8> <<< 11832 1726878468.66413: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f579b0> <<< 11832 1726878468.66431: 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' <<< 11832 1726878468.66451: 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' <<< 11832 1726878468.66504: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57a20> <<< 11832 1726878468.66528: 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' <<< 11832 1726878468.66550: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 11832 1726878468.66603: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62128> <<< 11832 1726878468.66625: 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' <<< 11832 1726878468.66669: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62240> <<< 11832 1726878468.66680: stdout chunk (state=3): >>>import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57e10> <<< 11832 1726878468.66693: 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 <<< 11832 1726878468.66704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.66721: 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 <<< 11832 1726878468.66735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/policy.cpython-36.pyc' <<< 11832 1726878468.66770: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f623c8> <<< 11832 1726878468.66780: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57dd8> <<< 11832 1726878468.66794: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py <<< 11832 1726878468.66804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 11832 1726878468.66843: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f622b0> <<< 11832 1726878468.66866: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/event.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 11832 1726878468.66911: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f626a0> <<< 11832 1726878468.66931: 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 <<< 11832 1726878468.66942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 11832 1726878468.66978: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62748> <<< 11832 1726878468.67001: 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' <<< 11832 1726878468.67042: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62908> <<< 11832 1726878468.67068: 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' <<< 11832 1726878468.67113: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f629e8> <<< 11832 1726878468.67133: 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 <<< 11832 1726878468.67147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 11832 1726878468.67179: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62d30> <<< 11832 1726878468.67204: 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' <<< 11832 1726878468.67250: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f62f98> <<< 11832 1726878468.67269: 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 <<< 11832 1726878468.67277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/sigsum.cpython-36.pyc' <<< 11832 1726878468.67317: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f66240> <<< 11832 1726878468.67340: 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 <<< 11832 1726878468.67348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f66358> <<< 11832 1726878468.67368: 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' <<< 11832 1726878468.67412: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f66320> <<< 11832 1726878468.67423: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f3ae48> <<< 11832 1726878468.67545: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075424e10> # /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 0x7f3085f66710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f576d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075439da0> <<< 11832 1726878468.67556: 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 0x7f3085f665f8> <<< 11832 1726878468.67566: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30754248d0> <<< 11832 1726878468.67573: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307541fa58> <<< 11832 1726878468.67589: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075418d30> <<< 11832 1726878468.67603: 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 <<< 11832 1726878468.67637: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 11832 1726878468.67649: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307541ff60> <<< 11832 1726878468.67669: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3077338588> <<< 11832 1726878468.67693: 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 <<< 11832 1726878468.67703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.67721: 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 <<< 11832 1726878468.67739: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 11832 1726878468.67756: 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 <<< 11832 1726878468.67765: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/substitutions.cpython-36.pyc' <<< 11832 1726878468.67782: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f78e48> <<< 11832 1726878468.67805: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f78390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f781d0> <<< 11832 1726878468.67830: 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' <<< 11832 1726878468.67855: 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 <<< 11832 1726878468.67884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 11832 1726878468.67912: 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 <<< 11832 1726878468.67922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 11832 1726878468.67947: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/lock.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 11832 1726878468.67962: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f200f0> <<< 11832 1726878468.67986: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 11832 1726878468.68017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 11832 1726878468.68037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 11832 1726878468.68079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 11832 1726878468.68097: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 11832 1726878468.68116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 11832 1726878468.68125: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074d92cf8> <<< 11832 1726878468.68227: 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 0x7f3074d9c438> <<< 11832 1726878468.68238: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f29b38> <<< 11832 1726878468.68267: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f20518> <<< 11832 1726878468.68293: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f136d8> <<< 11832 1726878468.68323: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f074a8> <<< 11832 1726878468.68333: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f071d0> <<< 11832 1726878468.68351: 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 <<< 11832 1726878468.68370: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 11832 1726878468.68387: 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 <<< 11832 1726878468.68396: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.68418: 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 <<< 11832 1726878468.68429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' <<< 11832 1726878468.68441: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074db8cf8> <<< 11832 1726878468.68447: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074d9cb38> <<< 11832 1726878468.68478: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f07470> <<< 11832 1726878468.68503: 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 <<< 11832 1726878468.68510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 11832 1726878468.68525: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074dbc320> <<< 11832 1726878468.68544: 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 0x7f3074dbc4e0> <<< 11832 1726878468.68570: 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 <<< 11832 1726878468.68577: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074dbc588> <<< 11832 1726878468.68597: 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 <<< 11832 1726878468.68606: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074dbc6a0> <<< 11832 1726878468.68633: 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 <<< 11832 1726878468.68666: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 11832 1726878468.68686: 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 <<< 11832 1726878468.68711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 11832 1726878468.68795: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 11832 1726878468.68805: 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 0x7f3074b3ec88> <<< 11832 1726878468.68822: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b28b70> <<< 11832 1726878468.68845: 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 0x7f3074b3eb70> <<< 11832 1726878468.68874: 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' <<< 11832 1726878468.68901: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b3ec50> <<< 11832 1726878468.68910: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074dbc5f8> <<< 11832 1726878468.68936: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc' <<< 11832 1726878468.68961: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py <<< 11832 1726878468.68968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' <<< 11832 1726878468.68984: stdout chunk (state=3): >>>import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b4c908> <<< 11832 1726878468.68993: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b4c668> <<< 11832 1726878468.69012: 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 <<< 11832 1726878468.69030: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' <<< 11832 1726878468.69047: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b4ce10> <<< 11832 1726878468.69067: 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 <<< 11832 1726878468.69075: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b56f28> <<< 11832 1726878468.69094: 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 <<< 11832 1726878468.69104: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' <<< 11832 1726878468.69116: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b5f160> <<< 11832 1726878468.69147: 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' <<< 11832 1726878468.69160: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b5fcc0> <<< 11832 1726878468.69182: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' <<< 11832 1726878468.69199: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b5fe80> <<< 11832 1726878468.69218: 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 <<< 11832 1726878468.69227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 11832 1726878468.69244: 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 <<< 11832 1726878468.69261: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 11832 1726878468.69273: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748ac4e0> <<< 11832 1726878468.69287: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748ac048> <<< 11832 1726878468.69305: 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 <<< 11832 1726878468.69312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/subject.cpython-36.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748b5668> <<< 11832 1726878468.69330: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b5f048> <<< 11832 1726878468.69341: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bc03c8> <<< 11832 1726878468.69677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 11832 1726878468.69685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748b5860> <<< 11832 1726878468.69837: 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 <<< 11832 1726878468.69853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 11832 1726878468.69873: 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 <<< 11832 1726878468.69882: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnfpluginscore/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.69894: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7668> <<< 11832 1726878468.69921: 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' <<< 11832 1726878468.69954: 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 <<< 11832 1726878468.69982: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 11832 1726878468.70009: 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 <<< 11832 1726878468.70047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 11832 1726878468.70084: 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 <<< 11832 1726878468.70092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074883e48> <<< 11832 1726878468.70110: 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 <<< 11832 1726878468.70118: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 11832 1726878468.70132: 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 <<< 11832 1726878468.70149: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/term.cpython-36.pyc' <<< 11832 1726878468.70169: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py <<< 11832 1726878468.70180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.70290: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' <<< 11832 1726878468.70299: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.6/lib-dynload/_curses.cpython-36m-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f307488cf60> <<< 11832 1726878468.70317: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307488cac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748887b8> <<< 11832 1726878468.70326: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074888160> <<< 11832 1726878468.70354: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748e8588> <<< 11832 1726878468.70373: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/aliases.py <<< 11832 1726878468.70382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/aliases.cpython-36.pyc' <<< 11832 1726878468.70395: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074888550> <<< 11832 1726878468.70418: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/__init__.py <<< 11832 1726878468.70447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.70468: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/option_parser.py <<< 11832 1726878468.70483: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/option_parser.cpython-36.pyc' <<< 11832 1726878468.70511: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741ac780> <<< 11832 1726878468.70549: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307489a3c8> <<< 11832 1726878468.70573: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/alias.py <<< 11832 1726878468.70584: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/alias.cpython-36.pyc' <<< 11832 1726878468.70592: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c2048> <<< 11832 1726878468.70611: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/autoremove.py <<< 11832 1726878468.70621: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-36.pyc' <<< 11832 1726878468.70628: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c21d0> <<< 11832 1726878468.70650: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/check.cpython-36.pyc' <<< 11832 1726878468.70668: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c2400> <<< 11832 1726878468.70688: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/clean.cpython-36.pyc' <<< 11832 1726878468.70704: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c26a0> <<< 11832 1726878468.70727: 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' <<< 11832 1726878468.70751: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repoquery.py <<< 11832 1726878468.70837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-36.pyc' <<< 11832 1726878468.70874: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c2cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c2b00> <<< 11832 1726878468.70902: 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' <<< 11832 1726878468.70912: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c9048> <<< 11832 1726878468.70939: 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' <<< 11832 1726878468.70947: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741cec18> <<< 11832 1726878468.70969: 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 <<< 11832 1726878468.70981: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/group.cpython-36.pyc' <<< 11832 1726878468.70999: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741cedd8> <<< 11832 1726878468.71018: 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 <<< 11832 1726878468.71027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 11832 1726878468.71045: 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 <<< 11832 1726878468.71069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 11832 1726878468.71083: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741d6cc0> <<< 11832 1726878468.71102: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741d65f8> <<< 11832 1726878468.71121: 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 <<< 11832 1726878468.71133: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 11832 1726878468.71140: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741e1860> <<< 11832 1726878468.71162: 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' <<< 11832 1726878468.71172: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741e1b70> <<< 11832 1726878468.71193: 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 <<< 11832 1726878468.71203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc' <<< 11832 1726878468.71210: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741e1cc0> <<< 11832 1726878468.71234: 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 <<< 11832 1726878468.71258: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 11832 1726878468.71288: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741e1e80> <<< 11832 1726878468.71307: 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' <<< 11832 1726878468.71322: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307417ac50> <<< 11832 1726878468.71345: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 11832 1726878468.71363: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307417ae80> <<< 11832 1726878468.71377: 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 <<< 11832 1726878468.71390: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 11832 1726878468.71405: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741840b8> <<< 11832 1726878468.71425: 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 <<< 11832 1726878468.71435: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 11832 1726878468.71457: 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' <<< 11832 1726878468.71475: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074184d68> <<< 11832 1726878468.71482: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074184860> <<< 11832 1726878468.71504: 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 <<< 11832 1726878468.71512: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 11832 1726878468.71538: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 11832 1726878468.71549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' <<< 11832 1726878468.71560: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307418be48> <<< 11832 1726878468.71568: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307418b630> <<< 11832 1726878468.71586: 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' <<< 11832 1726878468.71618: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074192a20> <<< 11832 1726878468.71635: 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 <<< 11832 1726878468.71655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 11832 1726878468.71662: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074192c88> <<< 11832 1726878468.71683: 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' <<< 11832 1726878468.71699: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307419ecf8> <<< 11832 1726878468.71718: 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 <<< 11832 1726878468.71729: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307419eef0> <<< 11832 1726878468.71756: 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' <<< 11832 1726878468.71772: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a6080> <<< 11832 1726878468.71784: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7be0> <<< 11832 1726878468.71794: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7828> <<< 11832 1726878468.71800: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748b5f98> <<< 11832 1726878468.71820: 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 <<< 11832 1726878468.71827: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 11832 1726878468.71857: 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' <<< 11832 1726878468.71882: 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 0x7f30741a6ac8> <<< 11832 1726878468.71891: stdout chunk (state=3): >>>import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a67f0> <<< 11832 1726878468.71905: 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 <<< 11832 1726878468.71928: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 11832 1726878468.71951: 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 <<< 11832 1726878468.71970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 11832 1726878468.71994: 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 <<< 11832 1726878468.72005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307413c240> <<< 11832 1726878468.72015: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074136630> <<< 11832 1726878468.72036: 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 <<< 11832 1726878468.72044: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 11832 1726878468.72056: 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 <<< 11832 1726878468.72085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 11832 1726878468.72101: 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 <<< 11832 1726878468.72114: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 11832 1726878468.72129: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307414e278> <<< 11832 1726878468.72148: 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 <<< 11832 1726878468.72157: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 11832 1726878468.72182: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 11832 1726878468.72214: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307413c7b8> <<< 11832 1726878468.72225: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307413c4a8> <<< 11832 1726878468.72256: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a6898> <<< 11832 1726878468.72269: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7898> <<< 11832 1726878468.72288: 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 <<< 11832 1726878468.72301: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 11832 1726878468.72344: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a66a0> <<< 11832 1726878468.72366: 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 <<< 11832 1726878468.72382: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 11832 1726878468.72403: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741626d8> <<< 11832 1726878468.72421: 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 <<< 11832 1726878468.72439: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 11832 1726878468.72459: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740ec710> <<< 11832 1726878468.72475: 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 <<< 11832 1726878468.72486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 11832 1726878468.72493: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740f5400> <<< 11832 1726878468.72518: 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 <<< 11832 1726878468.72527: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 11832 1726878468.72552: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740f5a20> <<< 11832 1726878468.72571: 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 <<< 11832 1726878468.72581: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-36.pyc' <<< 11832 1726878468.72595: 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' <<< 11832 1726878468.72618: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 11832 1726878468.72626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 11832 1726878468.72686: 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 0x7f30741070b8> <<< 11832 1726878468.72725: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd710> <<< 11832 1726878468.72737: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd320> <<< 11832 1726878468.72759: 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 <<< 11832 1726878468.72767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 11832 1726878468.72802: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd780> <<< 11832 1726878468.72819: 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<<< 11832 1726878468.72831: stdout chunk (state=3): >>> <<< 11832 1726878468.72840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 11832 1726878468.72863: 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' <<< 11832 1726878468.72890: 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 0x7f3074115d30> <<< 11832 1726878468.72910: 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' <<< 11832 1726878468.72935: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074115e10> <<< 11832 1726878468.72954: 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 <<< 11832 1726878468.72964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 11832 1726878468.73079: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 11832 1726878468.73090: 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 0x7f307411e668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307411e438> <<< 11832 1726878468.73110: 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' <<< 11832 1726878468.73135: 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 <<< 11832 1726878468.73147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 11832 1726878468.73173: 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 <<< 11832 1726878468.73182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 11832 1726878468.73205: 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 <<< 11832 1726878468.73216: 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 0x7f3073a21ba8> <<< 11832 1726878468.73228: 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 <<< 11832 1726878468.73246: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 11832 1726878468.73263: 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 <<< 11832 1726878468.73278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 11832 1726878468.73295: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py <<< 11832 1726878468.73304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a2de80> <<< 11832 1726878468.73326: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py # code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a330b8> <<< 11832 1726878468.73343: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/expat.py <<< 11832 1726878468.73353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/expat.cpython-36.pyc' <<< 11832 1726878468.73399: 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 0x7f3073a33240> <<< 11832 1726878468.73412: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a33128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a2d908> <<< 11832 1726878468.73428: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a21cc0> <<< 11832 1726878468.73442: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a21080> <<< 11832 1726878468.73454: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a18630> <<< 11832 1726878468.73473: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307411ee80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074115710> <<< 11832 1726878468.73506: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074107b38> <<< 11832 1726878468.73523: 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 <<< 11832 1726878468.73537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 11832 1726878468.73544: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307411e518> <<< 11832 1726878468.73565: 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 <<< 11832 1726878468.73573: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 11832 1726878468.73588: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a335c0> <<< 11832 1726878468.73606: 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 <<< 11832 1726878468.73618: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 11832 1726878468.73629: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a440b8> <<< 11832 1726878468.73648: 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 <<< 11832 1726878468.73661: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 11832 1726878468.73672: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a44400> <<< 11832 1726878468.73683: 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 <<< 11832 1726878468.73698: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc' <<< 11832 1726878468.73715: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a44eb8> <<< 11832 1726878468.73745: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/system_upgrade.py <<< 11832 1726878468.73771: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-36.pyc' <<< 11832 1726878468.73799: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a4ca90> <<< 11832 1726878486.13591: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-bridge", "cockpit-ws", "cockpit-doc"], "state": "absent", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} <<< 11832 1726878486.15859: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 11832 1726878486.21030: stdout chunk (state=3): >>># destroy __main__ <<< 11832 1726878486.21888: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 11832 1726878486.21937: stdout chunk (state=3): >>># clear sys.last_type <<< 11832 1726878486.21948: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 11832 1726878486.21962: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin <<< 11832 1726878486.21974: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external <<< 11832 1726878486.21985: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 <<< 11832 1726878486.22007: 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 # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_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 <<< 11832 1726878486.22025: stdout chunk (state=3): >>># 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__ <<< 11832 1726878486.22038: stdout chunk (state=3): >>># cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal <<< 11832 1726878486.22057: stdout chunk (state=3): >>># cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 11832 1726878486.22069: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro <<< 11832 1726878486.22080: stdout chunk (state=3): >>># cleanup[2] removing 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 <<< 11832 1726878486.22091: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22102: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22111: stdout chunk (state=3): >>># cleanup[2] removing cryptography.x509.certificate_transparency # cleanup[2] removing six # cleanup[2] removing cryptography.x509.base # cleanup[2] removing cryptography.hazmat # destroy cryptography.hazmat # cleanup[2] removing cryptography.hazmat.backends # destroy cryptography.hazmat.backends # cleanup[2] removing cryptography.hazmat.primitives # destroy cryptography.hazmat.primitives # cleanup[2] removing cryptography.hazmat.primitives.asymmetric # destroy cryptography.hazmat.primitives.asymmetric # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.dsa # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ec # cleanup[2] removing cryptography.hazmat._oid # destroy cryptography.hazmat._oid # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed25519 # cleanup[2] removing cryptography.exceptions # destroy cryptography.exceptions # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.ed448 # cleanup[2] removing cryptography.hazmat.primitives.asymmetric.rsa # cleanup[2] removing cryptography.hazmat.backends.interfaces # cleanup[2] removing cryptography.x509.extensions <<< 11832 1726878486.22136: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22152: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22162: stdout chunk (state=3): >>># cleanup[2] removing gpg.constants.data.encoding # cleanup[2] removing gpg.constants.keylist # cleanup[2] removing gpg.constants.keylist.mode # cleanup[2] removing gpg.constants.sig # cleanup[2] removing gpg.constants.sig.mode # cleanup[2] removing gpg.constants.sig.notation # cleanup[2] removing gpg.constants.tofu # cleanup[2] removing gpg.constants.tofu.policy # cleanup[2] removing gpg.constants.create # cleanup[2] removing gpg.constants.event # cleanup[2] removing gpg.constants.import_type # cleanup[2] removing gpg.constants.keysign # cleanup[2] removing gpg.constants.md # cleanup[2] removing gpg.constants.pk # cleanup[2] removing gpg.constants.protocol # cleanup[2] removing gpg.constants.sigsum # cleanup[2] removing gpg.constants.status # cleanup[2] removing gpg.constants.validity # cleanup[2] removing gpg.callbacks # destroy gpg.callbacks # cleanup[2] removing getpass # destroy getpass # cleanup[2] removing termios # cleanup[2] removing gpg.version # destroy gpg.version <<< 11832 1726878486.22185: stdout chunk (state=3): >>># cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.lock # cleanup[2] removing logging.handlers # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing dnf.module.module_base # cleanup[2] removing libdnf.smartcols # cleanup[2] removing libdnf._smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.persistor # cleanup[2] removing distutils.version # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.package # cleanup[2] removing dnf.subject # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.format # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.term # cleanup[2] removing curses # cleanup[2] removing _curses # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.transaction_sr <<< 11832 1726878486.22196: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22205: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.22227: stdout chunk (state=3): >>># cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 11832 1726878486.22274: stdout chunk (state=3): >>># destroy _ast <<< 11832 1726878486.22282: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 11832 1726878486.22826: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11832 1726878486.22854: stdout chunk (state=3): >>># destroy zipimport <<< 11832 1726878486.22874: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 <<< 11832 1726878486.22886: stdout chunk (state=3): >>># destroy lzma <<< 11832 1726878486.22893: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 11832 1726878486.22912: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 11832 1726878486.22930: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 11832 1726878486.22942: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._daemon <<< 11832 1726878486.22960: stdout chunk (state=3): >>># destroy selinux # destroy distro <<< 11832 1726878486.22980: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 11832 1726878486.22992: 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 <<< 11832 1726878486.23002: stdout chunk (state=3): >>># destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 11832 1726878486.23054: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 11832 1726878486.23066: 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 <<< 11832 1726878486.23099: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization <<< 11832 1726878486.23112: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh <<< 11832 1726878486.23124: stdout chunk (state=3): >>># destroy hmac # destroy _hmacopenssl <<< 11832 1726878486.23131: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 # destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes # destroy six # destroy cryptography.utils <<< 11832 1726878486.23192: 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 <<< 11832 1726878486.23237: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 11832 1726878486.23249: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus <<< 11832 1726878486.23258: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 11832 1726878486.23276: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 11832 1726878486.23315: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 11832 1726878486.23327: stdout chunk (state=3): >>># cleanup[3] wiping _imp <<< 11832 1726878486.23341: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23352: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 <<< 11832 1726878486.23364: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23372: stdout chunk (state=3): >>># cleanup[3] wiping stat <<< 11832 1726878486.23381: stdout chunk (state=3): >>># cleanup[3] wiping _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path <<< 11832 1726878486.23391: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re <<< 11832 1726878486.23406: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum <<< 11832 1726878486.23416: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy heapq <<< 11832 1726878486.23426: 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 <<< 11832 1726878486.23435: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 11832 1726878486.23447: 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 # 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 <<< 11832 1726878486.23459: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib # cleanup[3] wiping _compression # cleanup[3] wiping threading # cleanup[3] wiping time <<< 11832 1726878486.23467: stdout chunk (state=3): >>># cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 11832 1726878486.23507: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token # cleanup[3] wiping pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile <<< 11832 1726878486.23523: stdout chunk (state=3): >>># cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib <<< 11832 1726878486.23540: 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 <<< 11832 1726878486.23551: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23563: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging <<< 11832 1726878486.23574: stdout chunk (state=3): >>># destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors # cleanup[3] wiping _socket <<< 11832 1726878486.23585: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23595: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping argparse <<< 11832 1726878486.23607: stdout chunk (state=3): >>># cleanup[3] wiping textwrap <<< 11832 1726878486.23613: stdout chunk (state=3): >>># cleanup[3] wiping gettext # cleanup[3] wiping email # destroy email._parseaddr <<< 11832 1726878486.23652: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23678: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap <<< 11832 1726878486.23692: stdout chunk (state=3): >>># cleanup[3] wiping _ssl # destroy _ssl <<< 11832 1726878486.23704: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23731: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping glob # cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp <<< 11832 1726878486.23749: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23774: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23788: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 11832 1726878486.23807: stdout chunk (state=3): >>># destroy rpm._rpm # cleanup[3] wiping rpm._rpms # destroy rpm._rpms # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # destroy hawkey._hawkey # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # destroy libcomps._libpycomps # cleanup[3] wiping dnf.yum.misc <<< 11832 1726878486.23815: stdout chunk (state=3): >>># destroy _stat # cleanup[3] wiping gpg.gpgme <<< 11832 1726878486.23835: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 11832 1726878486.23857: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util # cleanup[3] wiping gpg.constants <<< 11832 1726878486.23876: stdout chunk (state=3): >>># destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create # destroy gpg.constants.event # destroy gpg.constants.import_type # destroy gpg.constants.keysign # destroy gpg.constants.md # destroy gpg.constants.pk # destroy gpg.constants.protocol # destroy gpg.constants.sigsum # destroy gpg.constants.status <<< 11832 1726878486.23889: stdout chunk (state=3): >>># destroy gpg.constants.validity # cleanup[3] wiping termios # cleanup[3] wiping pickle # destroy _compat_pickle <<< 11832 1726878486.23906: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.23916: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 11832 1726878486.23926: stdout chunk (state=3): >>># destroy _curses # cleanup[3] wiping dnf.cli.commands <<< 11832 1726878486.23936: stdout chunk (state=3): >>># destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell <<< 11832 1726878486.23946: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.24361: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 11832 1726878486.24378: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 11832 1726878486.24397: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse # destroy select <<< 11832 1726878486.24414: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 11832 1726878486.24434: stdout chunk (state=3): >>># destroy pickle <<< 11832 1726878486.24454: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 11832 1726878486.24462: 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 <<< 11832 1726878486.24511: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix <<< 11832 1726878486.24522: stdout chunk (state=3): >>># destroy http # destroy socket # destroy ssl <<< 11832 1726878486.24550: stdout chunk (state=3): >>># destroy gzip <<< 11832 1726878486.24568: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 11832 1726878486.24611: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 11832 1726878486.24643: stdout chunk (state=3): >>># destroy signal # destroy unicodedata # destroy email # destroy queue # destroy urllib <<< 11832 1726878486.24656: stdout chunk (state=3): >>># destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib <<< 11832 1726878486.24670: stdout chunk (state=3): >>># 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 <<< 11832 1726878486.24680: stdout chunk (state=3): >>># destroy gc # destroy math # destroy _functools <<< 11832 1726878486.24706: stdout chunk (state=3): >>># destroy urllib.parse <<< 11832 1726878486.24745: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy glob <<< 11832 1726878486.24759: stdout chunk (state=3): >>># destroy curses # destroy fcntl # destroy struct # destroy termios <<< 11832 1726878486.24769: stdout chunk (state=3): >>># destroy random # destroy dnf.cli.output <<< 11832 1726878486.24791: stdout chunk (state=3): >>># destroy rpm <<< 11832 1726878486.24838: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 11832 1726878486.24851: 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 <<< 11832 1726878486.24865: stdout chunk (state=3): >>># destroy types # destroy io # destroy _opcode <<< 11832 1726878486.24873: stdout chunk (state=3): >>># destroy dnf.yum.misc # destroy re # destroy json # destroy functools # destroy argparse # destroy operator # destroy cmd # destroy copy # destroy shlex <<< 11832 1726878486.24882: stdout chunk (state=3): >>># destroy fnmatch # destroy hawkey # destroy logging # destroy dnf # destroy dnf.cli.commands <<< 11832 1726878486.24976: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 11832 1726878486.25886: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 11832 1726878486.25936: stderr chunk (state=3): >>><<< 11832 1726878486.25943: stdout chunk (state=3): >>><<< 11832 1726878486.26063: _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 0x7f308a2dee48> # /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 0x7f308a274828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a2de9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a281630> 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 0x7f308a288160> # /usr/lib64/python3.6/__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 0x7f308a28d0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a288748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a288390> # /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 0x7f308a232470> # /usr/lib64/python3.6/__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 0x7f308a237e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a232b38> # /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 0x7f308a23e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a221d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a224198> # /usr/lib64/python3.6/__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 0x7f3088532940> # /usr/lib64/python3.6/__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 0x7f3088544240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308a292a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f30884b2208> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884bd438> # /usr/lib64/python3.6/__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 0x7f30884bc128> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884bdc18> 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 0x7f30884bc208> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308850d940> # /usr/lib64/python3.6/__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 0x7f308850dd30> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884ff2e8> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30885042e8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884f75c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884e95f8> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f308826b400> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308825be80> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884ff5c0> 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 0x7f3088277f98> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30884e3438> # /usr/lib64/python3.6/__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 0x7f308827d358> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d160> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f308827d470> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308855c198> # /usr/lib64/python3.6/__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 0x7f308827df60> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827db70> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308828b828> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f3088294048> # /usr/lib64/python3.6/__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 0x7f3087e10320> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308828b908> # /usr/lib64/python3.6/__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 0x7f3087e14e10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d6a0> # /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 0x7f3087e39470> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087e39828> # /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 0x7f3087e3f518> # /usr/lib64/python3.6/__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 0x7f3087bebd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bde470> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bde160> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bd4048> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e3feb8> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087be5128> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e39ba8> # /usr/lib64/python3.6/__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 0x7f3087b44898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087be51d0> 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 0x7f3087b44c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308827d9e8> # /usr/lib64/python3.6/__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 0x7f3087b57748> # /usr/lib64/python3.6/__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 0x7f3087b5f7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087b5fc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087b5fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b57f98> # /usr/lib64/python3.6/__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 0x7f3087b67128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b5f668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3087b5f3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087b4cc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087e234e0> # /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 0x7f3087b575f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f30861cda90> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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 0x7f3085fbf6d8> 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 0x7f3085eb5400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbff98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fbf048> # /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 0x7f3085ea1cc0> # /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 0x7f3085e93588> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085e93ac8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085e93ef0> # /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 0x7f3085e3bc50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fbfef0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e54630> # /usr/lib64/python3.6/__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 0x7f30861e7f98> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085e694e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e695f8> # /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 0x7f3085eca0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f3085edf0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085eba4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ebacc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e749b0> # /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 0x7f3085fbb080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085eba320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fbbf60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fca0b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fca208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085e69748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f3085fdbba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fda2e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3085fda4e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fcad68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f3085ff0f60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ff0c18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085ff0438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f3085ff0a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085fe4dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f3086013668> # 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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f3086088dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f30860032b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860740f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f30860a0080> # /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 0x7f30860a0128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086003630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3086077048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f30824a67f0> # /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 0x7f30824a6ba8> # /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 0x7f30824b1358> # /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 0x7f3082347438> # /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 0x7f3082347668> # /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 0x7f308232a048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082324be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082347748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824a1198> # /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 0x7f30823310f0> # /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 0x7f30823311d0> # /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 0x7f30823543c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082343668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824b10f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d6908> # /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 0x7f30825128d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824f7b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824e2d30> # /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 0x7f30823905c0> # /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 0x7f30823907b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082387278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824f2ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1e80> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824d1390> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824a6c18> # /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 0x7f30824d1828> # /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 0x7f30824d1ac8> # /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 0x7f3082390e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082390ac8> # /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 0x7f3082390d30> # /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 0x7f30860cce10> # /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 0x7f30860d04a8> # /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 0x7f30860d37b8> # /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 0x7f308614a2e8> # 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 0x7f3086162940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860f17b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30860d3ba8> # 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 0x7f30860f1748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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 0x7f308242d6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308242d0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308247ca20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3087bb49b0> 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 0x7f3082439470> # /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 0x7f30823f74e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823efdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823e5d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082439d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824394a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308246da90> # /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 0x7f308241da58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f308241d828> # /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 0x7f30823b2978> # /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 0x7f30823b2a20> # /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 0x7f30823b2c50> # /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 0x7f30823b2dd8> # /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 0x7f30823c4400> # /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 0x7f30823d9ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823cfb00> # /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 0x7f30823d9080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30823cfe80> # /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 0x7f3081ed1470> # /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 0x7f3081edb748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ed1940> # /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 0x7f3081ea2588> # /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 0x7f3081eae3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea2be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea29e8> # /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 0x7f3081eae518> # /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 0x7f3081c431d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebdba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebd908> # /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 0x7f3081c524e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081eb32b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ea2ba8> # /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 0x7f3081c74c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c746a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081c710f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081ebd630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081efd320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30824003c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3082439908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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_8kyhv7qr/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_8kyhv7qr/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 0x7f3081bdb668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8kyhv7qr/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 0x7f3081bb1c50> # /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 0x7f3081bb1e48> # /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 0x7f3081b92c50> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1278> # /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 0x7f3081b99748> # /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 0x7f3081b99f28> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b99908> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bb1710> # /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 0x7f3081b11ba8> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b11898> # /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 0x7f307918b1d0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b119e8> # /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 0x7f3078ee5d68> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307918b358> # /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 0x7f3078c15cc0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078ed9320> # /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 0x7f3078bc5ba8> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078c15e48> # /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 0x7f307863e748> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078bb8518> # /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 0x7f307864b5c0> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307862b860> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b11358> # /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 0x7f307815cb38> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078152e80> # /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 0x7f307816be10> # /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 0x7f3078174b38> # /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 0x7f307817b438> # /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 0x7f3078183f98> # 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 0x7f307730e908> # 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 0x7f307730eac8> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078174d68> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816beb8> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816b7f0> # /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 0x7f3077319e80> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307816bc50> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307815ccf8> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3078152390> # /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 0x7f307731fe48> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307731fcf8> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b114e0> # /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 0x7f30773385f8> # /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 0x7f307540b588> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075439dd8> # /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 0x7f3085f9fb70> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307540bcc0> # /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 0x7f3085f57ba8> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f579b0> # /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 0x7f3085f57eb8> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57a20> # /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 0x7f3085f62128> # /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 0x7f3085f62240> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57e10> # /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 0x7f3085f623c8> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f57dd8> # /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 0x7f3085f622b0> # /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 0x7f3085f626a0> # /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 0x7f3085f62748> # /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 0x7f3085f62908> # /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 0x7f3085f629e8> # /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 0x7f3085f62d30> # /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 0x7f3085f62f98> # /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 0x7f3085f66240> # /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 0x7f3085f66358> # /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 0x7f3085f66320> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f3ae48> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075424e10> # /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 0x7f3085f66710> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f576d8> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075439da0> # /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 0x7f3085f665f8> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30754248d0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307541fa58> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3075418d30> # /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 0x7f307541ff60> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3077338588> # /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 0x7f3085f78e48> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f78390> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f781d0> # /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 0x7f3085f200f0> # /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 0x7f3074d92cf8> # 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 0x7f3074d9c438> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f29b38> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f20518> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f136d8> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f074a8> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f071d0> # /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 0x7f3074db8cf8> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074d9cb38> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3085f07470> # /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 0x7f3074dbc320> # /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 0x7f3074dbc4e0> # /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 0x7f3074dbc588> # /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 0x7f3074dbc6a0> # /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 0x7f3074b3ec88> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b28b70> # /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 0x7f3074b3eb70> # /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 0x7f3074b3ec50> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074dbc5f8> # /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 0x7f3074b4c908> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074b4c668> # /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 0x7f3074b4ce10> # /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 0x7f3074b56f28> # /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 0x7f3074b5f160> # /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 0x7f3074b5fcc0> # /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 0x7f3074b5fe80> # /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 0x7f30748ac4e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748ac048> # /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 0x7f30748b5668> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081b5f048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3081bc03c8> # /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 0x7f30748b5860> # /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 0x7f30748d7668> # /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 0x7f3074883e48> # /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 0x7f307488cf60> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307488cac8> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748887b8> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074888160> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748e8588> # /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 0x7f3074888550> # /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 0x7f30741ac780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307489a3c8> # /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 0x7f30741c2048> # /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 0x7f30741c21d0> # /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 0x7f30741c2400> # /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 0x7f30741c26a0> # /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 0x7f30741c2cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741c2b00> # /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 0x7f30741c9048> # /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 0x7f30741cec18> # /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 0x7f30741cedd8> # /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 0x7f30741d6cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741d65f8> # /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 0x7f30741e1860> # /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 0x7f30741e1b70> # /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 0x7f30741e1cc0> # /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 0x7f30741e1e80> # /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 0x7f307417ac50> # /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 0x7f307417ae80> # /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 0x7f30741840b8> # /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 0x7f3074184d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074184860> # /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 0x7f307418be48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307418b630> # /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 0x7f3074192a20> # /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 0x7f3074192c88> # /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 0x7f307419ecf8> # /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 0x7f307419eef0> # /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 0x7f30741a6080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7be0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7828> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748b5f98> # /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 0x7f30741a6ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a67f0> # /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 0x7f307413c240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074136630> # /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 0x7f307414e278> # /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 0x7f307413c7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307413c4a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30741a6898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30748d7898> # /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 0x7f30741a66a0> # /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 0x7f30741626d8> # /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 0x7f30740ec710> # /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 0x7f30740f5400> # /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 0x7f30740f5a20> # /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 0x7f30741070b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30740fd320> # /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 0x7f30740fd780> # /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 0x7f3074115d30> # /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 0x7f3074115e10> # /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 0x7f307411e668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307411e438> # /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 0x7f3073a21ba8> # /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 0x7f3073a2de80> # /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 0x7f3073a330b8> # /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 0x7f3073a33240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a33128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a2d908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a21cc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a21080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3073a18630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f307411ee80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074115710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3074107b38> # /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 0x7f307411e518> # /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 0x7f3073a335c0> # /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 0x7f3073a440b8> # /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 0x7f3073a44400> # /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 0x7f3073a44eb8> # /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 0x7f3073a4ca90> {"msg": "", "changed": true, "results": ["Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["cockpit-bridge", "cockpit-ws", "cockpit-doc"], "state": "absent", "allow_downgrade": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "allowerasing": false, "nobest": false, "use_backend": "auto", "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing 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 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.47.34 closed. 11832 1726878486.26304: done with _execute_module (ansible.legacy.dnf, {'name': ['cockpit-bridge', 'cockpit-ws', 'cockpit-doc'], 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.dnf', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 11832 1726878486.26326: _low_level_execute_command(): starting 11832 1726878486.26334: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878468.2377808-11832-143590536436067/ > /dev/null 2>&1 && sleep 0' 11832 1726878486.28973: stderr chunk (state=2): >>><<< 11832 1726878486.28981: stdout chunk (state=2): >>><<< 11832 1726878486.28995: _low_level_execute_command() done: rc=0, stdout=, stderr= 11832 1726878486.29002: handler run complete 11832 1726878486.29030: attempt loop complete, returning result 11832 1726878486.29036: _execute() done 11832 1726878486.29039: dumping result to json 11832 1726878486.29044: done dumping result, returning 11832 1726878486.29051: done running TaskExecutor() for managed_node3/TASK: Cleanup - packages [0affdecc-488f-1992-aed8-0000000004ee] 11832 1726878486.29056: sending task result for task 0affdecc-488f-1992-aed8-0000000004ee 11832 1726878486.29087: done sending task result for task 0affdecc-488f-1992-aed8-0000000004ee 11832 1726878486.29091: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-310.4-1.el8.x86_64", "Removed: cockpit-system-310.4-1.el8.noarch", "Removed: cockpit-ws-310.4-1.el8.x86_64" ] } 11123 1726878486.29234: no more pending results, returning what we have 11123 1726878486.29238: results queue empty 11123 1726878486.29239: checking for any_errors_fatal 11123 1726878486.29240: done checking for any_errors_fatal 11123 1726878486.29241: checking for max_fail_percentage 11123 1726878486.29242: done checking for max_fail_percentage 11123 1726878486.29243: checking to see if all hosts have failed and the running result is not ok 11123 1726878486.29244: done checking to see if all hosts have failed 11123 1726878486.29244: getting the remaining hosts for this loop 11123 1726878486.29245: done getting the remaining hosts for this loop 11123 1726878486.29249: getting the next task for host managed_node3 11123 1726878486.29255: done getting next task for host managed_node3 11123 1726878486.29257: ^ task is: TASK: Cleanup - services 11123 1726878486.29259: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878486.29263: getting variables 11123 1726878486.29264: in VariableManager get_vars() 11123 1726878486.29299: Calling all_inventory to load vars for managed_node3 11123 1726878486.29304: Calling groups_inventory to load vars for managed_node3 11123 1726878486.29307: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878486.29317: Calling all_plugins_play to load vars for managed_node3 11123 1726878486.29319: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878486.29321: Calling groups_plugins_play to load vars for managed_node3 11123 1726878486.29886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878486.30383: done with get_vars() 11123 1726878486.30396: done getting variables 11123 1726878486.30443: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Cleanup - services] ****************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:15 Friday 20 September 2024 20:28:06 -0400 (0:00:18.126) 0:01:12.287 ****** 11123 1726878486.30466: entering _queue_task() for managed_node3/service 11123 1726878486.30656: worker is 1 (out of 1 available) 11123 1726878486.30670: exiting _queue_task() for managed_node3/service 11123 1726878486.30681: done queuing things up, now waiting for results queue to drain 11123 1726878486.30682: waiting for pending results... 12010 1726878486.30819: running TaskExecutor() for managed_node3/TASK: Cleanup - services 12010 1726878486.30941: in run() - task 0affdecc-488f-1992-aed8-0000000004ef 12010 1726878486.30957: variable 'ansible_search_path' from source: unknown 12010 1726878486.30962: variable 'ansible_search_path' from source: unknown 12010 1726878486.30989: calling self._execute() 12010 1726878486.31057: variable 'ansible_host' from source: host vars for 'managed_node3' 12010 1726878486.31065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12010 1726878486.31073: variable 'omit' from source: magic vars 12010 1726878486.31423: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 12010 1726878486.32936: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 12010 1726878486.32990: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 12010 1726878486.33024: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 12010 1726878486.33053: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 12010 1726878486.33074: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 12010 1726878486.33130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 12010 1726878486.33153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 12010 1726878486.33173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 12010 1726878486.33200: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 12010 1726878486.33213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 12010 1726878486.33289: variable '__cockpit_is_ostree' from source: set_fact 12010 1726878486.33306: Evaluated conditional (__cockpit_is_ostree | d(false)): False 12010 1726878486.33311: when evaluation is False, skipping this task 12010 1726878486.33314: _execute() done 12010 1726878486.33317: dumping result to json 12010 1726878486.33321: done dumping result, returning 12010 1726878486.33327: done running TaskExecutor() for managed_node3/TASK: Cleanup - services [0affdecc-488f-1992-aed8-0000000004ef] 12010 1726878486.33334: sending task result for task 0affdecc-488f-1992-aed8-0000000004ef 12010 1726878486.33358: done sending task result for task 0affdecc-488f-1992-aed8-0000000004ef 12010 1726878486.33362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__cockpit_is_ostree | d(false)", "skip_reason": "Conditional result was False" } 11123 1726878486.33469: no more pending results, returning what we have 11123 1726878486.33472: results queue empty 11123 1726878486.33473: checking for any_errors_fatal 11123 1726878486.33481: done checking for any_errors_fatal 11123 1726878486.33482: checking for max_fail_percentage 11123 1726878486.33483: done checking for max_fail_percentage 11123 1726878486.33484: checking to see if all hosts have failed and the running result is not ok 11123 1726878486.33484: done checking to see if all hosts have failed 11123 1726878486.33485: getting the remaining hosts for this loop 11123 1726878486.33486: done getting the remaining hosts for this loop 11123 1726878486.33489: getting the next task for host managed_node3 11123 1726878486.33495: done getting next task for host managed_node3 11123 1726878486.33497: ^ task is: TASK: Cleanup - find certificates 11123 1726878486.33499: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878486.33505: getting variables 11123 1726878486.33506: in VariableManager get_vars() 11123 1726878486.33541: Calling all_inventory to load vars for managed_node3 11123 1726878486.33544: Calling groups_inventory to load vars for managed_node3 11123 1726878486.33546: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878486.33554: Calling all_plugins_play to load vars for managed_node3 11123 1726878486.33556: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878486.33558: Calling groups_plugins_play to load vars for managed_node3 11123 1726878486.34045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878486.34540: done with get_vars() 11123 1726878486.34551: done getting variables TASK [Cleanup - find certificates] ********************************************* task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:25 Friday 20 September 2024 20:28:06 -0400 (0:00:00.041) 0:01:12.329 ****** 11123 1726878486.34618: entering _queue_task() for managed_node3/find 11123 1726878486.34619: Creating lock for find 11123 1726878486.34798: worker is 1 (out of 1 available) 11123 1726878486.34815: exiting _queue_task() for managed_node3/find 11123 1726878486.34825: done queuing things up, now waiting for results queue to drain 11123 1726878486.34827: waiting for pending results... 12011 1726878486.34958: running TaskExecutor() for managed_node3/TASK: Cleanup - find certificates 12011 1726878486.35073: in run() - task 0affdecc-488f-1992-aed8-0000000004f0 12011 1726878486.35088: variable 'ansible_search_path' from source: unknown 12011 1726878486.35092: variable 'ansible_search_path' from source: unknown 12011 1726878486.35119: calling self._execute() 12011 1726878486.35187: variable 'ansible_host' from source: host vars for 'managed_node3' 12011 1726878486.35195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12011 1726878486.35204: variable 'omit' from source: magic vars 12011 1726878486.35286: variable 'omit' from source: magic vars 12011 1726878486.35319: variable 'omit' from source: magic vars 12011 1726878486.35345: variable 'omit' from source: magic vars 12011 1726878486.35380: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12011 1726878486.35407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12011 1726878486.35427: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12011 1726878486.35443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12011 1726878486.35454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12011 1726878486.35478: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12011 1726878486.35482: variable 'ansible_host' from source: host vars for 'managed_node3' 12011 1726878486.35486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12011 1726878486.35560: Set connection var ansible_timeout to 10 12011 1726878486.35565: Set connection var ansible_connection to ssh 12011 1726878486.35571: Set connection var ansible_shell_executable to /bin/sh 12011 1726878486.35578: Set connection var ansible_pipelining to False 12011 1726878486.35584: Set connection var ansible_module_compression to ZIP_DEFLATED 12011 1726878486.35589: Set connection var ansible_shell_type to sh 12011 1726878486.35607: variable 'ansible_shell_executable' from source: unknown 12011 1726878486.35612: variable 'ansible_connection' from source: unknown 12011 1726878486.35616: variable 'ansible_module_compression' from source: unknown 12011 1726878486.35619: variable 'ansible_shell_type' from source: unknown 12011 1726878486.35622: variable 'ansible_shell_executable' from source: unknown 12011 1726878486.35626: variable 'ansible_host' from source: host vars for 'managed_node3' 12011 1726878486.35630: variable 'ansible_pipelining' from source: unknown 12011 1726878486.35635: variable 'ansible_timeout' from source: unknown 12011 1726878486.35639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12011 1726878486.35783: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12011 1726878486.35795: variable 'omit' from source: magic vars 12011 1726878486.35802: starting attempt loop 12011 1726878486.35806: running the handler 12011 1726878486.35818: _low_level_execute_command(): starting 12011 1726878486.35826: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12011 1726878486.38193: stdout chunk (state=2): >>>/root <<< 12011 1726878486.38314: stderr chunk (state=3): >>><<< 12011 1726878486.38322: stdout chunk (state=3): >>><<< 12011 1726878486.38342: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12011 1726878486.38355: _low_level_execute_command(): starting 12011 1726878486.38362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197 `" && echo ansible-tmp-1726878486.383504-12011-231933069663197="` echo /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197 `" ) && sleep 0' 12011 1726878486.40872: stdout chunk (state=2): >>>ansible-tmp-1726878486.383504-12011-231933069663197=/root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197 <<< 12011 1726878486.41002: stderr chunk (state=3): >>><<< 12011 1726878486.41009: stdout chunk (state=3): >>><<< 12011 1726878486.41024: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878486.383504-12011-231933069663197=/root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197 , stderr= 12011 1726878486.41067: variable 'ansible_module_compression' from source: unknown 12011 1726878486.41115: ANSIBALLZ: Using lock for find 12011 1726878486.41120: ANSIBALLZ: Acquiring lock 12011 1726878486.41124: ANSIBALLZ: Lock acquired: 140599954973728 12011 1726878486.41128: ANSIBALLZ: Creating module 12011 1726878486.53312: ANSIBALLZ: Writing module into payload 12011 1726878486.53408: ANSIBALLZ: Writing module 12011 1726878486.53431: ANSIBALLZ: Renaming module 12011 1726878486.53441: ANSIBALLZ: Done creating module 12011 1726878486.53454: variable 'ansible_facts' from source: unknown 12011 1726878486.53511: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/AnsiballZ_find.py 12011 1726878486.53614: Sending initial data 12011 1726878486.53621: Sent initial data (152 bytes) 12011 1726878486.56274: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp95hvoro3 /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/AnsiballZ_find.py <<< 12011 1726878486.57499: stderr chunk (state=3): >>><<< 12011 1726878486.57511: stdout chunk (state=3): >>><<< 12011 1726878486.57531: done transferring module to remote 12011 1726878486.57546: _low_level_execute_command(): starting 12011 1726878486.57552: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/ /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/AnsiballZ_find.py && sleep 0' 12011 1726878486.59897: stderr chunk (state=2): >>><<< 12011 1726878486.59908: stdout chunk (state=2): >>><<< 12011 1726878486.59922: _low_level_execute_command() done: rc=0, stdout=, stderr= 12011 1726878486.59927: _low_level_execute_command(): starting 12011 1726878486.59933: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/AnsiballZ_find.py && sleep 0' 12011 1726878486.62785: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 12011 1726878486.62803: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 12011 1726878486.62809: stdout chunk (state=3): >>>import '_weakref' # <<< 12011 1726878486.62867: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12011 1726878486.62900: stdout chunk (state=3): >>>import '_io' # <<< 12011 1726878486.62908: stdout chunk (state=3): >>>import 'marshal' # <<< 12011 1726878486.62940: stdout chunk (state=3): >>>import 'posix' # <<< 12011 1726878486.62950: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 12011 1726878486.62961: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 12011 1726878486.62971: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12011 1726878486.63011: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 12011 1726878486.63021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.63037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 12011 1726878486.63061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12011 1726878486.63068: stdout chunk (state=3): >>>import '_codecs' # <<< 12011 1726878486.63099: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20f9e48> <<< 12011 1726878486.63124: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12011 1726878486.63149: 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 0x7f8cf208f828> <<< 12011 1726878486.63156: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20f99b0> <<< 12011 1726878486.63173: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 12011 1726878486.63182: 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 0x7f8cf209c630> <<< 12011 1726878486.63207: stdout chunk (state=3): >>>import '_signal' # <<< 12011 1726878486.63223: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12011 1726878486.63235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12011 1726878486.63242: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a3160> <<< 12011 1726878486.63263: 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' <<< 12011 1726878486.63281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12011 1726878486.63290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12011 1726878486.63307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12011 1726878486.63325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12011 1726878486.63334: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a80f0> <<< 12011 1726878486.63347: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a3748> <<< 12011 1726878486.63377: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a3390> <<< 12011 1726878486.63403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12011 1726878486.63420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12011 1726878486.63435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12011 1726878486.63454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12011 1726878486.63463: stdout chunk (state=3): >>>import 'errno' # <<< 12011 1726878486.63485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12011 1726878486.63493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12011 1726878486.63512: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf204d470> <<< 12011 1726878486.63541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12011 1726878486.63548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12011 1726878486.63568: 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 0x7f8cf2052e48> <<< 12011 1726878486.63579: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf204db38> <<< 12011 1726878486.63607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12011 1726878486.63645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12011 1726878486.63752: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20594e0> <<< 12011 1726878486.63771: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf203cd68> <<< 12011 1726878486.63785: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12011 1726878486.63797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf203f198> <<< 12011 1726878486.63843: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12011 1726878486.63860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12011 1726878486.63873: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf034d940> <<< 12011 1726878486.63887: 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 <<< 12011 1726878486.63911: 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 0x7f8cf035f240> <<< 12011 1726878486.64012: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20ada20> Python 3.6.8 (default, Apr 24 2024, 21:36:10) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 12011 1726878486.64242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12011 1726878486.64250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12011 1726878486.64267: 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' <<< 12011 1726878486.64290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12011 1726878486.64307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12011 1726878486.64326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12011 1726878486.64335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12011 1726878486.64358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12011 1726878486.64422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12011 1726878486.64437: stdout chunk (state=3): >>>import '_functools' # <<< 12011 1726878486.64453: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12011 1726878486.64487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.64504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12011 1726878486.64518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12011 1726878486.64534: stdout chunk (state=3): >>>import '_operator' # <<< 12011 1726878486.64550: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02cc278> <<< 12011 1726878486.64561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 12011 1726878486.64568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02d74a8> <<< 12011 1726878486.64585: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 12011 1726878486.64593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 12011 1726878486.64612: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.64628: 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 0x7f8cf02d8198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02d7c88> <<< 12011 1726878486.64643: stdout chunk (state=3): >>>import 'itertools' # <<< 12011 1726878486.64657: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12011 1726878486.64672: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02d8278> <<< 12011 1726878486.64691: stdout chunk (state=3): >>>import '_collections' # <<< 12011 1726878486.64740: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf03289b0> <<< 12011 1726878486.64761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12011 1726878486.64769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12011 1726878486.64810: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0328da0> <<< 12011 1726878486.64860: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031a358> <<< 12011 1726878486.64884: 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' <<< 12011 1726878486.64895: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031f358> <<< 12011 1726878486.64904: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0312630> <<< 12011 1726878486.64946: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0304668> <<< 12011 1726878486.64961: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12011 1726878486.64969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12011 1726878486.64981: stdout chunk (state=3): >>>import '_sre' # <<< 12011 1726878486.64997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12011 1726878486.65015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12011 1726878486.65035: 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' <<< 12011 1726878486.65069: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00864a8> <<< 12011 1726878486.65083: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0076f28> <<< 12011 1726878486.65103: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031a2b0> <<< 12011 1726878486.65110: stdout chunk (state=3): >>>import '_locale' # <<< 12011 1726878486.65164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12011 1726878486.65175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098080> <<< 12011 1726878486.65180: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02fe4a8> <<< 12011 1726878486.65197: 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' <<< 12011 1726878486.65227: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.65239: 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 0x7f8cf0098400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098208> <<< 12011 1726878486.65263: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.65272: 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 0x7f8cf0098518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0376208> <<< 12011 1726878486.65290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12011 1726878486.65297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12011 1726878486.65319: 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' <<< 12011 1726878486.65342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12011 1726878486.65350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12011 1726878486.65369: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00a3048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098c18> <<< 12011 1726878486.65391: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12011 1726878486.65403: 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 0x7f8cf00a38d0> <<< 12011 1726878486.65410: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12011 1726878486.65437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12011 1726878486.65452: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12011 1726878486.65462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12011 1726878486.65513: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00af0f0> <<< 12011 1726878486.65542: 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' <<< 12011 1726878486.65582: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc2a3c8> <<< 12011 1726878486.65591: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00a39b0> <<< 12011 1726878486.65613: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12011 1726878486.65625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12011 1726878486.65682: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc2eeb8> <<< 12011 1726878486.65689: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098748> <<< 12011 1726878486.65712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12011 1726878486.65725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12011 1726878486.65745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12011 1726878486.65756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc54518> <<< 12011 1726878486.65779: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.65787: 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 0x7f8cefc548d0> <<< 12011 1726878486.65799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12011 1726878486.65824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12011 1726878486.65841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12011 1726878486.65851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 12011 1726878486.65857: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc5a5c0> <<< 12011 1726878486.65878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12011 1726878486.65893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12011 1726878486.65913: stdout chunk (state=3): >>>import 'time' # <<< 12011 1726878486.65927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12011 1726878486.65944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12011 1726878486.65963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12011 1726878486.65971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12011 1726878486.65984: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12011 1726878486.66026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12011 1726878486.66044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12011 1726878486.66054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefa06da0> <<< 12011 1726878486.66172: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9f94e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9f91d0> <<< 12011 1726878486.66182: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9ef0b8> <<< 12011 1726878486.66208: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc5af28> <<< 12011 1726878486.66244: 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 0x7f8cefa00198> <<< 12011 1726878486.66263: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc54c50> <<< 12011 1726878486.66272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12011 1726878486.66292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12011 1726878486.66327: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66338: 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 0x7f8cf200a908> <<< 12011 1726878486.66349: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefa00240> <<< 12011 1726878486.66356: stdout chunk (state=3): >>>import 'pwd' # <<< 12011 1726878486.66373: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66382: 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 0x7f8cf200ac88> <<< 12011 1726878486.66438: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098a90> <<< 12011 1726878486.66458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12011 1726878486.66466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12011 1726878486.66486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12011 1726878486.66495: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12011 1726878486.66526: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66534: 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 0x7f8cf20217b8> <<< 12011 1726878486.66552: 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' <<< 12011 1726878486.66685: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66693: 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 0x7f8cf2026828> <<< 12011 1726878486.66718: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66724: 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 0x7f8cf2026cf8> <<< 12011 1726878486.66754: 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 0x7f8cf2026e10> <<< 12011 1726878486.66763: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf2026048> <<< 12011 1726878486.66781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 12011 1726878486.66788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 12011 1726878486.66809: 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' <<< 12011 1726878486.66817: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cf202f198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20266d8> <<< 12011 1726878486.66836: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.66845: 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 0x7f8cf2026438> <<< 12011 1726878486.66853: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf2014cf8> <<< 12011 1726878486.66869: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc3c588> <<< 12011 1726878486.66895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12011 1726878486.66925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12011 1726878486.66971: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf2021668> <<< 12011 1726878486.67089: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12011 1726878486.67097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12011 1726878486.67114: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cee028b00> <<< 12011 1726878486.67175: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip' <<< 12011 1726878486.67186: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.67194: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.67214: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 12011 1726878486.67224: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.67240: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 12011 1726878486.68315: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.69220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 12011 1726878486.69243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedfbb3c8> import 'atexit' # <<< 12011 1726878486.69255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12011 1726878486.69286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12011 1726878486.69347: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.69358: 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 0x7f8cedd0d470> <<< 12011 1726878486.69364: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedfbbfd0> <<< 12011 1726878486.69374: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.69397: 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 0x7f8cedfbb0b8> <<< 12011 1726878486.69405: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12011 1726878486.69423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12011 1726878486.69469: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedce6d30> <<< 12011 1726878486.69483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12011 1726878486.69502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12011 1726878486.69516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12011 1726878486.69548: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12011 1726878486.69570: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 12011 1726878486.69577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 12011 1726878486.69650: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd54b00> <<< 12011 1726878486.69684: 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 0x7f8cedcfb588> <<< 12011 1726878486.69709: 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' <<< 12011 1726878486.69719: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedcfb1d0> <<< 12011 1726878486.69727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 12011 1726878486.69751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 12011 1726878486.69800: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd53320> <<< 12011 1726878486.69818: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd334a8> <<< 12011 1726878486.70107: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd276a0> <<< 12011 1726878486.70131: 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' <<< 12011 1726878486.70155: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cee048630> <<< 12011 1726878486.70173: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.70193: 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 0x7f8cedd3c4e0> <<< 12011 1726878486.70203: 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 <<< 12011 1726878486.70210: 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 0x7f8cedd3c5f8> <<< 12011 1726878486.70226: 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 <<< 12011 1726878486.70241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12011 1726878486.70260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12011 1726878486.70286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12011 1726878486.70307: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12011 1726878486.70325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.70363: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.70372: 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 0x7f8cedfa70b8> <<< 12011 1726878486.70448: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 12011 1726878486.70458: 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 0x7f8cedfbd0b8> <<< 12011 1726878486.70477: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedf974a8> <<< 12011 1726878486.70494: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12011 1726878486.70503: 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 0x7f8cedf97cc0> <<< 12011 1726878486.70710: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd489b0> <<< 12011 1726878486.70739: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12011 1726878486.70774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.70791: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12011 1726878486.70803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 12011 1726878486.70808: stdout chunk (state=3): >>>import '_string' # <<< 12011 1726878486.70896: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedc960b8> <<< 12011 1726878486.70943: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedf97320> <<< 12011 1726878486.71068: 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' <<< 12011 1726878486.71075: 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 0x7f8cedc96ef0> <<< 12011 1726878486.71103: 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 0x7f8cedca3048> <<< 12011 1726878486.71145: 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 0x7f8cedca3198> <<< 12011 1726878486.71161: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd3c748> <<< 12011 1726878486.71179: 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 <<< 12011 1726878486.71187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12011 1726878486.71205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12011 1726878486.71223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12011 1726878486.71263: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.71271: 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 0x7f8cedcb3b38> <<< 12011 1726878486.71435: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcb0278> <<< 12011 1726878486.71462: 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' <<< 12011 1726878486.71470: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedcb0470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedca3cf8> <<< 12011 1726878486.71492: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.71503: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/__init__.py <<< 12011 1726878486.71518: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.71591: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.71666: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.71678: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/__init__.py <<< 12011 1726878486.71686: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12011 1726878486.71694: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 12011 1726878486.71803: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.71903: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12011 1726878486.71920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.71932: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 12011 1726878486.71942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 12011 1726878486.71952: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 12011 1726878486.71960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12011 1726878486.71980: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.71989: 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 0x7f8cedccaf60> <<< 12011 1726878486.72035: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedccac18> <<< 12011 1726878486.72075: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcca438> <<< 12011 1726878486.72095: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 12011 1726878486.72104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 12011 1726878486.72138: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedccaa90> <<< 12011 1726878486.72148: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcbbdd8> <<< 12011 1726878486.72152: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.72618: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73059: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/six/__init__.py <<< 12011 1726878486.73073: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 12011 1726878486.73086: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/converters.py <<< 12011 1726878486.73107: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/selinux.py <<< 12011 1726878486.73119: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73137: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73163: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 12011 1726878486.73184: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73193: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/_text.py <<< 12011 1726878486.73208: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73318: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.73440: 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' <<< 12011 1726878486.73464: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea679668> # zipimport: zlib available <<< 12011 1726878486.73829: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74177: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74231: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74281: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/collections.py <<< 12011 1726878486.74299: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74321: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74346: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/warnings.py <<< 12011 1726878486.74353: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74413: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74479: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/errors.py <<< 12011 1726878486.74502: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/parsing/__init__.py <<< 12011 1726878486.74515: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74541: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74570: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12011 1726878486.74580: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74747: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.74915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12011 1726878486.74927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12011 1726878486.75041: stdout chunk (state=3): >>>import '_ast' # <<< 12011 1726878486.75060: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6f0dd8> # zipimport: zlib available <<< 12011 1726878486.75081: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75096: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/_json_compat.py <<< 12011 1726878486.75106: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75160: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75214: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/formatters.py <<< 12011 1726878486.75225: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/validation.py <<< 12011 1726878486.75231: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/arg_spec.py <<< 12011 1726878486.75249: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75278: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75315: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 12011 1726878486.75351: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75377: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75423: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75482: 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 <<< 12011 1726878486.75624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12011 1726878486.75708: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 12011 1726878486.75717: 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 0x7f8cea6f6320> <<< 12011 1726878486.75772: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedff7160> <<< 12011 1726878486.75804: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/process.py <<< 12011 1726878486.75813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75859: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75910: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75928: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.75966: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12011 1726878486.75975: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12011 1726878486.76004: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12011 1726878486.76027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12011 1726878486.76050: 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' <<< 12011 1726878486.76189: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6c10f0> <<< 12011 1726878486.76206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12011 1726878486.76214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12011 1726878486.76308: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6c1198> <<< 12011 1726878486.76369: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6f66a0> <<< 12011 1726878486.76417: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cee00e0b8> <<< 12011 1726878486.76434: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 12011 1726878486.76452: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.76474: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/_utils.py <<< 12011 1726878486.76483: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 12011 1726878486.76501: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.76514: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/pycompat24.py <<< 12011 1726878486.76615: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/basic.py <<< 12011 1726878486.76625: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.76639: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/modules/__init__.py <<< 12011 1726878486.76652: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.76856: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.77109: stdout chunk (state=3): >>># zipimport: zlib available <<< 12011 1726878486.77475: stdout chunk (state=3): >>> <<< 12011 1726878486.77498: stdout chunk (state=3): >>>{"files": [{"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2273, "inode": 507510924, "dev": 51713, "nlink": 1, "atime": 1726878465.1654623, "mtime": 1726878466.3954709, "ctime": 1726878466.401471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false}, {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1818, "inode": 507510925, "dev": 51713, "nlink": 1, "atime": 1726878466.409471, "mtime": 1726878466.3954709, "ctime": 1726878466.405471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false}, {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1704, "inode": 507510930, "dev": 51713, "nlink": 1, "atime": 1726878466.409471, "mtime": 1726878466.3954709, "ctime": 1726878466.408471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 3, "examined": 3, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/etc/cockpit/ws-certs.d/"], "file_type": "any", "patterns": ["*"], "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null}}} # destroy __main__ <<< 12011 1726878486.77741: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv <<< 12011 1726878486.77751: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 12011 1726878486.77769: 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 <<< 12011 1726878486.77783: stdout chunk (state=3): >>># cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 <<< 12011 1726878486.77793: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib <<< 12011 1726878486.77799: stdout chunk (state=3): >>># cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect <<< 12011 1726878486.77835: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast <<< 12011 1726878486.77857: stdout chunk (state=3): >>># cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 12011 1726878486.77866: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 12011 1726878486.78037: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12011 1726878486.78062: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 12011 1726878486.78075: stdout chunk (state=3): >>># destroy zipimport <<< 12011 1726878486.78091: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii <<< 12011 1726878486.78109: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 12011 1726878486.78117: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 12011 1726878486.78137: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 12011 1726878486.78150: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader <<< 12011 1726878486.78165: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 12011 1726878486.78184: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 12011 1726878486.78192: stdout chunk (state=3): >>># destroy datetime <<< 12011 1726878486.78204: stdout chunk (state=3): >>># destroy selinux <<< 12011 1726878486.78212: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 12011 1726878486.78254: 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 <<< 12011 1726878486.78276: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 12011 1726878486.78289: 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 <<< 12011 1726878486.78298: 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 <<< 12011 1726878486.78323: 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 <<< 12011 1726878486.78337: stdout chunk (state=3): >>># cleanup[3] wiping linecache # destroy tokenize <<< 12011 1726878486.78347: 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 <<< 12011 1726878486.78366: stdout chunk (state=3): >>># destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 12011 1726878486.78377: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 12011 1726878486.78384: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 12011 1726878486.78492: stdout chunk (state=3): >>># destroy posixpath <<< 12011 1726878486.78510: stdout chunk (state=3): >>># destroy stat <<< 12011 1726878486.78522: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 12011 1726878486.78531: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 12011 1726878486.78556: stdout chunk (state=3): >>># destroy linecache # destroy math <<< 12011 1726878486.78566: stdout chunk (state=3): >>># destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 12011 1726878486.78589: 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 <<< 12011 1726878486.78598: stdout chunk (state=3): >>># destroy re <<< 12011 1726878486.78848: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12011 1726878486.78896: stderr chunk (state=3): >>><<< 12011 1726878486.78902: stdout chunk (state=3): >>><<< 12011 1726878486.78949: _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 0x7f8cf20f9e48> # /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 0x7f8cf208f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20f99b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf209c630> 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 0x7f8cf20a3160> # /usr/lib64/python3.6/__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 0x7f8cf20a80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20a3390> # /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 0x7f8cf204d470> # /usr/lib64/python3.6/__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 0x7f8cf2052e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf204db38> # /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 0x7f8cf20594e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf203cd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf203f198> # /usr/lib64/python3.6/__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 0x7f8cf034d940> # /usr/lib64/python3.6/__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 0x7f8cf035f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20ada20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f8cf02cc278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02d74a8> # /usr/lib64/python3.6/__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 0x7f8cf02d8198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02d7c88> 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 0x7f8cf02d8278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf03289b0> # /usr/lib64/python3.6/__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 0x7f8cf0328da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031a358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031f358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0312630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0304668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f8cf00864a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0076f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf031a2b0> 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 0x7f8cf0098080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf02fe4a8> # /usr/lib64/python3.6/__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 0x7f8cf0098400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cf0098518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0376208> # /usr/lib64/python3.6/__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 0x7f8cf00a3048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00a38d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f8cf00af0f0> # /usr/lib64/python3.6/__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 0x7f8cefc2a3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf00a39b0> # /usr/lib64/python3.6/__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 0x7f8cefc2eeb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098748> # /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 0x7f8cefc54518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cefc548d0> # /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 0x7f8cefc5a5c0> # /usr/lib64/python3.6/__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 0x7f8cefa06da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9f94e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9f91d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cef9ef0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc5af28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cefa00198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc54c50> # /usr/lib64/python3.6/__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 0x7f8cf200a908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefa00240> 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 0x7f8cf200ac88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf0098a90> # /usr/lib64/python3.6/__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 0x7f8cf20217b8> # /usr/lib64/python3.6/__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 0x7f8cf2026828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cf2026cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cf2026e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf2026048> # /usr/lib64/python3.6/__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 0x7f8cf202f198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf20266d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cf2026438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cf2014cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cefc3c588> # /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 0x7f8cf2021668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f8cee028b00> # zipimport: found 33 names in '/tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedfbb3c8> 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 0x7f8cedd0d470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedfbbfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedfbb0b8> # /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 0x7f8cedce6d30> # /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 0x7f8cedd54b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedcfb588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedcfb1d0> # /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 0x7f8cedd53320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd334a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd276a0> # /usr/lib64/python3.6/__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 0x7f8cee048630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedd3c4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd3c5f8> # /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 0x7f8cedfa70b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f8cedfbd0b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedf974a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedf97cc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd489b0> # /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 0x7f8cedc960b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedf97320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedc96ef0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedca3048> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedca3198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedd3c748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f8cedcb3b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcb0278> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedcb0470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedca3cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cedccaf60> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedccac18> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcca438> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f8cedccaa90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedcbbdd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea679668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6f0dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8cea6f6320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cedff7160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f8cea6c10f0> # /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 0x7f8cea6c1198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cea6f66a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8cee00e0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_find_payload_hyx_69bt/ansible_find_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"files": [{"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 2273, "inode": 507510924, "dev": 51713, "nlink": 1, "atime": 1726878465.1654623, "mtime": 1726878466.3954709, "ctime": 1726878466.401471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false}, {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1818, "inode": 507510925, "dev": 51713, "nlink": 1, "atime": 1726878466.409471, "mtime": 1726878466.3954709, "ctime": 1726878466.405471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": true, "xgrp": false, "woth": false, "roth": true, "xoth": false, "isuid": false, "isgid": false}, {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "mode": "0600", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 1704, "inode": 507510930, "dev": 51713, "nlink": 1, "atime": 1726878466.409471, "mtime": 1726878466.3954709, "ctime": 1726878466.408471, "gr_name": "root", "pw_name": "root", "wusr": true, "rusr": true, "xusr": false, "wgrp": false, "rgrp": false, "xgrp": false, "woth": false, "roth": false, "xoth": false, "isuid": false, "isgid": false}], "changed": false, "msg": "All paths examined", "matched": 3, "examined": 3, "skipped_paths": {}, "invocation": {"module_args": {"paths": ["/etc/cockpit/ws-certs.d/"], "file_type": "any", "patterns": ["*"], "read_whole_file": false, "age_stamp": "mtime", "recurse": false, "hidden": false, "follow": false, "get_checksum": false, "use_regex": false, "exact_mode": true, "excludes": null, "contains": null, "age": null, "size": null, "depth": null, "mode": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 distro # destroy json # destroy shlex # destroy logging # destroy argparse # 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.47.34 closed. 12011 1726878486.79105: done with _execute_module (find, {'paths': '/etc/cockpit/ws-certs.d/', 'file_type': 'any', 'patterns': '*', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'find', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12011 1726878486.79128: _low_level_execute_command(): starting 12011 1726878486.79135: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878486.383504-12011-231933069663197/ > /dev/null 2>&1 && sleep 0' 12011 1726878486.81623: stderr chunk (state=2): >>><<< 12011 1726878486.81631: stdout chunk (state=2): >>><<< 12011 1726878486.81647: _low_level_execute_command() done: rc=0, stdout=, stderr= 12011 1726878486.81653: handler run complete 12011 1726878486.81711: attempt loop complete, returning result 12011 1726878486.81716: _execute() done 12011 1726878486.81718: dumping result to json 12011 1726878486.81724: done dumping result, returning 12011 1726878486.81729: done running TaskExecutor() for managed_node3/TASK: Cleanup - find certificates [0affdecc-488f-1992-aed8-0000000004f0] 12011 1726878486.81733: sending task result for task 0affdecc-488f-1992-aed8-0000000004f0 12011 1726878486.81771: done sending task result for task 0affdecc-488f-1992-aed8-0000000004f0 12011 1726878486.81773: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "examined": 3, "files": [ { "atime": 1726878465.1654623, "ctime": 1726878466.401471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510924, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2273, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1726878466.409471, "ctime": 1726878466.405471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510925, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1818, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1726878466.409471, "ctime": 1726878466.408471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510930, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 3, "skipped_paths": {} } MSG: All paths examined 11123 1726878486.82160: no more pending results, returning what we have 11123 1726878486.82163: results queue empty 11123 1726878486.82164: checking for any_errors_fatal 11123 1726878486.82168: done checking for any_errors_fatal 11123 1726878486.82168: checking for max_fail_percentage 11123 1726878486.82169: done checking for max_fail_percentage 11123 1726878486.82170: checking to see if all hosts have failed and the running result is not ok 11123 1726878486.82170: done checking to see if all hosts have failed 11123 1726878486.82170: getting the remaining hosts for this loop 11123 1726878486.82171: done getting the remaining hosts for this loop 11123 1726878486.82174: getting the next task for host managed_node3 11123 1726878486.82178: done getting next task for host managed_node3 11123 1726878486.82180: ^ task is: TASK: Cleanup - certificates 11123 1726878486.82181: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878486.82184: getting variables 11123 1726878486.82185: in VariableManager get_vars() 11123 1726878486.82214: Calling all_inventory to load vars for managed_node3 11123 1726878486.82216: Calling groups_inventory to load vars for managed_node3 11123 1726878486.82218: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878486.82225: Calling all_plugins_play to load vars for managed_node3 11123 1726878486.82226: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878486.82228: Calling groups_plugins_play to load vars for managed_node3 11123 1726878486.82712: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878486.83300: done with get_vars() 11123 1726878486.83313: done getting variables TASK [Cleanup - certificates] ************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:35 Friday 20 September 2024 20:28:06 -0400 (0:00:00.487) 0:01:12.816 ****** 11123 1726878486.83381: entering _queue_task() for managed_node3/file 11123 1726878486.83559: worker is 1 (out of 1 available) 11123 1726878486.83574: exiting _queue_task() for managed_node3/file 11123 1726878486.83586: done queuing things up, now waiting for results queue to drain 11123 1726878486.83588: waiting for pending results... 12019 1726878486.83727: running TaskExecutor() for managed_node3/TASK: Cleanup - certificates 12019 1726878486.83849: in run() - task 0affdecc-488f-1992-aed8-0000000004f1 12019 1726878486.83864: variable 'ansible_search_path' from source: unknown 12019 1726878486.83868: variable 'ansible_search_path' from source: unknown 12019 1726878486.84146: variable 'certs_to_delete' from source: set_fact 12019 1726878486.84477: Loaded config def from plugin (lookup/items) 12019 1726878486.84486: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 12019 1726878486.84516: variable 'omit' from source: magic vars 12019 1726878486.84598: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878486.84609: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878486.84618: variable 'omit' from source: magic vars 12019 1726878486.84674: variable 'omit' from source: magic vars 12019 1726878486.84702: variable 'omit' from source: magic vars 12019 1726878486.84787: variable 'item' from source: unknown 12019 1726878486.84811: variable 'omit' from source: magic vars 12019 1726878486.84834: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12019 1726878486.84856: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12019 1726878486.84873: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12019 1726878486.84887: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878486.84898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878486.84921: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12019 1726878486.84926: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878486.84930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878486.84998: Set connection var ansible_timeout to 10 12019 1726878486.85003: Set connection var ansible_connection to ssh 12019 1726878486.85009: Set connection var ansible_shell_executable to /bin/sh 12019 1726878486.85017: Set connection var ansible_pipelining to False 12019 1726878486.85023: Set connection var ansible_module_compression to ZIP_DEFLATED 12019 1726878486.85028: Set connection var ansible_shell_type to sh 12019 1726878486.85043: variable 'ansible_shell_executable' from source: unknown 12019 1726878486.85047: variable 'ansible_connection' from source: unknown 12019 1726878486.85050: variable 'ansible_module_compression' from source: unknown 12019 1726878486.85054: variable 'ansible_shell_type' from source: unknown 12019 1726878486.85057: variable 'ansible_shell_executable' from source: unknown 12019 1726878486.85060: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878486.85064: variable 'ansible_pipelining' from source: unknown 12019 1726878486.85068: variable 'ansible_timeout' from source: unknown 12019 1726878486.85072: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878486.85193: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12019 1726878486.85205: variable 'omit' from source: magic vars 12019 1726878486.85211: starting attempt loop 12019 1726878486.85215: running the handler 12019 1726878486.85225: _low_level_execute_command(): starting 12019 1726878486.85234: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12019 1726878486.87504: stdout chunk (state=2): >>>/root <<< 12019 1726878486.87617: stderr chunk (state=3): >>><<< 12019 1726878486.87624: stdout chunk (state=3): >>><<< 12019 1726878486.87643: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12019 1726878486.87656: _low_level_execute_command(): starting 12019 1726878486.87663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447 `" && echo ansible-tmp-1726878486.8765097-12019-47949559449447="` echo /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447 `" ) && sleep 0' 12019 1726878486.90087: stdout chunk (state=2): >>>ansible-tmp-1726878486.8765097-12019-47949559449447=/root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447 <<< 12019 1726878486.90205: stderr chunk (state=3): >>><<< 12019 1726878486.90211: stdout chunk (state=3): >>><<< 12019 1726878486.90226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878486.8765097-12019-47949559449447=/root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447 , stderr= 12019 1726878486.90265: variable 'ansible_module_compression' from source: unknown 12019 1726878486.90305: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 12019 1726878486.90333: variable 'ansible_facts' from source: unknown 12019 1726878486.90399: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/AnsiballZ_file.py 12019 1726878486.90494: Sending initial data 12019 1726878486.90501: Sent initial data (152 bytes) 12019 1726878486.92990: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpc0q8s54m /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/AnsiballZ_file.py <<< 12019 1726878486.94220: stderr chunk (state=3): >>><<< 12019 1726878486.94226: stdout chunk (state=3): >>><<< 12019 1726878486.94244: done transferring module to remote 12019 1726878486.94255: _low_level_execute_command(): starting 12019 1726878486.94260: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/ /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/AnsiballZ_file.py && sleep 0' 12019 1726878486.96568: stderr chunk (state=2): >>><<< 12019 1726878486.96575: stdout chunk (state=2): >>><<< 12019 1726878486.96586: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878486.96590: _low_level_execute_command(): starting 12019 1726878486.96594: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/AnsiballZ_file.py && sleep 0' 12019 1726878486.99317: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 12019 1726878486.99330: stdout chunk (state=3): >>>import sys # builtin <<< 12019 1726878486.99342: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 12019 1726878486.99402: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12019 1726878486.99430: stdout chunk (state=3): >>>import '_io' # <<< 12019 1726878486.99441: stdout chunk (state=3): >>>import 'marshal' # <<< 12019 1726878486.99473: stdout chunk (state=3): >>>import 'posix' # <<< 12019 1726878486.99484: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # <<< 12019 1726878486.99493: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 12019 1726878486.99513: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12019 1726878486.99544: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 12019 1726878486.99554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878486.99570: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 12019 1726878486.99595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12019 1726878486.99602: stdout chunk (state=3): >>>import '_codecs' # <<< 12019 1726878486.99631: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1fd5e48> <<< 12019 1726878486.99658: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12019 1726878486.99677: 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 0x7faaf1f6b828> <<< 12019 1726878486.99687: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1fd59b0> <<< 12019 1726878486.99713: 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 0x7faaf1f78630> <<< 12019 1726878486.99742: stdout chunk (state=3): >>>import '_signal' # <<< 12019 1726878486.99757: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12019 1726878486.99765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12019 1726878486.99777: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f7f160> <<< 12019 1726878486.99798: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 12019 1726878486.99808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 12019 1726878486.99819: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12019 1726878486.99825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878486.99842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12019 1726878486.99859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12019 1726878486.99872: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f840f0> <<< 12019 1726878486.99885: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f7f748> <<< 12019 1726878486.99913: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f7f390> <<< 12019 1726878486.99940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12019 1726878486.99956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12019 1726878486.99970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12019 1726878486.99991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12019 1726878487.00003: stdout chunk (state=3): >>>import 'errno' # <<< 12019 1726878487.00022: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12019 1726878487.00039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12019 1726878487.00050: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f29470> <<< 12019 1726878487.00073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12019 1726878487.00082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12019 1726878487.00111: 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' <<< 12019 1726878487.00123: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f2ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f29b38> <<< 12019 1726878487.00153: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12019 1726878487.00184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12019 1726878487.00301: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f354e0> <<< 12019 1726878487.00314: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f18d68> <<< 12019 1726878487.00335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12019 1726878487.00346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 12019 1726878487.00352: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f1b198> <<< 12019 1726878487.00386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12019 1726878487.00404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12019 1726878487.00418: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf0229940> <<< 12019 1726878487.00439: 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 <<< 12019 1726878487.00451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12019 1726878487.00467: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf023b240> <<< 12019 1726878487.00551: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f89a20> <<< 12019 1726878487.00561: 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. <<< 12019 1726878487.00795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12019 1726878487.00806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12019 1726878487.00820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 12019 1726878487.00829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 12019 1726878487.00841: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12019 1726878487.00859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12019 1726878487.00872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12019 1726878487.00888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12019 1726878487.00905: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12019 1726878487.00976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12019 1726878487.00983: stdout chunk (state=3): >>>import '_functools' # <<< 12019 1726878487.01006: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12019 1726878487.01036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.01056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12019 1726878487.01068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12019 1726878487.01091: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01a9278> <<< 12019 1726878487.01111: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 12019 1726878487.01123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01b34a8> <<< 12019 1726878487.01138: 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' <<< 12019 1726878487.01166: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.01178: 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 0x7faaf01b4198> <<< 12019 1726878487.01186: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01b3c88> <<< 12019 1726878487.01190: stdout chunk (state=3): >>>import 'itertools' # <<< 12019 1726878487.01211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12019 1726878487.01230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01b4278> <<< 12019 1726878487.01240: stdout chunk (state=3): >>>import '_collections' # <<< 12019 1726878487.01295: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf02049b0> <<< 12019 1726878487.01310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12019 1726878487.01328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12019 1726878487.01356: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf0204da0> <<< 12019 1726878487.01412: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01f6358> <<< 12019 1726878487.01431: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 12019 1726878487.01444: 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 0x7faaf01fb358> <<< 12019 1726878487.01452: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01ee630> <<< 12019 1726878487.01490: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01e0668> <<< 12019 1726878487.01514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12019 1726878487.01521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12019 1726878487.01536: stdout chunk (state=3): >>>import '_sre' # <<< 12019 1726878487.01550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12019 1726878487.01565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12019 1726878487.01579: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 12019 1726878487.01589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 12019 1726878487.01615: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff624a8> <<< 12019 1726878487.01636: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff52f28> <<< 12019 1726878487.01644: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01f62b0> <<< 12019 1726878487.01660: stdout chunk (state=3): >>>import '_locale' # <<< 12019 1726878487.01707: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12019 1726878487.01726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01da4a8> <<< 12019 1726878487.01750: 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' <<< 12019 1726878487.01767: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.01777: 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 0x7faaeff74400> <<< 12019 1726878487.01783: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74208> <<< 12019 1726878487.01804: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.01814: 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 0x7faaeff74518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf0252208> <<< 12019 1726878487.01826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12019 1726878487.01846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12019 1726878487.01854: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 12019 1726878487.01867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.01881: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12019 1726878487.01892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12019 1726878487.01913: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff7f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74c18> <<< 12019 1726878487.01934: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12019 1726878487.01944: 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 0x7faaeff7f8d0> <<< 12019 1726878487.01959: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12019 1726878487.01977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12019 1726878487.01994: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12019 1726878487.02003: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878487.02062: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff8b0f0> <<< 12019 1726878487.02079: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12019 1726878487.02087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12019 1726878487.02124: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb07390> <<< 12019 1726878487.02138: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff7f9b0> <<< 12019 1726878487.02152: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12019 1726878487.02168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12019 1726878487.02214: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb0be80> <<< 12019 1726878487.02232: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74748> <<< 12019 1726878487.02244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12019 1726878487.02263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12019 1726878487.02278: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12019 1726878487.02294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb304e0> <<< 12019 1726878487.02309: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.02324: 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 0x7faaefb30898> <<< 12019 1726878487.02334: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12019 1726878487.02353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12019 1726878487.02365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12019 1726878487.02378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 12019 1726878487.02389: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb36588> <<< 12019 1726878487.02408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12019 1726878487.02426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12019 1726878487.02446: stdout chunk (state=3): >>>import 'time' # <<< 12019 1726878487.02458: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12019 1726878487.02474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12019 1726878487.02493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12019 1726878487.02504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12019 1726878487.02511: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12019 1726878487.02557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12019 1726878487.02573: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12019 1726878487.02586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8e2da0> <<< 12019 1726878487.02701: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8d54e0> <<< 12019 1726878487.02713: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8d51d0> <<< 12019 1726878487.02722: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8cb0b8> <<< 12019 1726878487.02743: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb36f28> <<< 12019 1726878487.02771: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.02781: 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 0x7faaef8dc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb30c18> <<< 12019 1726878487.02805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12019 1726878487.02821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12019 1726878487.02855: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.02865: 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 0x7faaf1ee6908> <<< 12019 1726878487.02877: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8dc240> import 'pwd' # <<< 12019 1726878487.02904: 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 0x7faaf1ee6c88> <<< 12019 1726878487.02967: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74a90> <<< 12019 1726878487.02982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12019 1726878487.03001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12019 1726878487.03012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12019 1726878487.03030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12019 1726878487.03049: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03061: 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 0x7faaf1efd7b8> <<< 12019 1726878487.03071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 12019 1726878487.03085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 12019 1726878487.03211: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03220: 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 0x7faaf1f02828> <<< 12019 1726878487.03242: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03251: 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 0x7faaf1f02cf8> <<< 12019 1726878487.03268: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03289: 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 0x7faaf1f02e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f02048> <<< 12019 1726878487.03299: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 12019 1726878487.03304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 12019 1726878487.03322: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03332: 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 0x7faaf1f0b198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f026d8> <<< 12019 1726878487.03354: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.03361: 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 0x7faaf1f02438> <<< 12019 1726878487.03376: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1ef0cf8> <<< 12019 1726878487.03390: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb1a550> <<< 12019 1726878487.03415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12019 1726878487.03448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12019 1726878487.03494: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1efd668> <<< 12019 1726878487.03611: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12019 1726878487.03621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12019 1726878487.03633: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedf04b00> <<< 12019 1726878487.03698: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip' # zipimport: zlib available <<< 12019 1726878487.03710: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.03728: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/__init__.py <<< 12019 1726878487.03740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.03757: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 12019 1726878487.03766: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.04845: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.05756: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 12019 1726878487.05770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede973c8> <<< 12019 1726878487.05779: stdout chunk (state=3): >>>import 'atexit' # <<< 12019 1726878487.05791: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12019 1726878487.05826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12019 1726878487.05879: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.05889: 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 0x7faaedbe9470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede97fd0> <<< 12019 1726878487.05912: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.05919: 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 0x7faaede970b8> <<< 12019 1726878487.05937: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12019 1726878487.05957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12019 1726878487.06003: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedbc2d30> <<< 12019 1726878487.06017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12019 1726878487.06035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12019 1726878487.06049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12019 1726878487.06080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12019 1726878487.06099: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 12019 1726878487.06110: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 12019 1726878487.06186: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc30b00> <<< 12019 1726878487.06216: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.06224: 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 0x7faaedbd7588> <<< 12019 1726878487.06245: 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 0x7faaedbd71d0> <<< 12019 1726878487.06264: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 12019 1726878487.06283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 12019 1726878487.06345: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc2f320> <<< 12019 1726878487.06352: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc0f4a8> <<< 12019 1726878487.06654: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc036a0> <<< 12019 1726878487.06671: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12019 1726878487.06679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12019 1726878487.06694: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedf24630> <<< 12019 1726878487.06724: 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' <<< 12019 1726878487.06744: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedc18550> <<< 12019 1726878487.06756: 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 0x7faaedc18668> <<< 12019 1726878487.06771: 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 <<< 12019 1726878487.06788: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12019 1726878487.06802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12019 1726878487.06833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12019 1726878487.06851: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12019 1726878487.06866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.06912: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.06921: 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 0x7faaede83128> <<< 12019 1726878487.06997: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 12019 1726878487.07008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 12019 1726878487.07025: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede99128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede71518> <<< 12019 1726878487.07038: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12019 1726878487.07047: 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 0x7faaede71d30> <<< 12019 1726878487.07250: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc24a20> <<< 12019 1726878487.07277: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12019 1726878487.07315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.07333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12019 1726878487.07344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 12019 1726878487.07435: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb720b8> <<< 12019 1726878487.07484: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede71390> <<< 12019 1726878487.07606: 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 0x7faaedb72f28> <<< 12019 1726878487.07641: 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 0x7faaedb7f080> <<< 12019 1726878487.07678: 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' <<< 12019 1726878487.07686: 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 0x7faaedb7f1d0> <<< 12019 1726878487.07700: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc187b8> <<< 12019 1726878487.07717: 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 <<< 12019 1726878487.07729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12019 1726878487.07743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12019 1726878487.07761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12019 1726878487.07799: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.07808: 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 0x7faaedb8fb70> <<< 12019 1726878487.07970: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb8c2b0> <<< 12019 1726878487.07999: 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 0x7faaedb8c4a8> <<< 12019 1726878487.08015: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb7fd30> # zipimport: zlib available <<< 12019 1726878487.08024: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08035: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 12019 1726878487.08042: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08115: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08187: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08198: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08208: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 12019 1726878487.08219: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 12019 1726878487.08225: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08322: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.08420: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12019 1726878487.08428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.08446: 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' <<< 12019 1726878487.08466: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 12019 1726878487.08473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12019 1726878487.08497: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.08503: 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 0x7faaedba6f98> <<< 12019 1726878487.08552: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedba6c50> <<< 12019 1726878487.08585: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedba6470> <<< 12019 1726878487.08606: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 12019 1726878487.08613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 12019 1726878487.08651: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedba6ac8> <<< 12019 1726878487.08660: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb97e10> <<< 12019 1726878487.08674: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09116: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09558: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 12019 1726878487.09571: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 12019 1726878487.09577: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 12019 1726878487.09603: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 12019 1726878487.09609: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09635: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09650: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 12019 1726878487.09663: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09675: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09691: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 12019 1726878487.09699: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.09932: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 12019 1726878487.09942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 12019 1726878487.09956: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5556a0> <<< 12019 1726878487.09964: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10317: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10662: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10707: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10768: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 12019 1726878487.10775: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10802: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10826: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 12019 1726878487.10836: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10898: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10963: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 12019 1726878487.10972: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10986: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.10995: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 12019 1726878487.11019: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11054: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12019 1726878487.11062: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11223: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11392: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12019 1726878487.11401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12019 1726878487.11517: stdout chunk (state=3): >>>import '_ast' # <<< 12019 1726878487.11535: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5ccef0> # zipimport: zlib available <<< 12019 1726878487.11557: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11571: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 12019 1726878487.11586: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11630: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11686: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 12019 1726878487.11698: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 12019 1726878487.11703: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 12019 1726878487.11722: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11748: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11788: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 12019 1726878487.11823: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11850: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11895: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.11955: 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 <<< 12019 1726878487.12093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.12174: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.12183: 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 0x7faaea5d2320> <<< 12019 1726878487.12243: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeded3160> <<< 12019 1726878487.12271: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 12019 1726878487.12285: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12330: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12383: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12398: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12439: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12019 1726878487.12447: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12019 1726878487.12475: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12019 1726878487.12498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12019 1726878487.12521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 12019 1726878487.12528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 12019 1726878487.12660: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea59d0f0> <<< 12019 1726878487.12674: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12019 1726878487.12692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12019 1726878487.12781: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea59d198> <<< 12019 1726878487.12836: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5d26a0> <<< 12019 1726878487.12882: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedeea0b8> <<< 12019 1726878487.12899: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 12019 1726878487.12915: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12936: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 12019 1726878487.12947: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 12019 1726878487.12966: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.12982: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 12019 1726878487.13243: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 12019 1726878487.13543: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.14004: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.14189: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "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}}} <<< 12019 1726878487.14203: stdout chunk (state=3): >>># destroy __main__ <<< 12019 1726878487.14435: stdout chunk (state=3): >>># clear builtins._ <<< 12019 1726878487.14448: 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 <<< 12019 1726878487.14464: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno <<< 12019 1726878487.14473: 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 <<< 12019 1726878487.14484: 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 # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct <<< 12019 1726878487.14489: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache <<< 12019 1726878487.14500: stdout chunk (state=3): >>># cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic <<< 12019 1726878487.14512: 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 <<< 12019 1726878487.14544: 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 # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file <<< 12019 1726878487.14556: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 12019 1726878487.14732: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12019 1726878487.14754: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 12019 1726878487.14766: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 12019 1726878487.14783: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 12019 1726878487.14801: stdout chunk (state=3): >>># destroy _socket <<< 12019 1726878487.14811: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 12019 1726878487.14823: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 12019 1726878487.14835: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 <<< 12019 1726878487.14848: stdout chunk (state=3): >>># 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 <<< 12019 1726878487.14856: 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 <<< 12019 1726878487.14888: stdout chunk (state=3): >>># cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 12019 1726878487.14902: stdout chunk (state=3): >>># cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 12019 1726878487.14913: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 12019 1726878487.14922: 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 <<< 12019 1726878487.14931: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 12019 1726878487.14941: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 12019 1726878487.14949: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 12019 1726878487.14982: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 <<< 12019 1726878487.15003: stdout chunk (state=3): >>># 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 <<< 12019 1726878487.15011: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse <<< 12019 1726878487.15033: stdout chunk (state=3): >>># cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12019 1726878487.15195: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ <<< 12019 1726878487.15209: 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 <<< 12019 1726878487.15217: stdout chunk (state=3): >>># destroy datetime <<< 12019 1726878487.15239: 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 <<< 12019 1726878487.15249: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _heapq <<< 12019 1726878487.15272: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 12019 1726878487.15281: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 12019 1726878487.15289: stdout chunk (state=3): >>># destroy select <<< 12019 1726878487.15313: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 12019 1726878487.15321: stdout chunk (state=3): >>># destroy ctypes <<< 12019 1726878487.15336: stdout chunk (state=3): >>># destroy math # destroy _hashlib <<< 12019 1726878487.15355: stdout chunk (state=3): >>># destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap <<< 12019 1726878487.15377: stdout chunk (state=3): >>># destroy _string <<< 12019 1726878487.15384: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 12019 1726878487.15661: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12019 1726878487.15704: stderr chunk (state=3): >>><<< 12019 1726878487.15711: stdout chunk (state=3): >>><<< 12019 1726878487.15758: _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 0x7faaf1fd5e48> # /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 0x7faaf1f6b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1fd59b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f78630> 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 0x7faaf1f7f160> # /usr/lib64/python3.6/__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 0x7faaf1f840f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f7f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f7f390> # /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 0x7faaf1f29470> # /usr/lib64/python3.6/__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 0x7faaf1f2ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f29b38> # /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 0x7faaf1f354e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f18d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f1b198> # /usr/lib64/python3.6/__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 0x7faaf0229940> # /usr/lib64/python3.6/__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 0x7faaf023b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f89a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7faaf01a9278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01b34a8> # /usr/lib64/python3.6/__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 0x7faaf01b4198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01b3c88> 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 0x7faaf01b4278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf02049b0> # /usr/lib64/python3.6/__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 0x7faaf0204da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01f6358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01fb358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01ee630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01e0668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7faaeff624a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff52f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01f62b0> 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 0x7faaeff74080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf01da4a8> # /usr/lib64/python3.6/__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 0x7faaeff74400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaeff74518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf0252208> # /usr/lib64/python3.6/__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 0x7faaeff7f048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74c18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff7f8d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7faaeff8b0f0> # /usr/lib64/python3.6/__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 0x7faaefb07390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff7f9b0> # /usr/lib64/python3.6/__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 0x7faaefb0be80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74748> # /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 0x7faaefb304e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaefb30898> # /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 0x7faaefb36588> # /usr/lib64/python3.6/__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 0x7faaef8e2da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8d54e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8d51d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8cb0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb36f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaef8dc198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb30c18> # /usr/lib64/python3.6/__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 0x7faaf1ee6908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaef8dc240> 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 0x7faaf1ee6c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeff74a90> # /usr/lib64/python3.6/__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 0x7faaf1efd7b8> # /usr/lib64/python3.6/__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 0x7faaf1f02828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaf1f02cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaf1f02e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f02048> # /usr/lib64/python3.6/__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 0x7faaf1f0b198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1f026d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaf1f02438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaf1ef0cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaefb1a550> # /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 0x7faaf1efd668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7faaedf04b00> # zipimport: found 33 names in '/tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede973c8> 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 0x7faaedbe9470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede97fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaede970b8> # /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 0x7faaedbc2d30> # /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 0x7faaedc30b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedbd7588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedbd71d0> # /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 0x7faaedc2f320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc0f4a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc036a0> # /usr/lib64/python3.6/__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 0x7faaedf24630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedc18550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc18668> # /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 0x7faaede83128> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7faaede99128> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede71518> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede71d30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc24a20> # /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 0x7faaedb720b8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaede71390> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedb72f28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedb7f080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedb7f1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedc187b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7faaedb8fb70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb8c2b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedb8c4a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb7fd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaedba6f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedba6c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedba6470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7faaedba6ac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedb97e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5556a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5ccef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faaea5d2320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaeded3160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7faaea59d0f0> # /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 0x7faaea59d198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaea5d26a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faaedeea0b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_pwokwwpf/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 closed. 12019 1726878487.15860: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/0-self-signed-ca.pem', '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-1726878486.8765097-12019-47949559449447/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12019 1726878487.15874: _low_level_execute_command(): starting 12019 1726878487.15879: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878486.8765097-12019-47949559449447/ > /dev/null 2>&1 && sleep 0' 12019 1726878487.18411: stderr chunk (state=2): >>><<< 12019 1726878487.18419: stdout chunk (state=2): >>><<< 12019 1726878487.18434: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878487.18441: handler run complete 12019 1726878487.18457: attempt loop complete, returning result 12019 1726878487.18475: variable 'item' from source: unknown 12019 1726878487.21784: variable 'item' from source: unknown changed: [managed_node3] => (item={'path': '/etc/cockpit/ws-certs.d/0-self-signed-ca.pem', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 2273, 'inode': 507510924, 'dev': 51713, 'nlink': 1, 'atime': 1726878465.1654623, 'mtime': 1726878466.3954709, 'ctime': 1726878466.401471, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1726878465.1654623, "ctime": 1726878466.401471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510924, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2273, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/cockpit/ws-certs.d/0-self-signed-ca.pem", "state": "absent" } 12019 1726878487.21945: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.21956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.21965: variable 'omit' from source: magic vars 12019 1726878487.22007: variable 'omit' from source: magic vars 12019 1726878487.22022: variable 'omit' from source: magic vars 12019 1726878487.22124: variable 'item' from source: unknown 12019 1726878487.22144: variable 'omit' from source: magic vars 12019 1726878487.22160: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12019 1726878487.22168: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878487.22175: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878487.22184: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12019 1726878487.22188: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.22192: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.22242: Set connection var ansible_timeout to 10 12019 1726878487.22247: Set connection var ansible_connection to ssh 12019 1726878487.22253: Set connection var ansible_shell_executable to /bin/sh 12019 1726878487.22260: Set connection var ansible_pipelining to False 12019 1726878487.22265: Set connection var ansible_module_compression to ZIP_DEFLATED 12019 1726878487.22270: Set connection var ansible_shell_type to sh 12019 1726878487.22283: variable 'ansible_shell_executable' from source: unknown 12019 1726878487.22286: variable 'ansible_connection' from source: unknown 12019 1726878487.22290: variable 'ansible_module_compression' from source: unknown 12019 1726878487.22293: variable 'ansible_shell_type' from source: unknown 12019 1726878487.22296: variable 'ansible_shell_executable' from source: unknown 12019 1726878487.22302: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.22306: variable 'ansible_pipelining' from source: unknown 12019 1726878487.22309: variable 'ansible_timeout' from source: unknown 12019 1726878487.22313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.22384: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 12019 1726878487.22391: variable 'omit' from source: magic vars 12019 1726878487.22395: starting attempt loop 12019 1726878487.22397: running the handler 12019 1726878487.22403: _low_level_execute_command(): starting 12019 1726878487.22406: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12019 1726878487.24712: stdout chunk (state=2): >>>/root <<< 12019 1726878487.24827: stderr chunk (state=3): >>><<< 12019 1726878487.24835: stdout chunk (state=3): >>><<< 12019 1726878487.24848: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12019 1726878487.24857: _low_level_execute_command(): starting 12019 1726878487.24862: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389 `" && echo ansible-tmp-1726878487.2485433-12019-119544884883389="` echo /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389 `" ) && sleep 0' 12019 1726878487.27325: stdout chunk (state=2): >>>ansible-tmp-1726878487.2485433-12019-119544884883389=/root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389 <<< 12019 1726878487.27444: stderr chunk (state=3): >>><<< 12019 1726878487.27450: stdout chunk (state=3): >>><<< 12019 1726878487.27464: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878487.2485433-12019-119544884883389=/root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389 , stderr= 12019 1726878487.27498: variable 'ansible_module_compression' from source: unknown 12019 1726878487.27531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 12019 1726878487.27552: variable 'ansible_facts' from source: unknown 12019 1726878487.27610: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/AnsiballZ_file.py 12019 1726878487.27691: Sending initial data 12019 1726878487.27697: Sent initial data (153 bytes) 12019 1726878487.30165: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpax_q40ny /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/AnsiballZ_file.py <<< 12019 1726878487.31382: stderr chunk (state=3): >>><<< 12019 1726878487.31389: stdout chunk (state=3): >>><<< 12019 1726878487.31409: done transferring module to remote 12019 1726878487.31421: _low_level_execute_command(): starting 12019 1726878487.31426: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/ /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/AnsiballZ_file.py && sleep 0' 12019 1726878487.33748: stderr chunk (state=2): >>><<< 12019 1726878487.33755: stdout chunk (state=2): >>><<< 12019 1726878487.33767: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878487.33771: _low_level_execute_command(): starting 12019 1726878487.33776: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/AnsiballZ_file.py && sleep 0' 12019 1726878487.36519: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 12019 1726878487.36538: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 12019 1726878487.36598: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12019 1726878487.36630: stdout chunk (state=3): >>>import '_io' # <<< 12019 1726878487.36640: stdout chunk (state=3): >>>import 'marshal' # <<< 12019 1726878487.36669: stdout chunk (state=3): >>>import 'posix' # <<< 12019 1726878487.36678: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 12019 1726878487.36686: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 12019 1726878487.36696: stdout chunk (state=3): >>>import 'zipimport' # <<< 12019 1726878487.36705: stdout chunk (state=3): >>># installed zipimport hook <<< 12019 1726878487.36747: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 12019 1726878487.36756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.36768: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 12019 1726878487.36797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12019 1726878487.36806: stdout chunk (state=3): >>>import '_codecs' # <<< 12019 1726878487.36830: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a173ce48> <<< 12019 1726878487.36856: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12019 1726878487.36869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 12019 1726878487.36876: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16d2828> <<< 12019 1726878487.36884: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a173c9b0> <<< 12019 1726878487.36909: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 12019 1726878487.36916: 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 0x7ff6a16df630> <<< 12019 1726878487.36942: stdout chunk (state=3): >>>import '_signal' # <<< 12019 1726878487.36957: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12019 1726878487.36966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12019 1726878487.36977: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16e6160> <<< 12019 1726878487.36996: 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' <<< 12019 1726878487.37013: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12019 1726878487.37023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878487.37043: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12019 1726878487.37060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12019 1726878487.37068: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16eb0f0> <<< 12019 1726878487.37080: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16e6748> <<< 12019 1726878487.37110: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16e6390> <<< 12019 1726878487.37140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12019 1726878487.37152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12019 1726878487.37170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12019 1726878487.37189: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12019 1726878487.37198: stdout chunk (state=3): >>>import 'errno' # <<< 12019 1726878487.37219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12019 1726878487.37231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12019 1726878487.37248: stdout chunk (state=3): >>>import '_stat' # <<< 12019 1726878487.37253: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1690470> <<< 12019 1726878487.37275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12019 1726878487.37284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12019 1726878487.37305: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 12019 1726878487.37318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1695e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1690b38> <<< 12019 1726878487.37353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12019 1726878487.37384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12019 1726878487.37498: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a169c4e0> <<< 12019 1726878487.37511: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a167fd68> <<< 12019 1726878487.37533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12019 1726878487.37544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1682198> <<< 12019 1726878487.37584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12019 1726878487.37600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12019 1726878487.37615: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f990940> <<< 12019 1726878487.37637: 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 <<< 12019 1726878487.37650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12019 1726878487.37662: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f9a2240> <<< 12019 1726878487.37748: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16f0a20> <<< 12019 1726878487.37760: 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. <<< 12019 1726878487.37991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12019 1726878487.38007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12019 1726878487.38028: 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' <<< 12019 1726878487.38042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12019 1726878487.38061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12019 1726878487.38075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12019 1726878487.38091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12019 1726878487.38108: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12019 1726878487.38178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12019 1726878487.38187: stdout chunk (state=3): >>>import '_functools' # <<< 12019 1726878487.38211: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12019 1726878487.38240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.38261: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12019 1726878487.38275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12019 1726878487.38296: stdout chunk (state=3): >>>import '_operator' # <<< 12019 1726878487.38303: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f90f278> <<< 12019 1726878487.38324: 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 0x7ff69f91a4a8> <<< 12019 1726878487.38344: 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' <<< 12019 1726878487.38369: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.38380: 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 0x7ff69f91b198> <<< 12019 1726878487.38393: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f91ac88> import 'itertools' # <<< 12019 1726878487.38413: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12019 1726878487.38429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 12019 1726878487.38441: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f91b278> <<< 12019 1726878487.38456: stdout chunk (state=3): >>>import '_collections' # <<< 12019 1726878487.38502: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f96b9b0> <<< 12019 1726878487.38514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12019 1726878487.38539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12019 1726878487.38570: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f96bda0> <<< 12019 1726878487.38642: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f95d358> <<< 12019 1726878487.38654: 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' <<< 12019 1726878487.38662: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f962358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f955630> <<< 12019 1726878487.38709: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f947668> <<< 12019 1726878487.38730: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py<<< 12019 1726878487.38738: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12019 1726878487.38753: stdout chunk (state=3): >>>import '_sre' # <<< 12019 1726878487.38766: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12019 1726878487.38785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12019 1726878487.38795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 12019 1726878487.38805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 12019 1726878487.38833: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6c94a8> <<< 12019 1726878487.38851: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6b9f28> <<< 12019 1726878487.38859: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f95d2b0> <<< 12019 1726878487.38876: stdout chunk (state=3): >>>import '_locale' # <<< 12019 1726878487.38921: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12019 1726878487.38938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6db080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f9414a8> <<< 12019 1726878487.38957: 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' <<< 12019 1726878487.38983: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.38992: 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 0x7ff69f6db400> <<< 12019 1726878487.39006: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6db208> <<< 12019 1726878487.39022: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.39031: 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 0x7ff69f6db518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f9b9208> <<< 12019 1726878487.39049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12019 1726878487.39058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12019 1726878487.39078: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 12019 1726878487.39084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.39102: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12019 1726878487.39117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12019 1726878487.39131: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6e6048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6dbc18> <<< 12019 1726878487.39152: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12019 1726878487.39164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 12019 1726878487.39172: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6e68d0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12019 1726878487.39197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12019 1726878487.39212: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12019 1726878487.39231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878487.39276: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6f20f0> <<< 12019 1726878487.39300: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12019 1726878487.39307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12019 1726878487.39345: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f26d3c8> <<< 12019 1726878487.39354: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6e69b0> <<< 12019 1726878487.39372: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12019 1726878487.39385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12019 1726878487.39444: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f271eb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6db748> <<< 12019 1726878487.39468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12019 1726878487.39482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12019 1726878487.39505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12019 1726878487.39518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f297518> <<< 12019 1726878487.39542: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.39553: 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 0x7ff69f2978d0> <<< 12019 1726878487.39558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12019 1726878487.39581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12019 1726878487.39592: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12019 1726878487.39612: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f29d5c0> <<< 12019 1726878487.39635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12019 1726878487.39653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12019 1726878487.39673: stdout chunk (state=3): >>>import 'time' # <<< 12019 1726878487.39684: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12019 1726878487.39702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12019 1726878487.39721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12019 1726878487.39735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12019 1726878487.39745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12019 1726878487.39785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12019 1726878487.39800: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12019 1726878487.39812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f049dd8> <<< 12019 1726878487.39936: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f03a518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f03a208> <<< 12019 1726878487.39945: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f0320f0> <<< 12019 1726878487.39967: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f29df60> <<< 12019 1726878487.40002: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40014: 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 0x7ff69f0431d0> <<< 12019 1726878487.40019: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f297c50> <<< 12019 1726878487.40040: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12019 1726878487.40054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12019 1726878487.40095: 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 0x7ff6a164d940> <<< 12019 1726878487.40116: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f043278> import 'pwd' # <<< 12019 1726878487.40137: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40145: 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 0x7ff6a164dcc0> <<< 12019 1726878487.40199: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6dba90> <<< 12019 1726878487.40220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12019 1726878487.40235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12019 1726878487.40253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12019 1726878487.40262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12019 1726878487.40291: 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 0x7ff6a16657f0> <<< 12019 1726878487.40314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 12019 1726878487.40323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 12019 1726878487.40452: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40463: 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 0x7ff6a1668860> <<< 12019 1726878487.40483: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40491: 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 0x7ff6a1668d30> <<< 12019 1726878487.40511: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40534: 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 0x7ff6a1668e48> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1668080> <<< 12019 1726878487.40550: 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' <<< 12019 1726878487.40566: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40574: 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 0x7ff6a16711d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1668710> <<< 12019 1726878487.40595: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.40602: 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 0x7ff6a1668c18> <<< 12019 1726878487.40616: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1657d30> <<< 12019 1726878487.40634: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f27f588> <<< 12019 1726878487.40659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12019 1726878487.40689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12019 1726878487.40739: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16656a0> <<< 12019 1726878487.40858: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12019 1726878487.40870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12019 1726878487.40879: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d66ab38> <<< 12019 1726878487.40942: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip' <<< 12019 1726878487.40954: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.40975: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/__init__.py <<< 12019 1726878487.40984: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.41005: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 12019 1726878487.41012: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.42087: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.43000: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 12019 1726878487.43013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5fb400> <<< 12019 1726878487.43028: stdout chunk (state=3): >>>import 'atexit' # <<< 12019 1726878487.43036: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12019 1726878487.43069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12019 1726878487.43121: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.43139: 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 0x7ff69d3504a8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5fb1d0> <<< 12019 1726878487.43159: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.43169: 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 0x7ff69d5fb0f0> <<< 12019 1726878487.43181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12019 1726878487.43210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12019 1726878487.43246: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d329d68> <<< 12019 1726878487.43268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12019 1726878487.43282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12019 1726878487.43301: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12019 1726878487.43329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12019 1726878487.43349: 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' <<< 12019 1726878487.43435: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d397dd8> <<< 12019 1726878487.43458: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.43466: 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 0x7ff69d33e5f8> <<< 12019 1726878487.43485: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.43495: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.43505: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d33e1d0> <<< 12019 1726878487.43519: 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' <<< 12019 1726878487.43588: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d396358> <<< 12019 1726878487.43595: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d3764e0> <<< 12019 1726878487.43893: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d36a6d8> <<< 12019 1726878487.43910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12019 1726878487.43919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12019 1726878487.43936: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d68b3c8> <<< 12019 1726878487.43967: 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 0x7ff69d3500f0> <<< 12019 1726878487.43990: 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 0x7ff69d37f668> <<< 12019 1726878487.44010: 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 <<< 12019 1726878487.44023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12019 1726878487.44042: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12019 1726878487.44066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12019 1726878487.44090: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12019 1726878487.44105: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.44148: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.44155: 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 0x7ff69d5ea128> <<< 12019 1726878487.44229: 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' <<< 12019 1726878487.44244: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d6000b8> <<< 12019 1726878487.44249: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8518> <<< 12019 1726878487.44269: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12019 1726878487.44275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 12019 1726878487.44293: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8d30> <<< 12019 1726878487.44486: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d38ba20> <<< 12019 1726878487.44519: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12019 1726878487.44555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.44565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12019 1726878487.44580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 12019 1726878487.44595: stdout chunk (state=3): >>>import '_string' # <<< 12019 1726878487.44670: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2d90f0> <<< 12019 1726878487.44726: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8390> <<< 12019 1726878487.44849: 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' <<< 12019 1726878487.44858: 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 0x7ff69d2d9f60> <<< 12019 1726878487.44881: 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' <<< 12019 1726878487.44891: 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 0x7ff69d2e60b8> <<< 12019 1726878487.44921: 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' <<< 12019 1726878487.44935: 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 0x7ff69d2e6208> <<< 12019 1726878487.44967: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d37f7b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/daemon.py <<< 12019 1726878487.44976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12019 1726878487.44982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12019 1726878487.45004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12019 1726878487.45046: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.45056: 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 0x7ff69d2f6ba8> <<< 12019 1726878487.45221: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2f32e8> <<< 12019 1726878487.45246: 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' <<< 12019 1726878487.45259: 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 0x7ff69d2f34e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2e6d68> <<< 12019 1726878487.45283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.45292: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 12019 1726878487.45361: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.45436: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.45448: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 12019 1726878487.45456: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.45464: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 12019 1726878487.45568: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.45661: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12019 1726878487.45674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.45689: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 12019 1726878487.45699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 12019 1726878487.45711: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 12019 1726878487.45718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12019 1726878487.45742: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.45750: 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 0x7ff69d30df98> <<< 12019 1726878487.45795: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d30dc50> <<< 12019 1726878487.45837: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d30d470> <<< 12019 1726878487.45914: 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 0x7ff69d30dac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2fee10> # zipimport: zlib available <<< 12019 1726878487.46361: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.46802: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 12019 1726878487.46821: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 12019 1726878487.46845: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 12019 1726878487.46872: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.46891: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 12019 1726878487.46903: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.46916: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.46937: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 12019 1726878487.47052: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.47168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 12019 1726878487.47179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 12019 1726878487.47196: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699cbc6a0> <<< 12019 1726878487.47208: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.47560: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.47906: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.47951: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48013: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 12019 1726878487.48044: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48065: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 12019 1726878487.48079: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48138: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48206: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 12019 1726878487.48215: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48235: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 12019 1726878487.48263: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.48297: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12019 1726878487.48307: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.49239: 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 0x7ff699d33f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 12019 1726878487.49446: 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 0x7ff699d39320> <<< 12019 1726878487.49475: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d647160> <<< 12019 1726878487.49514: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 12019 1726878487.49558: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.49613: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.49633: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.49670: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12019 1726878487.49691: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12019 1726878487.49716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12019 1726878487.49737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12019 1726878487.49762: 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' <<< 12019 1726878487.49893: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699d040f0> <<< 12019 1726878487.49923: 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' <<< 12019 1726878487.50015: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699d04198> <<< 12019 1726878487.50062: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699d396a0> <<< 12019 1726878487.50120: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d6510b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py <<< 12019 1726878487.50149: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.50178: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 12019 1726878487.50201: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.50221: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 12019 1726878487.50315: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 12019 1726878487.50344: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 12019 1726878487.50831: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.51231: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.51395: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "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}}} <<< 12019 1726878487.51407: stdout chunk (state=3): >>># destroy __main__ <<< 12019 1726878487.51627: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 12019 1726878487.51638: 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 <<< 12019 1726878487.51656: 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 <<< 12019 1726878487.51666: 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 <<< 12019 1726878487.51682: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token <<< 12019 1726878487.51693: 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 <<< 12019 1726878487.51704: 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 <<< 12019 1726878487.51720: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json <<< 12019 1726878487.51731: stdout chunk (state=3): >>># cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool <<< 12019 1726878487.51744: stdout chunk (state=3): >>># destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 <<< 12019 1726878487.51754: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 12019 1726878487.51929: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12019 1726878487.51947: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 12019 1726878487.51956: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 12019 1726878487.51974: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 12019 1726878487.51986: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 12019 1726878487.51996: stdout chunk (state=3): >>># destroy _socket <<< 12019 1726878487.52007: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 12019 1726878487.52017: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 12019 1726878487.52031: stdout chunk (state=3): >>># 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 <<< 12019 1726878487.52050: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 12019 1726878487.52061: 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 <<< 12019 1726878487.52071: 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 <<< 12019 1726878487.52087: 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 <<< 12019 1726878487.52105: stdout chunk (state=3): >>># 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 <<< 12019 1726878487.52119: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale <<< 12019 1726878487.52130: stdout chunk (state=3): >>># destroy encodings # destroy _locale <<< 12019 1726878487.52141: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess <<< 12019 1726878487.52155: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog <<< 12019 1726878487.52166: stdout chunk (state=3): >>># cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 <<< 12019 1726878487.52180: stdout chunk (state=3): >>># destroy systemd.id128 # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 12019 1726878487.52189: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 12019 1726878487.52203: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro <<< 12019 1726878487.52213: stdout chunk (state=3): >>># destroy logging # destroy argparse # cleanup[3] wiping distro <<< 12019 1726878487.52222: stdout chunk (state=3): >>># cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12019 1726878487.52379: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ <<< 12019 1726878487.52390: 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 # destroy datetime <<< 12019 1726878487.52416: 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 <<< 12019 1726878487.52428: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 12019 1726878487.52440: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 12019 1726878487.52452: stdout chunk (state=3): >>># destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 12019 1726878487.52461: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 12019 1726878487.52475: stdout chunk (state=3): >>># destroy select <<< 12019 1726878487.52490: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 12019 1726878487.52497: stdout chunk (state=3): >>># destroy ctypes <<< 12019 1726878487.52510: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 12019 1726878487.52517: stdout chunk (state=3): >>># destroy time <<< 12019 1726878487.52536: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 12019 1726878487.52547: stdout chunk (state=3): >>># destroy _string <<< 12019 1726878487.52554: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 12019 1726878487.52878: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12019 1726878487.52885: stdout chunk (state=3): >>><<< 12019 1726878487.52897: stderr chunk (state=3): >>><<< 12019 1726878487.52965: _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 0x7ff6a173ce48> # /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 0x7ff6a16d2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a173c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16df630> 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 0x7ff6a16e6160> # /usr/lib64/python3.6/__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 0x7ff6a16eb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16e6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16e6390> # /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 0x7ff6a1690470> # /usr/lib64/python3.6/__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 0x7ff6a1695e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1690b38> # /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 0x7ff6a169c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a167fd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1682198> # /usr/lib64/python3.6/__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 0x7ff69f990940> # /usr/lib64/python3.6/__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 0x7ff69f9a2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a16f0a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7ff69f90f278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f91a4a8> # /usr/lib64/python3.6/__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 0x7ff69f91b198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f91ac88> 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 0x7ff69f91b278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f96b9b0> # /usr/lib64/python3.6/__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 0x7ff69f96bda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f95d358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f962358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f955630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f947668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7ff69f6c94a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6b9f28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f95d2b0> 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 0x7ff69f6db080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f9414a8> # /usr/lib64/python3.6/__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 0x7ff69f6db400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6db208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69f6db518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f9b9208> # /usr/lib64/python3.6/__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 0x7ff69f6e6048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6dbc18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6e68d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7ff69f6f20f0> # /usr/lib64/python3.6/__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 0x7ff69f26d3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6e69b0> # /usr/lib64/python3.6/__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 0x7ff69f271eb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6db748> # /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 0x7ff69f297518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69f2978d0> # /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 0x7ff69f29d5c0> # /usr/lib64/python3.6/__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 0x7ff69f049dd8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f03a518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f03a208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f0320f0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f29df60> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69f0431d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f297c50> # /usr/lib64/python3.6/__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 0x7ff6a164d940> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f043278> 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 0x7ff6a164dcc0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f6dba90> # /usr/lib64/python3.6/__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 0x7ff6a16657f0> # /usr/lib64/python3.6/__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 0x7ff6a1668860> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6a1668d30> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6a1668e48> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1668080> # /usr/lib64/python3.6/__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 0x7ff6a16711d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1668710> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff6a1668c18> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff6a1657d30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69f27f588> # /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 0x7ff6a16656a0> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7ff69d66ab38> # zipimport: found 33 names in '/tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5fb400> 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 0x7ff69d3504a8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5fb1d0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d5fb0f0> # /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 0x7ff69d329d68> # /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 0x7ff69d397dd8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d33e5f8> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d33e1d0> # /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 0x7ff69d396358> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d3764e0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d36a6d8> # /usr/lib64/python3.6/__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 0x7ff69d68b3c8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d3500f0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d37f668> # /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 0x7ff69d5ea128> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7ff69d6000b8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8518> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8d30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d38ba20> # /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 0x7ff69d2d90f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d5d8390> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d2d9f60> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d2e60b8> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d2e6208> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d37f7b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7ff69d2f6ba8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2f32e8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d2f34e0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2e6d68> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff69d30df98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d30dc50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d30d470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7ff69d30dac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d2fee10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699cbc6a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699d33f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff699d39320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d647160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7ff699d040f0> # /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 0x7ff699d04198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff699d396a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff69d6510b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_5qukzzoz/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 closed. 12019 1726878487.53335: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/0-self-signed.cert', '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-1726878487.2485433-12019-119544884883389/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12019 1726878487.53349: _low_level_execute_command(): starting 12019 1726878487.53354: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878487.2485433-12019-119544884883389/ > /dev/null 2>&1 && sleep 0' 12019 1726878487.56209: stderr chunk (state=2): >>><<< 12019 1726878487.56222: stdout chunk (state=2): >>><<< 12019 1726878487.56242: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878487.56251: handler run complete 12019 1726878487.56276: attempt loop complete, returning result 12019 1726878487.56296: variable 'item' from source: unknown 12019 1726878487.56383: variable 'item' from source: unknown changed: [managed_node3] => (item={'path': '/etc/cockpit/ws-certs.d/0-self-signed.cert', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 1818, 'inode': 507510925, 'dev': 51713, 'nlink': 1, 'atime': 1726878466.409471, 'mtime': 1726878466.3954709, 'ctime': 1726878466.405471, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1726878466.409471, "ctime": 1726878466.405471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510925, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 1818, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/cockpit/ws-certs.d/0-self-signed.cert", "state": "absent" } 12019 1726878487.56597: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.56610: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.56621: variable 'omit' from source: magic vars 12019 1726878487.56663: variable 'omit' from source: magic vars 12019 1726878487.56678: variable 'omit' from source: magic vars 12019 1726878487.56787: variable 'item' from source: unknown 12019 1726878487.56813: variable 'omit' from source: magic vars 12019 1726878487.56831: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12019 1726878487.56843: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878487.56850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12019 1726878487.56860: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12019 1726878487.56863: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.56868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.56917: Set connection var ansible_timeout to 10 12019 1726878487.56921: Set connection var ansible_connection to ssh 12019 1726878487.56927: Set connection var ansible_shell_executable to /bin/sh 12019 1726878487.56935: Set connection var ansible_pipelining to False 12019 1726878487.56940: Set connection var ansible_module_compression to ZIP_DEFLATED 12019 1726878487.56945: Set connection var ansible_shell_type to sh 12019 1726878487.56959: variable 'ansible_shell_executable' from source: unknown 12019 1726878487.56963: variable 'ansible_connection' from source: unknown 12019 1726878487.56966: variable 'ansible_module_compression' from source: unknown 12019 1726878487.56970: variable 'ansible_shell_type' from source: unknown 12019 1726878487.56973: variable 'ansible_shell_executable' from source: unknown 12019 1726878487.56976: variable 'ansible_host' from source: host vars for 'managed_node3' 12019 1726878487.56981: variable 'ansible_pipelining' from source: unknown 12019 1726878487.56984: variable 'ansible_timeout' from source: unknown 12019 1726878487.56988: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12019 1726878487.57078: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 12019 1726878487.57092: variable 'omit' from source: magic vars 12019 1726878487.57098: starting attempt loop 12019 1726878487.57106: running the handler 12019 1726878487.57114: _low_level_execute_command(): starting 12019 1726878487.57118: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12019 1726878487.59325: stdout chunk (state=2): >>>/root <<< 12019 1726878487.59443: stderr chunk (state=3): >>><<< 12019 1726878487.59453: stdout chunk (state=3): >>><<< 12019 1726878487.59470: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12019 1726878487.59480: _low_level_execute_command(): starting 12019 1726878487.59492: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754 `" && echo ansible-tmp-1726878487.5947666-12019-92693032623754="` echo /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754 `" ) && sleep 0' 12019 1726878487.62151: stdout chunk (state=2): >>>ansible-tmp-1726878487.5947666-12019-92693032623754=/root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754 <<< 12019 1726878487.62283: stderr chunk (state=3): >>><<< 12019 1726878487.62290: stdout chunk (state=3): >>><<< 12019 1726878487.62308: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878487.5947666-12019-92693032623754=/root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754 , stderr= 12019 1726878487.62344: variable 'ansible_module_compression' from source: unknown 12019 1726878487.62378: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 12019 1726878487.62395: variable 'ansible_facts' from source: unknown 12019 1726878487.62453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/AnsiballZ_file.py 12019 1726878487.62542: Sending initial data 12019 1726878487.62549: Sent initial data (152 bytes) 12019 1726878487.65150: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp_mvihhnk /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/AnsiballZ_file.py <<< 12019 1726878487.66395: stderr chunk (state=3): >>><<< 12019 1726878487.66407: stdout chunk (state=3): >>><<< 12019 1726878487.66427: done transferring module to remote 12019 1726878487.66441: _low_level_execute_command(): starting 12019 1726878487.66447: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/ /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/AnsiballZ_file.py && sleep 0' 12019 1726878487.68787: stderr chunk (state=2): >>><<< 12019 1726878487.68801: stdout chunk (state=2): >>><<< 12019 1726878487.68819: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878487.68823: _low_level_execute_command(): starting 12019 1726878487.68828: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/AnsiballZ_file.py && sleep 0' 12019 1726878487.71629: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 12019 1726878487.71649: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 12019 1726878487.71705: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12019 1726878487.71736: stdout chunk (state=3): >>>import '_io' # <<< 12019 1726878487.71746: stdout chunk (state=3): >>>import 'marshal' # <<< 12019 1726878487.71773: stdout chunk (state=3): >>>import 'posix' # <<< 12019 1726878487.71790: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 12019 1726878487.71804: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12019 1726878487.71849: 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' <<< 12019 1726878487.71873: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 12019 1726878487.71893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12019 1726878487.71910: stdout chunk (state=3): >>>import '_codecs' # <<< 12019 1726878487.71932: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeef1e48> <<< 12019 1726878487.71959: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12019 1726878487.71968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 12019 1726878487.71994: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee87828> <<< 12019 1726878487.72007: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeef19b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 12019 1726878487.72015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 12019 1726878487.72027: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee94630> <<< 12019 1726878487.72041: stdout chunk (state=3): >>>import '_signal' # <<< 12019 1726878487.72061: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12019 1726878487.72068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12019 1726878487.72085: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee9b160> <<< 12019 1726878487.72101: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 12019 1726878487.72112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 12019 1726878487.72121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12019 1726878487.72127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878487.72142: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12019 1726878487.72162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12019 1726878487.72170: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeea00f0> <<< 12019 1726878487.72185: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee9b748> <<< 12019 1726878487.72208: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee9b390> <<< 12019 1726878487.72244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12019 1726878487.72253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12019 1726878487.72272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12019 1726878487.72287: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12019 1726878487.72304: stdout chunk (state=3): >>>import 'errno' # <<< 12019 1726878487.72315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12019 1726878487.72338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12019 1726878487.72349: stdout chunk (state=3): >>>import '_stat' # <<< 12019 1726878487.72357: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee45470> <<< 12019 1726878487.72377: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12019 1726878487.72387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12019 1726878487.72398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 12019 1726878487.72411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 12019 1726878487.72426: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee4ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee45b38> <<< 12019 1726878487.72449: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12019 1726878487.72487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12019 1726878487.72595: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee514e0> <<< 12019 1726878487.72612: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee34d68> <<< 12019 1726878487.72633: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12019 1726878487.72646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee37198> <<< 12019 1726878487.72685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12019 1726878487.72702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12019 1726878487.72713: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd145940> <<< 12019 1726878487.72730: 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 <<< 12019 1726878487.72753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12019 1726878487.72760: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd157240> <<< 12019 1726878487.72847: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeea5a20> <<< 12019 1726878487.72854: 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. <<< 12019 1726878487.73091: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12019 1726878487.73099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12019 1726878487.73113: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 12019 1726878487.73120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 12019 1726878487.73139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12019 1726878487.73152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12019 1726878487.73172: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12019 1726878487.73181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12019 1726878487.73205: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12019 1726878487.73269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12019 1726878487.73282: stdout chunk (state=3): >>>import '_functools' # <<< 12019 1726878487.73296: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12019 1726878487.73331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.73347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12019 1726878487.73364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12019 1726878487.73379: stdout chunk (state=3): >>>import '_operator' # <<< 12019 1726878487.73390: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0c5278> <<< 12019 1726878487.73404: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 12019 1726878487.73413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0cf4a8> <<< 12019 1726878487.73434: 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' <<< 12019 1726878487.73460: 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 0x7f6bbd0d0198> <<< 12019 1726878487.73472: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0cfc88> <<< 12019 1726878487.73480: stdout chunk (state=3): >>>import 'itertools' # <<< 12019 1726878487.73502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12019 1726878487.73510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 12019 1726878487.73531: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0d0278> import '_collections' # <<< 12019 1726878487.73584: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd1209b0> <<< 12019 1726878487.73599: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12019 1726878487.73616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12019 1726878487.73651: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd120da0> <<< 12019 1726878487.73709: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd112358> <<< 12019 1726878487.73727: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 12019 1726878487.73739: 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 0x7f6bbd117358> <<< 12019 1726878487.73748: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd10a630> <<< 12019 1726878487.73786: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0fc668> <<< 12019 1726878487.73799: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12019 1726878487.73810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12019 1726878487.73819: stdout chunk (state=3): >>>import '_sre' # <<< 12019 1726878487.73839: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12019 1726878487.73852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12019 1726878487.73872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 12019 1726878487.73879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 12019 1726878487.73908: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce7e470> <<< 12019 1726878487.73921: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce6eef0> <<< 12019 1726878487.73938: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd112630> <<< 12019 1726878487.73945: stdout chunk (state=3): >>>import '_locale' # <<< 12019 1726878487.73998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12019 1726878487.74009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0f64a8> <<< 12019 1726878487.74027: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 12019 1726878487.74036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 12019 1726878487.74054: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.74069: 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 0x7f6bbce903c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce901d0> <<< 12019 1726878487.74094: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.74107: 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 0x7f6bbce904e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd16e208> <<< 12019 1726878487.74115: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12019 1726878487.74131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12019 1726878487.74150: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 12019 1726878487.74158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.74171: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12019 1726878487.74190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12019 1726878487.74207: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90be0> <<< 12019 1726878487.74223: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12019 1726878487.74235: 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 0x7f6bbce9c898> <<< 12019 1726878487.74251: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12019 1726878487.74266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12019 1726878487.74290: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12019 1726878487.74301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12019 1726878487.74352: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbcea70b8> <<< 12019 1726878487.74368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12019 1726878487.74382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12019 1726878487.74414: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca23390> <<< 12019 1726878487.74427: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce9c978> <<< 12019 1726878487.74443: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12019 1726878487.74461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12019 1726878487.74509: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca27e80> <<< 12019 1726878487.74522: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90710> <<< 12019 1726878487.74537: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12019 1726878487.74556: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12019 1726878487.74571: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12019 1726878487.74581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' <<< 12019 1726878487.74587: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca4c4e0> <<< 12019 1726878487.74609: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.74620: 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 0x7f6bbca4c898> <<< 12019 1726878487.74629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12019 1726878487.74644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12019 1726878487.74664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12019 1726878487.74671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 12019 1726878487.74688: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca52588> <<< 12019 1726878487.74702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12019 1726878487.74728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12019 1726878487.74738: stdout chunk (state=3): >>>import 'time' # <<< 12019 1726878487.74757: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12019 1726878487.74769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12019 1726878487.74794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12019 1726878487.74803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12019 1726878487.74816: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12019 1726878487.74852: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12019 1726878487.74875: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12019 1726878487.74887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7feda0> <<< 12019 1726878487.75002: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f14e0> <<< 12019 1726878487.75011: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f11d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7e70b8> <<< 12019 1726878487.75042: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca52f28> <<< 12019 1726878487.75069: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75079: 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 0x7f6bbc7f8198> <<< 12019 1726878487.75085: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca4cc18> <<< 12019 1726878487.75105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12019 1726878487.75119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12019 1726878487.75159: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75168: 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 0x7f6bbee02898> <<< 12019 1726878487.75179: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f8240> import 'pwd' # <<< 12019 1726878487.75205: 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 0x7f6bbee02c18> <<< 12019 1726878487.75270: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90a58> <<< 12019 1726878487.75284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12019 1726878487.75302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12019 1726878487.75314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12019 1726878487.75331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12019 1726878487.75352: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75366: 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 0x7f6bbee19748> <<< 12019 1726878487.75377: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 12019 1726878487.75385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 12019 1726878487.75516: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75525: 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 0x7f6bbee1f7b8> <<< 12019 1726878487.75546: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75554: 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 0x7f6bbee1fc88> <<< 12019 1726878487.75572: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75591: 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 0x7f6bbee1fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee19f98> <<< 12019 1726878487.75602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 12019 1726878487.75610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 12019 1726878487.75630: 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 0x7f6bbee27128> <<< 12019 1726878487.75640: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee1f668> <<< 12019 1726878487.75656: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.75665: 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 0x7f6bbee1f3c8> <<< 12019 1726878487.75676: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee0dc88> <<< 12019 1726878487.75697: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca36550> <<< 12019 1726878487.75715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12019 1726878487.75751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12019 1726878487.75790: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee195f8> <<< 12019 1726878487.75915: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12019 1726878487.75922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12019 1726878487.75939: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbae20a90> <<< 12019 1726878487.76000: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip' <<< 12019 1726878487.76010: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12019 1726878487.76037: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/__init__.py <<< 12019 1726878487.76045: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.76055: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.76068: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 12019 1726878487.76076: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.77144: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.78065: 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' <<< 12019 1726878487.78077: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac116d8> <<< 12019 1726878487.78087: stdout chunk (state=3): >>>import 'atexit' # <<< 12019 1726878487.78100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12019 1726878487.78127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12019 1726878487.78191: 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 0x7f6bbab05400> <<< 12019 1726878487.78199: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac11f98> <<< 12019 1726878487.78219: 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' <<< 12019 1726878487.78230: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbac11048> <<< 12019 1726878487.78238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12019 1726878487.78264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12019 1726878487.78304: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaae3cc0> <<< 12019 1726878487.78325: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12019 1726878487.78340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12019 1726878487.78356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12019 1726878487.78384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12019 1726878487.78403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 12019 1726878487.78411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 12019 1726878487.78486: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab4c208> <<< 12019 1726878487.78512: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.78521: 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 0x7f6bbab4cc18> <<< 12019 1726878487.78540: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.78550: 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 0x7f6bbaad3198> <<< 12019 1726878487.78569: 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' <<< 12019 1726878487.78640: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab4b278> <<< 12019 1726878487.78648: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab2b438> <<< 12019 1726878487.78945: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab1f630> <<< 12019 1726878487.78962: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12019 1726878487.78971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12019 1726878487.78985: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbae40e48> <<< 12019 1726878487.79014: 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 0x7f6bbaad3d68> <<< 12019 1726878487.79042: 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 0x7f6bbab34550> <<< 12019 1726878487.79061: 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 <<< 12019 1726878487.79077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12019 1726878487.79093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12019 1726878487.79113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12019 1726878487.79142: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12019 1726878487.79150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.79197: 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 0x7f6bbac16fd0> <<< 12019 1726878487.79278: 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' <<< 12019 1726878487.79291: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac360f0> <<< 12019 1726878487.79303: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10400> <<< 12019 1726878487.79321: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12019 1726878487.79330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 12019 1726878487.79345: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10c18> <<< 12019 1726878487.79533: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab40908> <<< 12019 1726878487.79562: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12019 1726878487.79588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.79611: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12019 1726878487.79618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 12019 1726878487.79631: stdout chunk (state=3): >>>import '_string' # <<< 12019 1726878487.79710: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaa8e080> <<< 12019 1726878487.79766: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10d68> <<< 12019 1726878487.79888: 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' <<< 12019 1726878487.79898: 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 0x7f6bbaa8ef28> <<< 12019 1726878487.79921: 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' <<< 12019 1726878487.79931: 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 0x7f6bbaa9b080> <<< 12019 1726878487.79967: 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 0x7f6bbaa9b1d0> <<< 12019 1726878487.79989: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab346a0> <<< 12019 1726878487.80005: 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 <<< 12019 1726878487.80014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12019 1726878487.80026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12019 1726878487.80047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12019 1726878487.80085: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.80095: 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 0x7f6bbaaabb70> <<< 12019 1726878487.80263: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaaa82b0> <<< 12019 1726878487.80293: 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' <<< 12019 1726878487.80307: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaaa84a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaa9bd30> # zipimport: zlib available <<< 12019 1726878487.80325: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.80337: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 12019 1726878487.80408: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.80483: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.80493: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 12019 1726878487.80509: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 12019 1726878487.80526: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.80612: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.80714: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12019 1726878487.80763: 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' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12019 1726878487.80785: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12019 1726878487.80806: 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 0x7f6bbaac2f98> <<< 12019 1726878487.80844: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaac2c50> <<< 12019 1726878487.80888: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaac2470> <<< 12019 1726878487.80912: 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' <<< 12019 1726878487.80944: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaac2a90> <<< 12019 1726878487.80974: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaab3e10> # zipimport: zlib available <<< 12019 1726878487.81409: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.81849: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 12019 1726878487.81861: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 12019 1726878487.81868: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 12019 1726878487.81893: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 12019 1726878487.81902: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.81927: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.81946: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 12019 1726878487.81957: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.81965: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.81983: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 12019 1726878487.81990: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.82100: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.82214: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 12019 1726878487.82229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 12019 1726878487.82246: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac62668> <<< 12019 1726878487.82257: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.82604: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.82953: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.82999: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83061: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 12019 1726878487.83092: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83113: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 12019 1726878487.83124: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83185: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83254: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 12019 1726878487.83266: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83275: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83285: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 12019 1726878487.83307: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83346: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12019 1726878487.83354: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83523: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12019 1726878487.83705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12019 1726878487.83809: stdout chunk (state=3): >>>import '_ast' # <<< 12019 1726878487.83838: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacd9dd8> # zipimport: zlib available <<< 12019 1726878487.83849: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83869: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 12019 1726878487.83924: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.83989: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 12019 1726878487.84010: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 12019 1726878487.84047: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84073: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 12019 1726878487.84089: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84113: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84150: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84185: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84262: 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 <<< 12019 1726878487.84388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12019 1726878487.84473: 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 0x7f6bbacdf2b0> <<< 12019 1726878487.84542: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbadf30f0> <<< 12019 1726878487.84576: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 12019 1726878487.84621: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84669: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84694: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.84726: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12019 1726878487.84748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12019 1726878487.84763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12019 1726878487.84793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12019 1726878487.84809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 12019 1726878487.84818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 12019 1726878487.84949: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacaa080> <<< 12019 1726878487.84966: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12019 1726878487.84980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12019 1726878487.85073: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacaa128> <<< 12019 1726878487.85120: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacdf630> <<< 12019 1726878487.85177: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbae06048> <<< 12019 1726878487.85190: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 12019 1726878487.85202: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.85228: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py <<< 12019 1726878487.85242: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 12019 1726878487.85254: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.85273: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 12019 1726878487.85365: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 12019 1726878487.85393: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/modules/__init__.py <<< 12019 1726878487.85400: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.85835: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.86298: stdout chunk (state=3): >>># zipimport: zlib available <<< 12019 1726878487.86477: stdout chunk (state=3): >>> {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 12019 1726878487.86491: stdout chunk (state=3): >>># destroy __main__ <<< 12019 1726878487.86963: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.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 <<< 12019 1726878487.87021: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12019 1726878487.87060: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 12019 1726878487.87083: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 12019 1726878487.87104: stdout chunk (state=3): >>># destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 12019 1726878487.87129: 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__ <<< 12019 1726878487.87157: stdout chunk (state=3): >>># cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 12019 1726878487.87182: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 12019 1726878487.87206: 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 # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile <<< 12019 1726878487.87228: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 12019 1726878487.87256: stdout chunk (state=3): >>># cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal <<< 12019 1726878487.87288: stdout chunk (state=3): >>># destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 <<< 12019 1726878487.87320: stdout chunk (state=3): >>># cleanup[3] wiping _selinux # cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12019 1726878487.87491: 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 <<< 12019 1726878487.87515: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy selectors # destroy hashlib # destroy json # destroy selinux # destroy operator # destroy types # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime <<< 12019 1726878487.87546: 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 <<< 12019 1726878487.87579: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 12019 1726878487.87604: stdout chunk (state=3): >>># destroy select # destroy functools # destroy tokenize <<< 12019 1726878487.87630: stdout chunk (state=3): >>># destroy ctypes # destroy math # destroy _hashlib <<< 12019 1726878487.87654: stdout chunk (state=3): >>># destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap <<< 12019 1726878487.87681: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 12019 1726878487.88023: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12019 1726878487.88030: stdout chunk (state=3): >>><<< 12019 1726878487.88041: stderr chunk (state=3): >>><<< 12019 1726878487.88096: _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 0x7f6bbeef1e48> # /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 0x7f6bbee87828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeef19b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee94630> 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 0x7f6bbee9b160> # /usr/lib64/python3.6/__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 0x7f6bbeea00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee9b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee9b390> # /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 0x7f6bbee45470> # /usr/lib64/python3.6/__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 0x7f6bbee4ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee45b38> # /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 0x7f6bbee514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee34d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee37198> # /usr/lib64/python3.6/__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 0x7f6bbd145940> # /usr/lib64/python3.6/__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 0x7f6bbd157240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbeea5a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f6bbd0c5278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0cf4a8> # /usr/lib64/python3.6/__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 0x7f6bbd0d0198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0cfc88> 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 0x7f6bbd0d0278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd1209b0> # /usr/lib64/python3.6/__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 0x7f6bbd120da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd112358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd117358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd10a630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0fc668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f6bbce7e470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce6eef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd112630> 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 0x7f6bbce90048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd0f64a8> # /usr/lib64/python3.6/__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 0x7f6bbce903c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce901d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbce904e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbd16e208> # /usr/lib64/python3.6/__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 0x7f6bbce90fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90be0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce9c898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f6bbcea70b8> # /usr/lib64/python3.6/__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 0x7f6bbca23390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce9c978> # /usr/lib64/python3.6/__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 0x7f6bbca27e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90710> # /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 0x7f6bbca4c4e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbca4c898> # /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 0x7f6bbca52588> # /usr/lib64/python3.6/__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 0x7f6bbc7feda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f14e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f11d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7e70b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca52f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbc7f8198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca4cc18> # /usr/lib64/python3.6/__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 0x7f6bbee02898> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbc7f8240> 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 0x7f6bbee02c18> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbce90a58> # /usr/lib64/python3.6/__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 0x7f6bbee19748> # /usr/lib64/python3.6/__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 0x7f6bbee1f7b8> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbee1fc88> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbee1fda0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee19f98> # /usr/lib64/python3.6/__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 0x7f6bbee27128> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee1f668> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbee1f3c8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbee0dc88> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbca36550> # /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 0x7f6bbee195f8> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f6bbae20a90> # zipimport: found 33 names in '/tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac116d8> 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 0x7f6bbab05400> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac11f98> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbac11048> # /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 0x7f6bbaae3cc0> # /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 0x7f6bbab4c208> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbab4cc18> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaad3198> # /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 0x7f6bbab4b278> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab2b438> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab1f630> # /usr/lib64/python3.6/__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 0x7f6bbae40e48> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaad3d68> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab34550> # /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 0x7f6bbac16fd0> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f6bbac360f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10400> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10c18> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab40908> # /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 0x7f6bbaa8e080> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac10d68> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaa8ef28> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaa9b080> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaa9b1d0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbab346a0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f6bbaaabb70> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaaa82b0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaaa84a8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaa9bd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbaac2f98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaac2c50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaac2470> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f6bbaac2a90> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbaab3e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbac62668> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacd9dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6bbacdf2b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbadf30f0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f6bbacaa080> # /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 0x7f6bbacaa128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbacdf630> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6bbae06048> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_iexndd8g/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "changed": true, "diff": {"before": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "file"}, "after": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 closed. 12019 1726878487.88216: done with _execute_module (file, {'path': '/etc/cockpit/ws-certs.d/0-self-signed.key', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12019 1726878487.88228: _low_level_execute_command(): starting 12019 1726878487.88236: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878487.5947666-12019-92693032623754/ > /dev/null 2>&1 && sleep 0' 12019 1726878487.91540: stderr chunk (state=2): >>><<< 12019 1726878487.91553: stdout chunk (state=2): >>><<< 12019 1726878487.91572: _low_level_execute_command() done: rc=0, stdout=, stderr= 12019 1726878487.91579: handler run complete 12019 1726878487.91603: attempt loop complete, returning result 12019 1726878487.91625: variable 'item' from source: unknown 12019 1726878487.91711: variable 'item' from source: unknown changed: [managed_node3] => (item={'path': '/etc/cockpit/ws-certs.d/0-self-signed.key', 'mode': '0600', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 0, 'gid': 0, 'size': 1704, 'inode': 507510930, 'dev': 51713, 'nlink': 1, 'atime': 1726878466.409471, 'mtime': 1726878466.3954709, 'ctime': 1726878466.408471, 'gr_name': 'root', 'pw_name': 'root', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': False, 'xgrp': False, 'woth': False, 'roth': False, 'xoth': False, 'isuid': False, 'isgid': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1726878466.409471, "ctime": 1726878466.408471, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 507510930, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0600", "mtime": 1726878466.3954709, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "pw_name": "root", "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, "path": "/etc/cockpit/ws-certs.d/0-self-signed.key", "state": "absent" } 12019 1726878487.91892: dumping result to json 12019 1726878487.91919: done dumping result, returning 12019 1726878487.91928: done running TaskExecutor() for managed_node3/TASK: Cleanup - certificates [0affdecc-488f-1992-aed8-0000000004f1] 12019 1726878487.91935: sending task result for task 0affdecc-488f-1992-aed8-0000000004f1 12019 1726878487.92035: done sending task result for task 0affdecc-488f-1992-aed8-0000000004f1 12019 1726878487.92040: WORKER PROCESS EXITING 11123 1726878487.92913: no more pending results, returning what we have 11123 1726878487.92917: results queue empty 11123 1726878487.92918: checking for any_errors_fatal 11123 1726878487.92925: done checking for any_errors_fatal 11123 1726878487.92925: checking for max_fail_percentage 11123 1726878487.92927: done checking for max_fail_percentage 11123 1726878487.92927: checking to see if all hosts have failed and the running result is not ok 11123 1726878487.92928: done checking to see if all hosts have failed 11123 1726878487.92929: getting the remaining hosts for this loop 11123 1726878487.92930: done getting the remaining hosts for this loop 11123 1726878487.92935: getting the next task for host managed_node3 11123 1726878487.92941: done getting next task for host managed_node3 11123 1726878487.92943: ^ task is: TASK: Cleanup - config file 11123 1726878487.92945: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878487.92949: getting variables 11123 1726878487.92951: in VariableManager get_vars() 11123 1726878487.92985: Calling all_inventory to load vars for managed_node3 11123 1726878487.92988: Calling groups_inventory to load vars for managed_node3 11123 1726878487.92990: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878487.93002: Calling all_plugins_play to load vars for managed_node3 11123 1726878487.93005: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878487.93008: Calling groups_plugins_play to load vars for managed_node3 11123 1726878487.97330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878487.97937: done with get_vars() 11123 1726878487.97950: done getting variables TASK [Cleanup - config file] *************************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:44 Friday 20 September 2024 20:28:07 -0400 (0:00:01.146) 0:01:13.962 ****** 11123 1726878487.98007: entering _queue_task() for managed_node3/file 11123 1726878487.98206: worker is 1 (out of 1 available) 11123 1726878487.98221: exiting _queue_task() for managed_node3/file 11123 1726878487.98234: done queuing things up, now waiting for results queue to drain 11123 1726878487.98235: waiting for pending results... 12059 1726878487.98383: running TaskExecutor() for managed_node3/TASK: Cleanup - config file 12059 1726878487.98530: in run() - task 0affdecc-488f-1992-aed8-0000000004f2 12059 1726878487.98547: variable 'ansible_search_path' from source: unknown 12059 1726878487.98552: variable 'ansible_search_path' from source: unknown 12059 1726878487.98581: calling self._execute() 12059 1726878487.98660: variable 'ansible_host' from source: host vars for 'managed_node3' 12059 1726878487.98669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12059 1726878487.98678: variable 'omit' from source: magic vars 12059 1726878487.98771: variable 'omit' from source: magic vars 12059 1726878487.98811: variable 'omit' from source: magic vars 12059 1726878487.98842: variable 'omit' from source: magic vars 12059 1726878487.98877: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12059 1726878487.98910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12059 1726878487.98931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12059 1726878487.98949: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12059 1726878487.98961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12059 1726878487.98986: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12059 1726878487.98990: variable 'ansible_host' from source: host vars for 'managed_node3' 12059 1726878487.98994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12059 1726878487.99082: Set connection var ansible_timeout to 10 12059 1726878487.99087: Set connection var ansible_connection to ssh 12059 1726878487.99092: Set connection var ansible_shell_executable to /bin/sh 12059 1726878487.99100: Set connection var ansible_pipelining to False 12059 1726878487.99105: Set connection var ansible_module_compression to ZIP_DEFLATED 12059 1726878487.99109: Set connection var ansible_shell_type to sh 12059 1726878487.99127: variable 'ansible_shell_executable' from source: unknown 12059 1726878487.99130: variable 'ansible_connection' from source: unknown 12059 1726878487.99135: variable 'ansible_module_compression' from source: unknown 12059 1726878487.99138: variable 'ansible_shell_type' from source: unknown 12059 1726878487.99141: variable 'ansible_shell_executable' from source: unknown 12059 1726878487.99147: variable 'ansible_host' from source: host vars for 'managed_node3' 12059 1726878487.99152: variable 'ansible_pipelining' from source: unknown 12059 1726878487.99155: variable 'ansible_timeout' from source: unknown 12059 1726878487.99159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12059 1726878487.99328: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12059 1726878487.99342: variable 'omit' from source: magic vars 12059 1726878487.99352: starting attempt loop 12059 1726878487.99356: running the handler 12059 1726878487.99368: _low_level_execute_command(): starting 12059 1726878487.99376: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12059 1726878488.01719: stdout chunk (state=2): >>>/root <<< 12059 1726878488.01842: stderr chunk (state=3): >>><<< 12059 1726878488.01849: stdout chunk (state=3): >>><<< 12059 1726878488.01867: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12059 1726878488.01880: _low_level_execute_command(): starting 12059 1726878488.01886: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036 `" && echo ansible-tmp-1726878488.0187502-12059-148620796872036="` echo /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036 `" ) && sleep 0' 12059 1726878488.04366: stdout chunk (state=2): >>>ansible-tmp-1726878488.0187502-12059-148620796872036=/root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036 <<< 12059 1726878488.04519: stderr chunk (state=3): >>><<< 12059 1726878488.04527: stdout chunk (state=3): >>><<< 12059 1726878488.04545: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878488.0187502-12059-148620796872036=/root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036 , stderr= 12059 1726878488.04593: variable 'ansible_module_compression' from source: unknown 12059 1726878488.04657: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 12059 1726878488.04689: variable 'ansible_facts' from source: unknown 12059 1726878488.04763: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/AnsiballZ_file.py 12059 1726878488.04865: Sending initial data 12059 1726878488.04872: Sent initial data (153 bytes) 12059 1726878488.07426: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmp_3axc1tq /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/AnsiballZ_file.py <<< 12059 1726878488.08664: stderr chunk (state=3): >>><<< 12059 1726878488.08673: stdout chunk (state=3): >>><<< 12059 1726878488.08693: done transferring module to remote 12059 1726878488.08710: _low_level_execute_command(): starting 12059 1726878488.08716: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/ /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/AnsiballZ_file.py && sleep 0' 12059 1726878488.11079: stderr chunk (state=2): >>><<< 12059 1726878488.11087: stdout chunk (state=2): >>><<< 12059 1726878488.11104: _low_level_execute_command() done: rc=0, stdout=, stderr= 12059 1726878488.11108: _low_level_execute_command(): starting 12059 1726878488.11113: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/AnsiballZ_file.py && sleep 0' 12059 1726878488.13907: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 12059 1726878488.13963: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12059 1726878488.13996: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 12059 1726878488.14047: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 12059 1726878488.14074: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 12059 1726878488.14117: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 12059 1726878488.14145: 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 <<< 12059 1726878488.14176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12059 1726878488.14193: stdout chunk (state=3): >>>import '_codecs' # <<< 12059 1726878488.14215: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14812fe48> <<< 12059 1726878488.14243: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12059 1726878488.14271: 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 0x7fd1480c5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14812f9b0> <<< 12059 1726878488.14295: 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' <<< 12059 1726878488.14313: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d2630> <<< 12059 1726878488.14337: stdout chunk (state=3): >>>import '_signal' # <<< 12059 1726878488.14367: 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' <<< 12059 1726878488.14388: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d9160> <<< 12059 1726878488.14412: 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' <<< 12059 1726878488.14436: 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' <<< 12059 1726878488.14455: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12059 1726878488.14485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480de0f0> <<< 12059 1726878488.14494: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d9748> <<< 12059 1726878488.14535: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d9390> <<< 12059 1726878488.14548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12059 1726878488.14564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12059 1726878488.14588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12059 1726878488.14613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 12059 1726878488.14642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12059 1726878488.14654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12059 1726878488.14664: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148083470> <<< 12059 1726878488.14691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12059 1726878488.14699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12059 1726878488.14719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 12059 1726878488.14730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148088e48> <<< 12059 1726878488.14739: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148083b38> <<< 12059 1726878488.14778: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12059 1726878488.14801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12059 1726878488.14915: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14808f4e0> <<< 12059 1726878488.14930: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148072d68> <<< 12059 1726878488.14950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12059 1726878488.14962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 12059 1726878488.14968: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148075198> <<< 12059 1726878488.15001: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12059 1726878488.15018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12059 1726878488.15035: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146383940> <<< 12059 1726878488.15052: 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 <<< 12059 1726878488.15068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12059 1726878488.15085: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146395240> <<< 12059 1726878488.15163: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480e3a20> <<< 12059 1726878488.15179: 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. <<< 12059 1726878488.15408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12059 1726878488.15425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12059 1726878488.15444: 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' <<< 12059 1726878488.15457: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12059 1726878488.15476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12059 1726878488.15491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12059 1726878488.15503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12059 1726878488.15524: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12059 1726878488.15594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12059 1726878488.15602: stdout chunk (state=3): >>>import '_functools' # <<< 12059 1726878488.15622: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12059 1726878488.15654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.15672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12059 1726878488.15689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12059 1726878488.15708: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146302278> <<< 12059 1726878488.15738: 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' <<< 12059 1726878488.15747: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14630d4a8> <<< 12059 1726878488.15759: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 12059 1726878488.15765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 12059 1726878488.15786: 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' <<< 12059 1726878488.15797: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd14630e198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14630dc88> <<< 12059 1726878488.15809: stdout chunk (state=3): >>>import 'itertools' # <<< 12059 1726878488.15826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12059 1726878488.15844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14630e278> <<< 12059 1726878488.15861: stdout chunk (state=3): >>>import '_collections' # <<< 12059 1726878488.15906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14635e9b0> <<< 12059 1726878488.15929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12059 1726878488.15939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12059 1726878488.15973: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14635eda0> <<< 12059 1726878488.16024: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146350358> <<< 12059 1726878488.16049: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 12059 1726878488.16061: 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 0x7fd146355358> <<< 12059 1726878488.16068: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146348630> <<< 12059 1726878488.16104: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14633a668> <<< 12059 1726878488.16121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12059 1726878488.16136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12059 1726878488.16142: stdout chunk (state=3): >>>import '_sre' # <<< 12059 1726878488.16165: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12059 1726878488.16174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12059 1726878488.16196: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 12059 1726878488.16204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 12059 1726878488.16231: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460bc4a8> <<< 12059 1726878488.16248: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460acf28> <<< 12059 1726878488.16256: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463502b0> <<< 12059 1726878488.16269: stdout chunk (state=3): >>>import '_locale' # <<< 12059 1726878488.16323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12059 1726878488.16335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460ce080> <<< 12059 1726878488.16344: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463344a8> <<< 12059 1726878488.16355: 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' <<< 12059 1726878488.16380: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.16391: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.16399: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1460ce400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460ce208> <<< 12059 1726878488.16414: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.16423: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.16434: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1460ce518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463ac208> <<< 12059 1726878488.16448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12059 1726878488.16456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12059 1726878488.16475: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 12059 1726878488.16481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.16490: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12059 1726878488.16510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12059 1726878488.16519: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460d9048> <<< 12059 1726878488.16529: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460cec18> <<< 12059 1726878488.16549: 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' <<< 12059 1726878488.16558: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460d98d0> <<< 12059 1726878488.16572: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12059 1726878488.16587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12059 1726878488.16610: 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' <<< 12059 1726878488.16668: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460e50f0> <<< 12059 1726878488.16686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12059 1726878488.16699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12059 1726878488.16736: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c603c8> <<< 12059 1726878488.16751: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460d99b0> <<< 12059 1726878488.16765: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12059 1726878488.16782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12059 1726878488.16828: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c64eb8> <<< 12059 1726878488.16847: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460ce748> <<< 12059 1726878488.16861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12059 1726878488.16877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12059 1726878488.16892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12059 1726878488.16903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c8a518> <<< 12059 1726878488.16931: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.16942: 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 0x7fd145c8a8d0> <<< 12059 1726878488.16955: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12059 1726878488.16963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12059 1726878488.16989: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12059 1726878488.16995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 12059 1726878488.17007: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c905c0> <<< 12059 1726878488.17023: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12059 1726878488.17048: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12059 1726878488.17059: stdout chunk (state=3): >>>import 'time' # <<< 12059 1726878488.17081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12059 1726878488.17089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12059 1726878488.17115: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12059 1726878488.17122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12059 1726878488.17140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12059 1726878488.17173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12059 1726878488.17194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12059 1726878488.17204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 12059 1726878488.17215: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a3cdd8> <<< 12059 1726878488.17322: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a2d518> <<< 12059 1726878488.17332: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a2d208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a250f0> <<< 12059 1726878488.17363: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c90f60> <<< 12059 1726878488.17391: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17402: 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 0x7fd145a361d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c8ac50> <<< 12059 1726878488.17426: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12059 1726878488.17441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12059 1726878488.17477: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17488: 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 0x7fd1480408d0> <<< 12059 1726878488.17496: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a36278> import 'pwd' # <<< 12059 1726878488.17524: 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 0x7fd148040c50> <<< 12059 1726878488.17587: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460cea90> <<< 12059 1726878488.17602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12059 1726878488.17619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12059 1726878488.17635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12059 1726878488.17652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12059 1726878488.17667: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17687: 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 0x7fd148057780> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 12059 1726878488.17699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 12059 1726878488.17830: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17840: 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 0x7fd14805c7f0> <<< 12059 1726878488.17866: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17874: 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 0x7fd14805ccc0> <<< 12059 1726878488.17898: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17909: 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 0x7fd14805cdd8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148057fd0> <<< 12059 1726878488.17929: 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' <<< 12059 1726878488.17949: 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' <<< 12059 1726878488.17965: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd148065160> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14805c6a0> <<< 12059 1726878488.17978: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.17994: 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 0x7fd14805c400> <<< 12059 1726878488.18006: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14804acc0> <<< 12059 1726878488.18021: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c72588> <<< 12059 1726878488.18046: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12059 1726878488.18079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12059 1726878488.18122: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148057630> <<< 12059 1726878488.18243: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12059 1726878488.18254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12059 1726878488.18262: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14405eac8> <<< 12059 1726878488.18327: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip' # zipimport: zlib available <<< 12059 1726878488.18342: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.18361: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/__init__.py <<< 12059 1726878488.18373: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12059 1726878488.18391: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 12059 1726878488.19457: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.20438: 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 0x7fd1440006a0> 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' <<< 12059 1726878488.20474: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.20490: 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 0x7fd143d42438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd144000fd0> <<< 12059 1726878488.20513: 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' <<< 12059 1726878488.20523: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd144000080> <<< 12059 1726878488.20530: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12059 1726878488.20557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12059 1726878488.20593: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d1bcf8> <<< 12059 1726878488.20615: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12059 1726878488.20628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12059 1726878488.20650: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12059 1726878488.20680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12059 1726878488.20698: 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' <<< 12059 1726878488.20784: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d8a3c8> <<< 12059 1726878488.20807: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.20815: 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 0x7fd143d8ac88> <<< 12059 1726878488.20831: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.20846: 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 0x7fd143d24198> <<< 12059 1726878488.20864: 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' <<< 12059 1726878488.20937: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d892b0> <<< 12059 1726878488.20944: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d68470> <<< 12059 1726878488.21243: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d5c668> <<< 12059 1726878488.21255: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12059 1726878488.21267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12059 1726878488.21281: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14407d5f8> <<< 12059 1726878488.21308: 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 0x7fd143d6f4e0> <<< 12059 1726878488.21336: 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 <<< 12059 1726878488.21343: 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 0x7fd143d6f5f8> <<< 12059 1726878488.21357: 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 <<< 12059 1726878488.21365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12059 1726878488.21386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12059 1726878488.21408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12059 1726878488.21435: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12059 1726878488.21444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.21491: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.21497: 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 0x7fd143fdc0b8> <<< 12059 1726878488.21574: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 12059 1726878488.21589: 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 0x7fd143ff1160> <<< 12059 1726878488.21595: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcc4a8> <<< 12059 1726878488.21614: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12059 1726878488.21624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 12059 1726878488.21633: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcccc0> <<< 12059 1726878488.21846: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d7d9b0> <<< 12059 1726878488.21863: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12059 1726878488.21889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.21910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12059 1726878488.21922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 12059 1726878488.21930: stdout chunk (state=3): >>>import '_string' # <<< 12059 1726878488.22011: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14400a198> <<< 12059 1726878488.22064: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcc320> <<< 12059 1726878488.22185: 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' <<< 12059 1726878488.22199: 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 0x7fd14400afd0> <<< 12059 1726878488.22395: 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 0x7fd143f17128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143f17278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d6f748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fd143f28c18> <<< 12059 1726878488.22537: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f25358> <<< 12059 1726878488.22565: 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' <<< 12059 1726878488.22576: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143f25550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f17dd8> <<< 12059 1726878488.22590: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.22601: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 12059 1726878488.22606: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.22681: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.22746: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.22755: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/__init__.py <<< 12059 1726878488.22768: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12059 1726878488.22777: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 12059 1726878488.22873: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.22967: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12059 1726878488.22981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.23002: 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' <<< 12059 1726878488.23017: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 12059 1726878488.23030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12059 1726878488.23050: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.23065: 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 0x7fd143cfef98> <<< 12059 1726878488.23102: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cfec50> <<< 12059 1726878488.23155: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cfe4a8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 12059 1726878488.23174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 12059 1726878488.23198: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cfeac8> <<< 12059 1726878488.23218: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f30e48> # zipimport: zlib available <<< 12059 1726878488.23672: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24117: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/six/__init__.py <<< 12059 1726878488.24128: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 12059 1726878488.24140: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 12059 1726878488.24145: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 12059 1726878488.24169: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 12059 1726878488.24178: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24191: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24216: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 12059 1726878488.24226: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24246: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24255: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 12059 1726878488.24266: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24371: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24492: 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' <<< 12059 1726878488.24516: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143e606a0> <<< 12059 1726878488.24523: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.24882: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25221: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25272: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25330: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 12059 1726878488.25341: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25361: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25394: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 12059 1726878488.25457: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25523: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 12059 1726878488.25539: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12059 1726878488.25551: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 12059 1726878488.25586: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25612: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12059 1726878488.25628: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25784: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.25954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12059 1726878488.25962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12059 1726878488.26077: stdout chunk (state=3): >>>import '_ast' # <<< 12059 1726878488.26088: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143ed7f28> <<< 12059 1726878488.26103: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26111: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26131: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 12059 1726878488.26188: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26235: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 12059 1726878488.26255: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 12059 1726878488.26266: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 12059 1726878488.26273: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26305: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26336: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 12059 1726878488.26345: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26371: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26407: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26442: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26508: 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 <<< 12059 1726878488.26639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12059 1726878488.26723: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 12059 1726878488.26730: 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 0x7fd143edd320> <<< 12059 1726878488.26787: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cf9160> <<< 12059 1726878488.26811: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/file.py <<< 12059 1726878488.26823: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 12059 1726878488.26833: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26873: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26919: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26945: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.26976: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12059 1726878488.26991: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12059 1726878488.27014: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12059 1726878488.27044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12059 1726878488.27059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 12059 1726878488.27071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 12059 1726878488.27202: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143ea80b8> <<< 12059 1726878488.27223: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12059 1726878488.27233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12059 1726878488.27329: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143ea8160> <<< 12059 1726878488.27375: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143edd668> <<< 12059 1726878488.27430: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d040b8> <<< 12059 1726878488.27443: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 12059 1726878488.27458: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.27478: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 12059 1726878488.27494: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.27509: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.27527: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 12059 1726878488.27619: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 12059 1726878488.27639: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12059 1726878488.27649: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/modules/__init__.py <<< 12059 1726878488.27657: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.28088: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.28557: stdout chunk (state=3): >>># zipimport: zlib available <<< 12059 1726878488.28714: stdout chunk (state=3): >>> {"path": "/etc/cockpit/cockpit.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/cockpit.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 12059 1726878488.28734: stdout chunk (state=3): >>># destroy __main__ <<< 12059 1726878488.28953: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 12059 1726878488.28969: 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 <<< 12059 1726878488.28986: 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 <<< 12059 1726878488.28997: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil <<< 12059 1726878488.29019: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess <<< 12059 1726878488.29040: stdout chunk (state=3): >>># cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec <<< 12059 1726878488.29058: stdout chunk (state=3): >>># cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale <<< 12059 1726878488.29071: 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 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 12059 1726878488.29084: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 12059 1726878488.29256: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12059 1726878488.29278: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 12059 1726878488.29296: stdout chunk (state=3): >>># destroy zipimport <<< 12059 1726878488.29311: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 12059 1726878488.29325: stdout chunk (state=3): >>># destroy _socket <<< 12059 1726878488.29343: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 12059 1726878488.29355: 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 <<< 12059 1726878488.29375: 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 <<< 12059 1726878488.29387: 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 <<< 12059 1726878488.29407: 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 <<< 12059 1726878488.29419: stdout chunk (state=3): >>># 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 <<< 12059 1726878488.29428: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback <<< 12059 1726878488.29446: stdout chunk (state=3): >>># 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 <<< 12059 1726878488.29456: stdout chunk (state=3): >>># cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 12059 1726878488.29461: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 12059 1726878488.29495: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # destroy weakref <<< 12059 1726878488.29507: stdout chunk (state=3): >>># destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 <<< 12059 1726878488.29519: 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 <<< 12059 1726878488.29525: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 12059 1726878488.29552: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12059 1726878488.29716: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno <<< 12059 1726878488.29728: 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 <<< 12059 1726878488.29736: stdout chunk (state=3): >>># 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 <<< 12059 1726878488.29752: 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 <<< 12059 1726878488.29765: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat <<< 12059 1726878488.29776: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy distro <<< 12059 1726878488.29785: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 12059 1726878488.29791: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 12059 1726878488.29808: stdout chunk (state=3): >>># destroy select <<< 12059 1726878488.29820: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 12059 1726878488.29845: stdout chunk (state=3): >>># destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 12059 1726878488.29854: stdout chunk (state=3): >>># destroy time <<< 12059 1726878488.29867: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 12059 1726878488.29883: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 12059 1726878488.30154: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12059 1726878488.30199: stderr chunk (state=3): >>><<< 12059 1726878488.30206: stdout chunk (state=3): >>><<< 12059 1726878488.30252: _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 0x7fd14812fe48> # /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 0x7fd1480c5828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14812f9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d2630> 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 0x7fd1480d9160> # /usr/lib64/python3.6/__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 0x7fd1480de0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d9748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480d9390> # /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 0x7fd148083470> # /usr/lib64/python3.6/__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 0x7fd148088e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148083b38> # /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 0x7fd14808f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148072d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148075198> # /usr/lib64/python3.6/__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 0x7fd146383940> # /usr/lib64/python3.6/__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 0x7fd146395240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1480e3a20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7fd146302278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14630d4a8> # /usr/lib64/python3.6/__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 0x7fd14630e198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14630dc88> 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 0x7fd14630e278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14635e9b0> # /usr/lib64/python3.6/__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 0x7fd14635eda0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146350358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146355358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd146348630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14633a668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7fd1460bc4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460acf28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463502b0> 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 0x7fd1460ce080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463344a8> # /usr/lib64/python3.6/__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 0x7fd1460ce400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460ce208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1460ce518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1463ac208> # /usr/lib64/python3.6/__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 0x7fd1460d9048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460cec18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460d98d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7fd1460e50f0> # /usr/lib64/python3.6/__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 0x7fd145c603c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460d99b0> # /usr/lib64/python3.6/__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 0x7fd145c64eb8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460ce748> # /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 0x7fd145c8a518> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd145c8a8d0> # /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 0x7fd145c905c0> # /usr/lib64/python3.6/__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 0x7fd145a3cdd8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a2d518> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a2d208> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a250f0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c90f60> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd145a361d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c8ac50> # /usr/lib64/python3.6/__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 0x7fd1480408d0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145a36278> 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 0x7fd148040c50> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1460cea90> # /usr/lib64/python3.6/__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 0x7fd148057780> # /usr/lib64/python3.6/__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 0x7fd14805c7f0> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd14805ccc0> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd14805cdd8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd148057fd0> # /usr/lib64/python3.6/__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 0x7fd148065160> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14805c6a0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd14805c400> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd14804acc0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd145c72588> # /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 0x7fd148057630> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7fd14405eac8> # zipimport: found 33 names in '/tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1440006a0> 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 0x7fd143d42438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd144000fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd144000080> # /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 0x7fd143d1bcf8> # /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 0x7fd143d8a3c8> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143d8ac88> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143d24198> # /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 0x7fd143d892b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d68470> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d5c668> # /usr/lib64/python3.6/__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 0x7fd14407d5f8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143d6f4e0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d6f5f8> # /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 0x7fd143fdc0b8> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7fd143ff1160> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcc4a8> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcccc0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d7d9b0> # /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 0x7fd14400a198> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143fcc320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd14400afd0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143f17128> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143f17278> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d6f748> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7fd143f28c18> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f25358> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143f25550> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f17dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143cfef98> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cfec50> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cfe4a8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7fd143cfeac8> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143f30e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143e606a0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143ed7f28> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd143edd320> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143cf9160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7fd143ea80b8> # /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 0x7fd143ea8160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143edd668> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd143d040b8> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_as2g56lu/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/cockpit/cockpit.conf", "changed": false, "state": "absent", "invocation": {"module_args": {"path": "/etc/cockpit/cockpit.conf", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 closed. 12059 1726878488.30364: done with _execute_module (file, {'path': '/etc/cockpit/cockpit.conf', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12059 1726878488.30379: _low_level_execute_command(): starting 12059 1726878488.30385: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878488.0187502-12059-148620796872036/ > /dev/null 2>&1 && sleep 0' 12059 1726878488.32907: stderr chunk (state=2): >>><<< 12059 1726878488.32916: stdout chunk (state=2): >>><<< 12059 1726878488.32931: _low_level_execute_command() done: rc=0, stdout=, stderr= 12059 1726878488.32939: handler run complete 12059 1726878488.32956: attempt loop complete, returning result 12059 1726878488.32960: _execute() done 12059 1726878488.32964: dumping result to json 12059 1726878488.32969: done dumping result, returning 12059 1726878488.32975: done running TaskExecutor() for managed_node3/TASK: Cleanup - config file [0affdecc-488f-1992-aed8-0000000004f2] 12059 1726878488.32981: sending task result for task 0affdecc-488f-1992-aed8-0000000004f2 12059 1726878488.33012: done sending task result for task 0affdecc-488f-1992-aed8-0000000004f2 12059 1726878488.33016: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } 11123 1726878488.33137: no more pending results, returning what we have 11123 1726878488.33140: results queue empty 11123 1726878488.33141: checking for any_errors_fatal 11123 1726878488.33160: done checking for any_errors_fatal 11123 1726878488.33160: checking for max_fail_percentage 11123 1726878488.33162: done checking for max_fail_percentage 11123 1726878488.33162: checking to see if all hosts have failed and the running result is not ok 11123 1726878488.33163: done checking to see if all hosts have failed 11123 1726878488.33164: getting the remaining hosts for this loop 11123 1726878488.33165: done getting the remaining hosts for this loop 11123 1726878488.33168: getting the next task for host managed_node3 11123 1726878488.33174: done getting next task for host managed_node3 11123 1726878488.33176: ^ task is: TASK: Cleanup - port customization 11123 1726878488.33179: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878488.33184: getting variables 11123 1726878488.33185: in VariableManager get_vars() 11123 1726878488.33220: Calling all_inventory to load vars for managed_node3 11123 1726878488.33223: Calling groups_inventory to load vars for managed_node3 11123 1726878488.33225: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878488.33236: Calling all_plugins_play to load vars for managed_node3 11123 1726878488.33239: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878488.33241: Calling groups_plugins_play to load vars for managed_node3 11123 1726878488.33751: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878488.34246: done with get_vars() 11123 1726878488.34258: done getting variables TASK [Cleanup - port customization] ******************************************** task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:52 Friday 20 September 2024 20:28:08 -0400 (0:00:00.363) 0:01:14.326 ****** 11123 1726878488.34323: entering _queue_task() for managed_node3/file 11123 1726878488.34507: worker is 1 (out of 1 available) 11123 1726878488.34521: exiting _queue_task() for managed_node3/file 11123 1726878488.34533: done queuing things up, now waiting for results queue to drain 11123 1726878488.34535: waiting for pending results... 12072 1726878488.34668: running TaskExecutor() for managed_node3/TASK: Cleanup - port customization 12072 1726878488.34793: in run() - task 0affdecc-488f-1992-aed8-0000000004f3 12072 1726878488.34812: variable 'ansible_search_path' from source: unknown 12072 1726878488.34816: variable 'ansible_search_path' from source: unknown 12072 1726878488.34845: calling self._execute() 12072 1726878488.34914: variable 'ansible_host' from source: host vars for 'managed_node3' 12072 1726878488.34922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12072 1726878488.34931: variable 'omit' from source: magic vars 12072 1726878488.35011: variable 'omit' from source: magic vars 12072 1726878488.35046: variable 'omit' from source: magic vars 12072 1726878488.35072: variable 'omit' from source: magic vars 12072 1726878488.35108: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12072 1726878488.35137: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12072 1726878488.35157: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12072 1726878488.35172: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12072 1726878488.35184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12072 1726878488.35208: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12072 1726878488.35213: variable 'ansible_host' from source: host vars for 'managed_node3' 12072 1726878488.35217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12072 1726878488.35287: Set connection var ansible_timeout to 10 12072 1726878488.35292: Set connection var ansible_connection to ssh 12072 1726878488.35298: Set connection var ansible_shell_executable to /bin/sh 12072 1726878488.35309: Set connection var ansible_pipelining to False 12072 1726878488.35314: Set connection var ansible_module_compression to ZIP_DEFLATED 12072 1726878488.35319: Set connection var ansible_shell_type to sh 12072 1726878488.35336: variable 'ansible_shell_executable' from source: unknown 12072 1726878488.35340: variable 'ansible_connection' from source: unknown 12072 1726878488.35344: variable 'ansible_module_compression' from source: unknown 12072 1726878488.35347: variable 'ansible_shell_type' from source: unknown 12072 1726878488.35350: variable 'ansible_shell_executable' from source: unknown 12072 1726878488.35354: variable 'ansible_host' from source: host vars for 'managed_node3' 12072 1726878488.35358: variable 'ansible_pipelining' from source: unknown 12072 1726878488.35361: variable 'ansible_timeout' from source: unknown 12072 1726878488.35365: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12072 1726878488.35514: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12072 1726878488.35529: variable 'omit' from source: magic vars 12072 1726878488.35539: starting attempt loop 12072 1726878488.35542: running the handler 12072 1726878488.35554: _low_level_execute_command(): starting 12072 1726878488.35561: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12072 1726878488.37850: stdout chunk (state=2): >>>/root <<< 12072 1726878488.37968: stderr chunk (state=3): >>><<< 12072 1726878488.37974: stdout chunk (state=3): >>><<< 12072 1726878488.37991: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12072 1726878488.38007: _low_level_execute_command(): starting 12072 1726878488.38013: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275 `" && echo ansible-tmp-1726878488.3799875-12072-278944135149275="` echo /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275 `" ) && sleep 0' 12072 1726878488.40467: stdout chunk (state=2): >>>ansible-tmp-1726878488.3799875-12072-278944135149275=/root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275 <<< 12072 1726878488.40594: stderr chunk (state=3): >>><<< 12072 1726878488.40603: stdout chunk (state=3): >>><<< 12072 1726878488.40619: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878488.3799875-12072-278944135149275=/root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275 , stderr= 12072 1726878488.40662: variable 'ansible_module_compression' from source: unknown 12072 1726878488.40711: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 12072 1726878488.40747: variable 'ansible_facts' from source: unknown 12072 1726878488.40819: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/AnsiballZ_file.py 12072 1726878488.40924: Sending initial data 12072 1726878488.40933: Sent initial data (153 bytes) 12072 1726878488.43505: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpgl2v_1hy /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/AnsiballZ_file.py <<< 12072 1726878488.44989: stderr chunk (state=3): >>><<< 12072 1726878488.45001: stdout chunk (state=3): >>><<< 12072 1726878488.45025: done transferring module to remote 12072 1726878488.45047: _low_level_execute_command(): starting 12072 1726878488.45053: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/ /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/AnsiballZ_file.py && sleep 0' 12072 1726878488.47452: stderr chunk (state=2): >>><<< 12072 1726878488.47462: stdout chunk (state=2): >>><<< 12072 1726878488.47476: _low_level_execute_command() done: rc=0, stdout=, stderr= 12072 1726878488.47480: _low_level_execute_command(): starting 12072 1726878488.47486: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/AnsiballZ_file.py && sleep 0' 12072 1726878488.50265: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 12072 1726878488.50286: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 12072 1726878488.50343: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 12072 1726878488.50369: stdout chunk (state=3): >>>import '_io' # <<< 12072 1726878488.50380: stdout chunk (state=3): >>>import 'marshal' # <<< 12072 1726878488.50411: stdout chunk (state=3): >>>import 'posix' # <<< 12072 1726878488.50424: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 12072 1726878488.50439: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 12072 1726878488.50485: 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' <<< 12072 1726878488.50512: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 12072 1726878488.50527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 12072 1726878488.50543: stdout chunk (state=3): >>>import '_codecs' # <<< 12072 1726878488.50560: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cec6e48> <<< 12072 1726878488.50592: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 12072 1726878488.50603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 12072 1726878488.50621: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce5c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cec69b0> <<< 12072 1726878488.50641: 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' <<< 12072 1726878488.50651: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce69630> <<< 12072 1726878488.50670: stdout chunk (state=3): >>>import '_signal' # <<< 12072 1726878488.50688: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12072 1726878488.50697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12072 1726878488.50710: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce70160> <<< 12072 1726878488.50736: 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' <<< 12072 1726878488.50751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12072 1726878488.50758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12072 1726878488.50775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12072 1726878488.50789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12072 1726878488.50802: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce750f0> <<< 12072 1726878488.50814: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce70748> <<< 12072 1726878488.50846: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce70390> <<< 12072 1726878488.50870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12072 1726878488.50885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12072 1726878488.50901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12072 1726878488.50925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12072 1726878488.50933: stdout chunk (state=3): >>>import 'errno' # <<< 12072 1726878488.50952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12072 1726878488.50969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12072 1726878488.50980: stdout chunk (state=3): >>>import '_stat' # <<< 12072 1726878488.50987: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce1a470> <<< 12072 1726878488.51006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12072 1726878488.51012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12072 1726878488.51129: 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 0x7f5a4ce1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce1ab38> # /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' <<< 12072 1726878488.51208: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce264e0> <<< 12072 1726878488.51231: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce09d68> <<< 12072 1726878488.51250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12072 1726878488.51259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 12072 1726878488.51267: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce0c198> <<< 12072 1726878488.51309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12072 1726878488.51324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12072 1726878488.51341: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b11a940> <<< 12072 1726878488.51355: 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 <<< 12072 1726878488.51380: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12072 1726878488.51388: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b12c240> <<< 12072 1726878488.51475: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce7aa20> <<< 12072 1726878488.51482: 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. <<< 12072 1726878488.51720: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12072 1726878488.51729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12072 1726878488.51751: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 12072 1726878488.51760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 12072 1726878488.51777: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12072 1726878488.51793: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12072 1726878488.51815: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12072 1726878488.51826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'<<< 12072 1726878488.51835: stdout chunk (state=3): >>> <<< 12072 1726878488.51849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12072 1726878488.51925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12072 1726878488.51933: stdout chunk (state=3): >>>import '_functools' # <<< 12072 1726878488.51954: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12072 1726878488.51985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12072 1726878488.52007: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12072 1726878488.52020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12072 1726878488.52046: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b099278> <<< 12072 1726878488.52069: 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' <<< 12072 1726878488.52085: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0a44a8> <<< 12072 1726878488.52093: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 12072 1726878488.52108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 12072 1726878488.52130: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.52141: 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 0x7f5a4b0a5198> <<< 12072 1726878488.52148: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0a4c88> <<< 12072 1726878488.52164: stdout chunk (state=3): >>>import 'itertools' # <<< 12072 1726878488.52175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12072 1726878488.52196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 12072 1726878488.52203: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0a5278> <<< 12072 1726878488.52219: stdout chunk (state=3): >>>import '_collections' # <<< 12072 1726878488.52266: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0f59b0> <<< 12072 1726878488.52291: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12072 1726878488.52307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12072 1726878488.52342: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0f5da0> <<< 12072 1726878488.52395: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0e7358> <<< 12072 1726878488.52421: 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 0x7f5a4b0ec358> <<< 12072 1726878488.52438: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0df630> <<< 12072 1726878488.52482: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0d1668> <<< 12072 1726878488.52497: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12072 1726878488.52511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12072 1726878488.52524: stdout chunk (state=3): >>>import '_sre' # <<< 12072 1726878488.52543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12072 1726878488.52557: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12072 1726878488.52578: 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' <<< 12072 1726878488.52616: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae53470> <<< 12072 1726878488.52633: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae43ef0> <<< 12072 1726878488.52652: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0e7630> <<< 12072 1726878488.52659: stdout chunk (state=3): >>>import '_locale' # <<< 12072 1726878488.52712: 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' <<< 12072 1726878488.52731: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0cb4a8> <<< 12072 1726878488.52749: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 12072 1726878488.52758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 12072 1726878488.52781: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.52791: 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 0x7f5a4ae653c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae651d0> <<< 12072 1726878488.52829: 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 0x7f5a4ae654e0> <<< 12072 1726878488.52839: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b143208> <<< 12072 1726878488.52855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12072 1726878488.52869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12072 1726878488.52889: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 12072 1726878488.52898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 12072 1726878488.52913: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12072 1726878488.52932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12072 1726878488.52946: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65fd0> <<< 12072 1726878488.52952: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65be0> <<< 12072 1726878488.52973: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12072 1726878488.52980: 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 0x7f5a4ae71898> <<< 12072 1726878488.53003: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12072 1726878488.53021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12072 1726878488.53044: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12072 1726878488.53051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12072 1726878488.53109: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae7c0b8> <<< 12072 1726878488.53127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12072 1726878488.53142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12072 1726878488.53178: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a9f8390> <<< 12072 1726878488.53189: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae71978> <<< 12072 1726878488.53207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12072 1726878488.53223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12072 1726878488.53272: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a9fce80> <<< 12072 1726878488.53287: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65710> <<< 12072 1726878488.53307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12072 1726878488.53326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12072 1726878488.53349: 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 0x7f5a4aa214e0> <<< 12072 1726878488.53385: 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 0x7f5a4aa21898> <<< 12072 1726878488.53405: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12072 1726878488.53421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12072 1726878488.53444: 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' <<< 12072 1726878488.53467: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa27588> <<< 12072 1726878488.53483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12072 1726878488.53509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12072 1726878488.53524: stdout chunk (state=3): >>>import 'time' # <<< 12072 1726878488.53543: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12072 1726878488.53561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12072 1726878488.53585: 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' <<< 12072 1726878488.53606: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12072 1726878488.53644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12072 1726878488.53669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12072 1726878488.53679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 12072 1726878488.53691: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7d3da0> <<< 12072 1726878488.53798: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7c64e0> <<< 12072 1726878488.53809: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7c61d0> <<< 12072 1726878488.53815: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7bc0b8> <<< 12072 1726878488.53844: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa27f28> <<< 12072 1726878488.53873: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.53883: 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 0x7f5a4a7cd198> <<< 12072 1726878488.53896: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa21c18> <<< 12072 1726878488.53914: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12072 1726878488.53934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12072 1726878488.53971: 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 0x7f5a4cdd7908> <<< 12072 1726878488.53988: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7cd240> <<< 12072 1726878488.53995: stdout chunk (state=3): >>>import 'pwd' # <<< 12072 1726878488.54020: 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 0x7f5a4cdd7c88> <<< 12072 1726878488.54088: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65a58> <<< 12072 1726878488.54103: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12072 1726878488.54124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12072 1726878488.54138: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12072 1726878488.54152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12072 1726878488.54181: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.54190: 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 0x7f5a4cdee7b8> <<< 12072 1726878488.54206: 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' <<< 12072 1726878488.54348: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.54355: 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 0x7f5a4cdf3828> <<< 12072 1726878488.54381: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.54388: 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 0x7f5a4cdf3cf8> <<< 12072 1726878488.54410: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.54422: 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 0x7f5a4cdf3e10> <<< 12072 1726878488.54432: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cdf3048> <<< 12072 1726878488.54451: 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' <<< 12072 1726878488.54476: 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' <<< 12072 1726878488.54488: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4cdfc198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cdf36d8> <<< 12072 1726878488.54513: 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 0x7f5a4cdf3438> <<< 12072 1726878488.54537: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cde1cf8> <<< 12072 1726878488.54552: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa0b550> <<< 12072 1726878488.54580: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12072 1726878488.54609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12072 1726878488.54658: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cdee668> <<< 12072 1726878488.54784: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12072 1726878488.54792: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12072 1726878488.54805: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48df5b00> <<< 12072 1726878488.54870: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip' <<< 12072 1726878488.54880: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.54891: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.54908: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/__init__.py <<< 12072 1726878488.54916: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.54929: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.54944: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/__init__.py <<< 12072 1726878488.54952: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.56024: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.56940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 12072 1726878488.56953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d883c8><<< 12072 1726878488.56961: stdout chunk (state=3): >>> import 'atexit' # <<< 12072 1726878488.56977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12072 1726878488.57014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12072 1726878488.57071: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.57083: 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 0x7f5a48ada470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d88fd0> <<< 12072 1726878488.57110: 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 0x7f5a48d880b8> <<< 12072 1726878488.57130: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12072 1726878488.57157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12072 1726878488.57194: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48ab3d30> <<< 12072 1726878488.57217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12072 1726878488.57231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12072 1726878488.57253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12072 1726878488.57282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12072 1726878488.57304: 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' <<< 12072 1726878488.57391: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b21b00> <<< 12072 1726878488.57420: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.57428: 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 0x7f5a48ac8588> <<< 12072 1726878488.57454: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.57461: 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 0x7f5a48ac81d0> <<< 12072 1726878488.57472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 12072 1726878488.57490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 12072 1726878488.57550: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b20320> <<< 12072 1726878488.57569: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b004a8> <<< 12072 1726878488.57862: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48af46a0> <<< 12072 1726878488.57883: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12072 1726878488.57891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12072 1726878488.57911: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48e15630> <<< 12072 1726878488.57935: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.57944: 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 0x7f5a48b09550> <<< 12072 1726878488.57962: 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 <<< 12072 1726878488.57971: 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 0x7f5a48b09668> <<< 12072 1726878488.57988: 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 <<< 12072 1726878488.58005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12072 1726878488.58023: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12072 1726878488.58050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12072 1726878488.58070: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12072 1726878488.58089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12072 1726878488.58131: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.58141: 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 0x7f5a48d74128> <<< 12072 1726878488.58217: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 12072 1726878488.58230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 12072 1726878488.58240: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d8a198> <<< 12072 1726878488.58256: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62518> <<< 12072 1726878488.58266: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 12072 1726878488.58275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 12072 1726878488.58279: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62d30> <<< 12072 1726878488.58482: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b15a20> <<< 12072 1726878488.58508: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12072 1726878488.58545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12072 1726878488.58561: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12072 1726878488.58577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 12072 1726878488.58584: stdout chunk (state=3): >>>import '_string' # <<< 12072 1726878488.58671: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a63160> <<< 12072 1726878488.58725: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62390> <<< 12072 1726878488.58849: 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 0x7f5a48a70048> <<< 12072 1726878488.58887: 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 0x7f5a48a70160> <<< 12072 1726878488.58928: 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 0x7f5a48a702b0> <<< 12072 1726878488.58955: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b097b8> <<< 12072 1726878488.58973: 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 <<< 12072 1726878488.58981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12072 1726878488.58996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12072 1726878488.59017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12072 1726878488.59059: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.59067: 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 0x7f5a48a80c50> <<< 12072 1726878488.59231: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a7d390> <<< 12072 1726878488.59259: 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 0x7f5a48a7d588> <<< 12072 1726878488.59267: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a70e10> <<< 12072 1726878488.59286: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12072 1726878488.59302: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py <<< 12072 1726878488.59312: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.59387: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.59461: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12072 1726878488.59481: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 12072 1726878488.59492: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.59501: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 12072 1726878488.59508: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.59611: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.59711: 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' <<< 12072 1726878488.59739: 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' <<< 12072 1726878488.59765: 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' <<< 12072 1726878488.59794: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.59801: 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 0x7f5a48a9e080> <<< 12072 1726878488.59852: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dd5cf8> <<< 12072 1726878488.59885: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dd5518> <<< 12072 1726878488.59908: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 12072 1726878488.59915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 12072 1726878488.59955: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dd5b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a88ef0> <<< 12072 1726878488.59973: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.60418: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.60862: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 12072 1726878488.60879: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py <<< 12072 1726878488.60909: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py <<< 12072 1726878488.60917: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.60944: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.60966: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py <<< 12072 1726878488.60977: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.60994: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.61011: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/_text.py <<< 12072 1726878488.61020: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.61135: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.61253: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 12072 1726878488.61260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 12072 1726878488.61286: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a45446748> <<< 12072 1726878488.61293: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.61654: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62003: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62054: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62113: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/collections.py <<< 12072 1726878488.62123: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62146: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62179: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/warnings.py <<< 12072 1726878488.62186: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62248: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62314: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/errors.py <<< 12072 1726878488.62337: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12072 1726878488.62347: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 12072 1726878488.62357: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62416: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12072 1726878488.62424: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62588: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12072 1726878488.62768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12072 1726878488.62885: stdout chunk (state=3): >>>import '_ast' # <<< 12072 1726878488.62898: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a454bde48> <<< 12072 1726878488.62909: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62928: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.62938: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 12072 1726878488.62955: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63007: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63064: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/validation.py <<< 12072 1726878488.63073: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/parameters.py <<< 12072 1726878488.63090: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 12072 1726878488.63105: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63138: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63173: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/locale.py <<< 12072 1726878488.63180: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63210: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63243: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63289: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63348: 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 <<< 12072 1726878488.63492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12072 1726878488.63591: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 12072 1726878488.63599: 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 0x7f5a454c3358> <<< 12072 1726878488.63658: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dc3198> <<< 12072 1726878488.63691: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/process.py <<< 12072 1726878488.63703: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63752: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63807: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63823: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.63863: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12072 1726878488.63875: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12072 1726878488.63899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12072 1726878488.63927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12072 1726878488.63947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 12072 1726878488.63956: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 12072 1726878488.64091: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4548e128> <<< 12072 1726878488.64105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12072 1726878488.64122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12072 1726878488.64213: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4548e1d0> <<< 12072 1726878488.64270: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a454c36d8> <<< 12072 1726878488.64323: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48ddb0f0> <<< 12072 1726878488.64336: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available<<< 12072 1726878488.64344: stdout chunk (state=3): >>> <<< 12072 1726878488.64360: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.64383: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py <<< 12072 1726878488.64402: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.64416: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.64437: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/pycompat24.py <<< 12072 1726878488.64528: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/basic.py <<< 12072 1726878488.64548: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 12072 1726878488.64559: stdout chunk (state=3): >>> import ansible.modules # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/modules/__init__.py <<< 12072 1726878488.64574: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.65007: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.65479: stdout chunk (state=3): >>># zipimport: zlib available <<< 12072 1726878488.65679: stdout chunk (state=3): >>> {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": true, "diff": {"before": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "directory", "path_content": {"directories": [], "files": ["/etc/systemd/system/cockpit.socket.d/listen.conf"]}}, "after": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 12072 1726878488.65698: stdout chunk (state=3): >>># destroy __main__ <<< 12072 1726878488.65916: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 12072 1726878488.65938: 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 <<< 12072 1726878488.65952: 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<<< 12072 1726878488.65969: 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 <<< 12072 1726878488.65980: 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 <<< 12072 1726878488.65993: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery <<< 12072 1726878488.66010: 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 <<< 12072 1726878488.66021: 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 <<< 12072 1726878488.66030: stdout chunk (state=3): >>># cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ <<< 12072 1726878488.66043: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform <<< 12072 1726878488.66054: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors <<< 12072 1726878488.66064: 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 <<< 12072 1726878488.66074: stdout chunk (state=3): >>># destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket <<< 12072 1726878488.66087: 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 <<< 12072 1726878488.66098: 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 <<< 12072 1726878488.66120: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters <<< 12072 1726878488.66133: 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 <<< 12072 1726878488.66143: 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 distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext <<< 12072 1726878488.66149: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 12072 1726878488.66193: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 12072 1726878488.66349: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12072 1726878488.66374: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 12072 1726878488.66391: stdout chunk (state=3): >>># destroy zipimport <<< 12072 1726878488.66403: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii <<< 12072 1726878488.66410: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 12072 1726878488.66437: stdout chunk (state=3): >>># destroy _socket <<< 12072 1726878488.66449: 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 <<< 12072 1726878488.66457: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases <<< 12072 1726878488.66467: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs <<< 12072 1726878488.66478: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc <<< 12072 1726878488.66486: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy abc <<< 12072 1726878488.66517: 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 <<< 12072 1726878488.66540: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 12072 1726878488.66552: 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 <<< 12072 1726878488.66562: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 12072 1726878488.66582: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct <<< 12072 1726878488.66590: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 12072 1726878488.66603: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback <<< 12072 1726878488.66611: stdout chunk (state=3): >>># destroy linecache # cleanup[3] wiping tokenize <<< 12072 1726878488.66617: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 12072 1726878488.66652: stdout chunk (state=3): >>># cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime <<< 12072 1726878488.66660: stdout chunk (state=3): >>># cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 12072 1726878488.66678: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 12072 1726878488.66692: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 12072 1726878488.66705: stdout chunk (state=3): >>># 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 <<< 12072 1726878488.66717: stdout chunk (state=3): >>># destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes <<< 12072 1726878488.66725: stdout chunk (state=3): >>># cleanup[3] wiping logging # destroy warnings # destroy weakref # destroy threading <<< 12072 1726878488.66738: stdout chunk (state=3): >>># cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader <<< 12072 1726878488.66749: 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 <<< 12072 1726878488.66760: stdout chunk (state=3): >>># cleanup[3] wiping json # destroy json.decoder # destroy json.encoder <<< 12072 1726878488.66769: stdout chunk (state=3): >>># cleanup[3] wiping json.scanner <<< 12072 1726878488.66779: stdout chunk (state=3): >>># cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux <<< 12072 1726878488.66786: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 12072 1726878488.66821: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.distro # destroy logging # destroy argparse # cleanup[3] wiping distro # cleanup[3] wiping textwrap # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12072 1726878488.66990: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy pwd # destroy shlex <<< 12072 1726878488.67004: stdout chunk (state=3): >>># 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 <<< 12072 1726878488.67013: stdout chunk (state=3): >>># destroy datetime <<< 12072 1726878488.67037: 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 <<< 12072 1726878488.67048: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser <<< 12072 1726878488.67059: stdout chunk (state=3): >>># destroy stat <<< 12072 1726878488.67077: stdout chunk (state=3): >>># destroy _heapq # destroy platform # destroy distro # destroy json.scanner # destroy _json <<< 12072 1726878488.67087: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 12072 1726878488.67111: stdout chunk (state=3): >>># destroy select <<< 12072 1726878488.67127: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 12072 1726878488.67147: stdout chunk (state=3): >>># destroy ctypes # destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 12072 1726878488.67165: stdout chunk (state=3): >>># destroy time <<< 12072 1726878488.67180: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 12072 1726878488.67196: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 12072 1726878488.67466: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12072 1726878488.67514: stderr chunk (state=3): >>><<< 12072 1726878488.67521: stdout chunk (state=3): >>><<< 12072 1726878488.67568: _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 0x7f5a4cec6e48> # /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 0x7f5a4ce5c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cec69b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce69630> 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 0x7f5a4ce70160> # /usr/lib64/python3.6/__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 0x7f5a4ce750f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce70748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce70390> # /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 0x7f5a4ce1a470> # /usr/lib64/python3.6/__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 0x7f5a4ce1fe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce1ab38> # /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 0x7f5a4ce264e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce09d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce0c198> # /usr/lib64/python3.6/__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 0x7f5a4b11a940> # /usr/lib64/python3.6/__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 0x7f5a4b12c240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ce7aa20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f5a4b099278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0a44a8> # /usr/lib64/python3.6/__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 0x7f5a4b0a5198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0a4c88> 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 0x7f5a4b0a5278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0f59b0> # /usr/lib64/python3.6/__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 0x7f5a4b0f5da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0e7358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0ec358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0df630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0d1668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f5a4ae53470> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae43ef0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0e7630> 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 0x7f5a4ae65048> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b0cb4a8> # /usr/lib64/python3.6/__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 0x7f5a4ae653c8> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae651d0> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4ae654e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4b143208> # /usr/lib64/python3.6/__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 0x7f5a4ae65fd0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65be0> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae71898> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f5a4ae7c0b8> # /usr/lib64/python3.6/__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 0x7f5a4a9f8390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae71978> # /usr/lib64/python3.6/__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 0x7f5a4a9fce80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65710> # /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 0x7f5a4aa214e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4aa21898> # /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 0x7f5a4aa27588> # /usr/lib64/python3.6/__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 0x7f5a4a7d3da0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7c64e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7c61d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7bc0b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa27f28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4a7cd198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa21c18> # /usr/lib64/python3.6/__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 0x7f5a4cdd7908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4a7cd240> 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 0x7f5a4cdd7c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4ae65a58> # /usr/lib64/python3.6/__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 0x7f5a4cdee7b8> # /usr/lib64/python3.6/__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 0x7f5a4cdf3828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4cdf3cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4cdf3e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cdf3048> # /usr/lib64/python3.6/__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 0x7f5a4cdfc198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cdf36d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a4cdf3438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4cde1cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a4aa0b550> # /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 0x7f5a4cdee668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f5a48df5b00> # zipimport: found 33 names in '/tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d883c8> 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 0x7f5a48ada470> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d88fd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48d880b8> # /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 0x7f5a48ab3d30> # /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 0x7f5a48b21b00> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48ac8588> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48ac81d0> # /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 0x7f5a48b20320> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b004a8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48af46a0> # /usr/lib64/python3.6/__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 0x7f5a48e15630> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48b09550> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b09668> # /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 0x7f5a48d74128> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f5a48d8a198> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62518> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62d30> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b15a20> # /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 0x7f5a48a63160> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48d62390> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48a70048> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48a70160> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48a702b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48b097b8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f5a48a80c50> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a7d390> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48a7d588> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a70e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a48a9e080> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dd5cf8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dd5518> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f5a48dd5b70> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48a88ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a45446748> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a454bde48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f5a454c3358> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48dc3198> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f5a4548e128> # /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 0x7f5a4548e1d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a454c36d8> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5a48ddb0f0> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_file_payload_1dc_0njs/ansible_file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/systemd/system/cockpit.socket.d/", "changed": true, "diff": {"before": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "directory", "path_content": {"directories": [], "files": ["/etc/systemd/system/cockpit.socket.d/listen.conf"]}}, "after": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent", "recurse": false, "force": false, "follow": true, "modification_time_format": "%Y%m%d%H%M.%S", "access_time_format": "%Y%m%d%H%M.%S", "unsafe_writes": false, "_original_basename": null, "_diff_peek": null, "src": null, "modification_time": null, "access_time": null, "mode": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform # cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct # destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy warnings # 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 logging # destroy argparse # cleanup[3] wiping 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 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.47.34 closed. 12072 1726878488.67692: done with _execute_module (file, {'path': '/etc/systemd/system/cockpit.socket.d/', 'state': 'absent', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'file', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12072 1726878488.67707: _low_level_execute_command(): starting 12072 1726878488.67713: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878488.3799875-12072-278944135149275/ > /dev/null 2>&1 && sleep 0' 12072 1726878488.70253: stderr chunk (state=2): >>><<< 12072 1726878488.70262: stdout chunk (state=2): >>><<< 12072 1726878488.70280: _low_level_execute_command() done: rc=0, stdout=, stderr= 12072 1726878488.70287: handler run complete 12072 1726878488.70308: attempt loop complete, returning result 12072 1726878488.70312: _execute() done 12072 1726878488.70315: dumping result to json 12072 1726878488.70322: done dumping result, returning 12072 1726878488.70328: done running TaskExecutor() for managed_node3/TASK: Cleanup - port customization [0affdecc-488f-1992-aed8-0000000004f3] 12072 1726878488.70336: sending task result for task 0affdecc-488f-1992-aed8-0000000004f3 12072 1726878488.70369: done sending task result for task 0affdecc-488f-1992-aed8-0000000004f3 12072 1726878488.70373: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } 11123 1726878488.70508: no more pending results, returning what we have 11123 1726878488.70512: results queue empty 11123 1726878488.70512: checking for any_errors_fatal 11123 1726878488.70520: done checking for any_errors_fatal 11123 1726878488.70521: checking for max_fail_percentage 11123 1726878488.70522: done checking for max_fail_percentage 11123 1726878488.70523: checking to see if all hosts have failed and the running result is not ok 11123 1726878488.70523: done checking to see if all hosts have failed 11123 1726878488.70524: getting the remaining hosts for this loop 11123 1726878488.70525: done getting the remaining hosts for this loop 11123 1726878488.70528: getting the next task for host managed_node3 11123 1726878488.70535: done getting next task for host managed_node3 11123 1726878488.70537: ^ task is: TASK: Cleanup - Reload systemd 11123 1726878488.70540: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 11123 1726878488.70543: getting variables 11123 1726878488.70545: in VariableManager get_vars() 11123 1726878488.70580: Calling all_inventory to load vars for managed_node3 11123 1726878488.70583: Calling groups_inventory to load vars for managed_node3 11123 1726878488.70584: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878488.70594: Calling all_plugins_play to load vars for managed_node3 11123 1726878488.70596: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878488.70599: Calling groups_plugins_play to load vars for managed_node3 11123 1726878488.71194: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878488.71679: done with get_vars() 11123 1726878488.71690: done getting variables TASK [Cleanup - Reload systemd] ************************************************ task path: /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:60 Friday 20 September 2024 20:28:08 -0400 (0:00:00.374) 0:01:14.700 ****** 11123 1726878488.71760: entering _queue_task() for managed_node3/systemd 11123 1726878488.71942: worker is 1 (out of 1 available) 11123 1726878488.71956: exiting _queue_task() for managed_node3/systemd 11123 1726878488.71967: done queuing things up, now waiting for results queue to drain 11123 1726878488.71968: waiting for pending results... 12088 1726878488.72108: running TaskExecutor() for managed_node3/TASK: Cleanup - Reload systemd 12088 1726878488.72239: in run() - task 0affdecc-488f-1992-aed8-0000000004f4 12088 1726878488.72256: variable 'ansible_search_path' from source: unknown 12088 1726878488.72260: variable 'ansible_search_path' from source: unknown 12088 1726878488.72287: calling self._execute() 12088 1726878488.72357: variable 'ansible_host' from source: host vars for 'managed_node3' 12088 1726878488.72366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12088 1726878488.72374: variable 'omit' from source: magic vars 12088 1726878488.72455: variable 'omit' from source: magic vars 12088 1726878488.72489: variable 'omit' from source: magic vars 12088 1726878488.72516: variable 'omit' from source: magic vars 12088 1726878488.72551: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 12088 1726878488.72580: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 12088 1726878488.72599: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 12088 1726878488.72615: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12088 1726878488.72629: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 12088 1726878488.72653: variable 'inventory_hostname' from source: host vars for 'managed_node3' 12088 1726878488.72658: variable 'ansible_host' from source: host vars for 'managed_node3' 12088 1726878488.72662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12088 1726878488.72734: Set connection var ansible_timeout to 10 12088 1726878488.72739: Set connection var ansible_connection to ssh 12088 1726878488.72745: Set connection var ansible_shell_executable to /bin/sh 12088 1726878488.72752: Set connection var ansible_pipelining to False 12088 1726878488.72758: Set connection var ansible_module_compression to ZIP_DEFLATED 12088 1726878488.72763: Set connection var ansible_shell_type to sh 12088 1726878488.72779: variable 'ansible_shell_executable' from source: unknown 12088 1726878488.72782: variable 'ansible_connection' from source: unknown 12088 1726878488.72786: variable 'ansible_module_compression' from source: unknown 12088 1726878488.72789: variable 'ansible_shell_type' from source: unknown 12088 1726878488.72793: variable 'ansible_shell_executable' from source: unknown 12088 1726878488.72796: variable 'ansible_host' from source: host vars for 'managed_node3' 12088 1726878488.72802: variable 'ansible_pipelining' from source: unknown 12088 1726878488.72805: variable 'ansible_timeout' from source: unknown 12088 1726878488.72809: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 12088 1726878488.72963: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 12088 1726878488.72976: variable 'omit' from source: magic vars 12088 1726878488.72984: starting attempt loop 12088 1726878488.72987: running the handler 12088 1726878488.73001: _low_level_execute_command(): starting 12088 1726878488.73010: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 12088 1726878488.75308: stdout chunk (state=2): >>>/root <<< 12088 1726878488.75427: stderr chunk (state=3): >>><<< 12088 1726878488.75436: stdout chunk (state=3): >>><<< 12088 1726878488.75455: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 12088 1726878488.75467: _low_level_execute_command(): starting 12088 1726878488.75473: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222 `" && echo ansible-tmp-1726878488.754632-12088-6056318374222="` echo /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222 `" ) && sleep 0' 12088 1726878488.77926: stdout chunk (state=2): >>>ansible-tmp-1726878488.754632-12088-6056318374222=/root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222 <<< 12088 1726878488.78049: stderr chunk (state=3): >>><<< 12088 1726878488.78058: stdout chunk (state=3): >>><<< 12088 1726878488.78072: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726878488.754632-12088-6056318374222=/root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222 , stderr= 12088 1726878488.78114: variable 'ansible_module_compression' from source: unknown 12088 1726878488.78162: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-111231tn50f6i/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 12088 1726878488.78212: variable 'ansible_facts' from source: unknown 12088 1726878488.78369: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/AnsiballZ_systemd.py 12088 1726878488.78473: Sending initial data 12088 1726878488.78481: Sent initial data (153 bytes) 12088 1726878488.81004: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-111231tn50f6i/tmpnm9qbr3l /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/AnsiballZ_systemd.py <<< 12088 1726878488.83078: stderr chunk (state=3): >>><<< 12088 1726878488.83087: stdout chunk (state=3): >>><<< 12088 1726878488.83111: done transferring module to remote 12088 1726878488.83125: _low_level_execute_command(): starting 12088 1726878488.83130: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/ /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/AnsiballZ_systemd.py && sleep 0' 12088 1726878488.85493: stderr chunk (state=2): >>><<< 12088 1726878488.85501: stdout chunk (state=2): >>><<< 12088 1726878488.85516: _low_level_execute_command() done: rc=0, stdout=, stderr= 12088 1726878488.85520: _low_level_execute_command(): starting 12088 1726878488.85525: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/AnsiballZ_systemd.py && sleep 0' 12088 1726878488.88549: 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 0x7f865b0f8e48> <<< 12088 1726878488.88590: 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 0x7f865b08e828> <<< 12088 1726878488.88602: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0f89b0> <<< 12088 1726878488.88617: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 12088 1726878488.88627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 12088 1726878488.88636: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b09b630> <<< 12088 1726878488.88656: stdout chunk (state=3): >>>import '_signal' # <<< 12088 1726878488.88673: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 12088 1726878488.88684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 12088 1726878488.88691: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a2160> <<< 12088 1726878488.88711: 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' <<< 12088 1726878488.88729: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 12088 1726878488.88739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 12088 1726878488.88752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 12088 1726878488.88770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 12088 1726878488.88778: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a70f0> <<< 12088 1726878488.88793: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a2748> <<< 12088 1726878488.88824: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a2390> <<< 12088 1726878488.88849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 12088 1726878488.88865: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 12088 1726878488.88881: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 12088 1726878488.88902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 12088 1726878488.88910: stdout chunk (state=3): >>>import 'errno' # <<< 12088 1726878488.88929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 12088 1726878488.88945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 12088 1726878488.88955: stdout chunk (state=3): >>>import '_stat' # <<< 12088 1726878488.88961: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b04c470> <<< 12088 1726878488.88985: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 12088 1726878488.88992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 12088 1726878488.89016: 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' <<< 12088 1726878488.89025: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b051e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b04cb38> <<< 12088 1726878488.89061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 12088 1726878488.89093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 12088 1726878488.89210: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0584e0> <<< 12088 1726878488.89226: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b03bd68> <<< 12088 1726878488.89243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 12088 1726878488.89252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 12088 1726878488.89262: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b03e198> <<< 12088 1726878488.89293: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 12088 1726878488.89311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 12088 1726878488.89325: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865934c940> <<< 12088 1726878488.89346: 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 <<< 12088 1726878488.89362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 12088 1726878488.89370: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865935e240> <<< 12088 1726878488.89455: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0aca20> <<< 12088 1726878488.89468: 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. <<< 12088 1726878488.89872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 12088 1726878488.89889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 12088 1726878488.89904: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 12088 1726878488.89913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 12088 1726878488.89926: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 12088 1726878488.89944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 12088 1726878488.89957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 12088 1726878488.89973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 12088 1726878488.89990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 12088 1726878488.90064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 12088 1726878488.90071: stdout chunk (state=3): >>>import '_functools' # <<< 12088 1726878488.90091: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 12088 1726878488.90119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 12088 1726878488.90140: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 12088 1726878488.90154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 12088 1726878488.90173: stdout chunk (state=3): >>>import '_operator' # <<< 12088 1726878488.90179: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659281278> <<< 12088 1726878488.90203: 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' <<< 12088 1726878488.90213: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865928c4a8> <<< 12088 1726878488.90220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 12088 1726878488.90232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 12088 1726878488.90248: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.90263: 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 0x7f865928d198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865928cc88> <<< 12088 1726878488.90277: stdout chunk (state=3): >>>import 'itertools' # <<< 12088 1726878488.90292: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 12088 1726878488.90312: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865928d278> <<< 12088 1726878488.90329: stdout chunk (state=3): >>>import '_collections' # <<< 12088 1726878488.90373: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86593279b0> <<< 12088 1726878488.90396: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 12088 1726878488.90405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 12088 1726878488.90443: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659327da0> <<< 12088 1726878488.90493: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659319358> <<< 12088 1726878488.90520: 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 0x7f865931e358> <<< 12088 1726878488.90531: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659311630> <<< 12088 1726878488.90567: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659303668> <<< 12088 1726878488.90593: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 12088 1726878488.90599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 12088 1726878488.90626: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 12088 1726878488.90644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 12088 1726878488.90658: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 12088 1726878488.90666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 12088 1726878488.90694: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865903b4a8> <<< 12088 1726878488.90712: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865902bf28> <<< 12088 1726878488.90724: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86593192b0> <<< 12088 1726878488.90741: stdout chunk (state=3): >>>import '_locale' # <<< 12088 1726878488.90783: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 12088 1726878488.90795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904d080> <<< 12088 1726878488.90808: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86592fd4a8> <<< 12088 1726878488.90819: 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' <<< 12088 1726878488.90846: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.90855: 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 0x7f865904d400> <<< 12088 1726878488.90866: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904d208> <<< 12088 1726878488.90880: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.90890: 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 0x7f865904d518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659375208> <<< 12088 1726878488.90909: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 12088 1726878488.90915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 12088 1726878488.90940: 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' <<< 12088 1726878488.90959: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 12088 1726878488.90972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 12088 1726878488.90986: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659058048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904dc18> <<< 12088 1726878488.91008: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 12088 1726878488.91017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 12088 1726878488.91026: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86590588d0> <<< 12088 1726878488.91034: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 12088 1726878488.91055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 12088 1726878488.91069: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 12088 1726878488.91087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 12088 1726878488.91134: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86590640f0> <<< 12088 1726878488.91159: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 12088 1726878488.91165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 12088 1726878488.91202: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658be0390> <<< 12088 1726878488.91209: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86590589b0> <<< 12088 1726878488.91231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 12088 1726878488.91241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 12088 1726878488.91299: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658be4e80> <<< 12088 1726878488.91307: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904d748> <<< 12088 1726878488.91326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 12088 1726878488.91340: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 12088 1726878488.91362: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 12088 1726878488.91374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c094e0> <<< 12088 1726878488.91396: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.91408: 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 0x7f8658c09898> <<< 12088 1726878488.91414: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 12088 1726878488.91437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 12088 1726878488.91452: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 12088 1726878488.91461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 12088 1726878488.91474: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c0f588> <<< 12088 1726878488.91492: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 12088 1726878488.91511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 12088 1726878488.91530: stdout chunk (state=3): >>>import 'time' # <<< 12088 1726878488.91542: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 12088 1726878488.91559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 12088 1726878488.91584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 12088 1726878488.91593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 12088 1726878488.91600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 12088 1726878488.91642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 12088 1726878488.91659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 12088 1726878488.91671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589bbda0> <<< 12088 1726878488.91793: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589ae4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589ae1d0> <<< 12088 1726878488.91805: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589a40b8> <<< 12088 1726878488.91825: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c0ff28> <<< 12088 1726878488.91860: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.91869: 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 0x7f86589b5198> <<< 12088 1726878488.91878: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c09c18> <<< 12088 1726878488.91892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 12088 1726878488.91911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 12088 1726878488.91945: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.91955: 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 0x7f865b009908> <<< 12088 1726878488.91963: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589b5240> <<< 12088 1726878488.91973: stdout chunk (state=3): >>>import 'pwd' # <<< 12088 1726878488.91991: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.91999: 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 0x7f865b009c88> <<< 12088 1726878488.92056: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904da90> <<< 12088 1726878488.92075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 12088 1726878488.92088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 12088 1726878488.92108: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 12088 1726878488.92115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 12088 1726878488.92145: 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 0x7f865b01e7b8> <<< 12088 1726878488.92167: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 12088 1726878488.92174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 12088 1726878488.92308: 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' <<< 12088 1726878488.92317: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865b025828> <<< 12088 1726878488.92340: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.92349: 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 0x7f865b025cf8> <<< 12088 1726878488.92373: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.92382: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.92394: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865b025e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b025048> # /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 12088 1726878488.92408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 12088 1726878488.92423: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.92433: 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 0x7f865b02e198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0256d8> <<< 12088 1726878488.92459: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.92466: 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 0x7f865b025438> <<< 12088 1726878488.92482: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b012cf8> <<< 12088 1726878488.92494: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658bf3550> <<< 12088 1726878488.92523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 12088 1726878488.92552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 12088 1726878488.92597: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b01e668> <<< 12088 1726878488.92801: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 12088 1726878488.92811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 12088 1726878488.92821: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8657026b00> <<< 12088 1726878488.92956: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip' # zipimport: zlib available <<< 12088 1726878488.92970: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.92990: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/__init__.py <<< 12088 1726878488.93000: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878488.93018: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/__init__.py <<< 12088 1726878488.93027: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.94105: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.95003: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 12088 1726878488.95016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fcc6a0> <<< 12088 1726878488.95025: stdout chunk (state=3): >>>import 'atexit' # <<< 12088 1726878488.95038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 12088 1726878488.95070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 12088 1726878488.95134: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.95146: 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 0x7f8656c9d438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fccfd0> <<< 12088 1726878488.95165: 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 0x7f8656fcc0b8> <<< 12088 1726878488.95185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 12088 1726878488.95211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 12088 1726878488.95258: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656cf7cf8> <<< 12088 1726878488.95272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 12088 1726878488.95291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 12088 1726878488.95306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 12088 1726878488.95330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 12088 1726878488.95348: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 12088 1726878488.95357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 12088 1726878488.95430: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656ccecc0> <<< 12088 1726878488.95462: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.95468: 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 0x7f8656f9a208> <<< 12088 1726878488.95489: 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 0x7f8656f9a438> <<< 12088 1726878488.95508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 12088 1726878488.95528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 12088 1726878488.95595: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656f9a780> <<< 12088 1726878488.95602: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656cca470> <<< 12088 1726878488.95900: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656cbc668> <<< 12088 1726878488.95918: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 12088 1726878488.95927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 12088 1726878488.95941: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fa8dd8> <<< 12088 1726878488.95968: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.95974: 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 0x7f8656ccaa20> <<< 12088 1726878488.95996: 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 <<< 12088 1726878488.96002: 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 0x7f8656fb70f0> <<< 12088 1726878488.96022: 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 <<< 12088 1726878488.96029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 12088 1726878488.96047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 12088 1726878488.96066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 12088 1726878488.96092: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 12088 1726878488.96101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 12088 1726878488.96150: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.96157: 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 0x7f8656f58b70> <<< 12088 1726878488.96232: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 12088 1726878488.96248: 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 0x7f8656f62c50> <<< 12088 1726878488.96253: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fc7f60> <<< 12088 1726878488.96275: 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' <<< 12088 1726878488.96284: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fd26d8> <<< 12088 1726878488.96487: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fbf4a8> <<< 12088 1726878488.96520: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 12088 1726878488.96546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 12088 1726878488.96565: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 12088 1726878488.96582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'<<< 12088 1726878488.96590: stdout chunk (state=3): >>> import '_string' # <<< 12088 1726878488.96673: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656f80c50> <<< 12088 1726878488.96727: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fd2898> <<< 12088 1726878488.96853: 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' <<< 12088 1726878488.96860: 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 0x7f8656f8fb70> <<< 12088 1726878488.96884: 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' <<< 12088 1726878488.96891: 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 0x7f8656f8fc50> <<< 12088 1726878488.96928: 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' <<< 12088 1726878488.96943: 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 0x7f8656f8fdd8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fb7240> <<< 12088 1726878488.96966: 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 <<< 12088 1726878488.96974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 12088 1726878488.96991: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 12088 1726878488.97006: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 12088 1726878488.97047: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.97057: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.97064: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656feb7b8> <<< 12088 1726878488.97222: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fddeb8> <<< 12088 1726878488.97250: 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 0x7f8656fe50f0> <<< 12088 1726878488.97262: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fdd978> # zipimport: zlib available <<< 12088 1726878488.97279: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 12088 1726878488.97295: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.97370: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.97443: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.97453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 12088 1726878488.97464: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878488.97473: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 12088 1726878488.97585: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.97680: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 12088 1726878488.97691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 12088 1726878488.97707: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 12088 1726878488.97716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 12088 1726878488.97730: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 12088 1726878488.97739: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 12088 1726878488.97759: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878488.97768: 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 0x7f8657002ba8> <<< 12088 1726878488.97811: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8657002898> <<< 12088 1726878488.97854: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86570020b8> <<< 12088 1726878488.97870: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 12088 1726878488.97878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 12088 1726878488.97913: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8657002710> <<< 12088 1726878488.97925: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656ff58d0> <<< 12088 1726878488.97930: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98380: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98816: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py <<< 12088 1726878488.98829: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 12088 1726878488.98843: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 12088 1726878488.98858: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py <<< 12088 1726878488.98867: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98889: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98916: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py <<< 12088 1726878488.98925: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98940: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.98949: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/_text.py <<< 12088 1726878488.98961: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.99072: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.99194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 12088 1726878488.99201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 12088 1726878488.99221: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536342e8> # zipimport: zlib available <<< 12088 1726878488.99569: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.99908: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878488.99960: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00012: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py <<< 12088 1726878489.00026: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00048: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00075: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 12088 1726878489.00085: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00146: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00212: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/errors.py <<< 12088 1726878489.00231: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878489.00244: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 12088 1726878489.00275: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00307: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 12088 1726878489.00315: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00487: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00660: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 12088 1726878489.00670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 12088 1726878489.00843: stdout chunk (state=3): >>>import '_ast' # <<< 12088 1726878489.00852: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865376bac8> <<< 12088 1726878489.00865: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00873: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00893: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 12088 1726878489.00900: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.00957: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01004: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 12088 1726878489.01023: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 12088 1726878489.01038: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 12088 1726878489.01045: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01073: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01104: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py <<< 12088 1726878489.01112: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01141: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01177: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01212: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01281: 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 <<< 12088 1726878489.01357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 12088 1726878489.01455: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.01462: 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 0x7f865378d2e8> <<< 12088 1726878489.01516: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653779a58> <<< 12088 1726878489.01542: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/file.py <<< 12088 1726878489.01551: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 12088 1726878489.01604: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01648: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01673: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.01708: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py <<< 12088 1726878489.01722: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' <<< 12088 1726878489.01740: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 12088 1726878489.01780: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 12088 1726878489.01805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 12088 1726878489.01813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 12088 1726878489.01941: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86537590b8> <<< 12088 1726878489.01960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 12088 1726878489.01968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 12088 1726878489.02062: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653759160> <<< 12088 1726878489.02101: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865378d668> <<< 12088 1726878489.02161: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653786278> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py <<< 12088 1726878489.02170: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02184: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02206: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py <<< 12088 1726878489.02216: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 12088 1726878489.02223: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02237: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02255: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 12088 1726878489.02354: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/basic.py <<< 12088 1726878489.02376: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878489.02386: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 12088 1726878489.02539: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02687: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02705: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02718: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02751: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02786: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02815: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02842: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 12088 1726878489.02852: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02904: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02964: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.02977: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.03012: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 12088 1726878489.03050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 12088 1726878489.03692: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653699240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 12088 1726878489.03705: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.03827: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.03961: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.03988: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04035: 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' <<< 12088 1726878489.04060: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 12088 1726878489.04067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 12088 1726878489.04086: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 12088 1726878489.04093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 12088 1726878489.04111: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536e4748> <<< 12088 1726878489.04126: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 12088 1726878489.04138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 12088 1726878489.04154: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 12088 1726878489.04190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 12088 1726878489.04207: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 12088 1726878489.04222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 12088 1726878489.04229: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653713198> <<< 12088 1726878489.04315: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.04326: 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 0x7f8653713940> <<< 12088 1726878489.04331: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536f0e10> <<< 12088 1726878489.04347: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.04362: 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 0x7f865370beb8> <<< 12088 1726878489.04368: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536f0128> <<< 12088 1726878489.04409: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536eb240> <<< 12088 1726878489.04418: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865368bb38> <<< 12088 1726878489.04435: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 12088 1726878489.04444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 12088 1726878489.04467: 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' <<< 12088 1726878489.04484: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86539bbda0> <<< 12088 1726878489.04499: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 12088 1726878489.04514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 12088 1726878489.04526: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86539c2908> <<< 12088 1726878489.04551: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653695dd8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 12088 1726878489.04568: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 12088 1726878489.04584: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04593: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 12088 1726878489.04601: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04651: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04699: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 12088 1726878489.04739: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04775: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 12088 1726878489.04785: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878489.04803: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 12088 1726878489.04828: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04850: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 12088 1726878489.04861: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04898: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04942: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py <<< 12088 1726878489.04950: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.04980: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05010: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 12088 1726878489.05018: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05067: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05116: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05159: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05208: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py <<< 12088 1726878489.05218: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 12088 1726878489.05233: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.05637: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06013: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 12088 1726878489.06021: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06061: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06104: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06129: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06155: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 12088 1726878489.06173: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06187: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06215: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 12088 1726878489.06222: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06266: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06306: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 12088 1726878489.06314: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06337: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06361: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 12088 1726878489.06368: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06391: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06408: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 12088 1726878489.06426: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06477: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06545: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 12088 1726878489.06553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 12088 1726878489.06576: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652db2c88> <<< 12088 1726878489.06590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 12088 1726878489.06614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 12088 1726878489.06798: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652df87b8> <<< 12088 1726878489.06814: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 12088 1726878489.06871: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.06915: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 12088 1726878489.06924: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07074: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07156: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 12088 1726878489.07163: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07212: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07273: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 12088 1726878489.07282: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07309: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07356: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 12088 1726878489.07371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 12088 1726878489.07392: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 12088 1726878489.07421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 12088 1726878489.07503: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652e0f8d0> <<< 12088 1726878489.07564: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.07575: 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 0x7f8652da9f98> <<< 12088 1726878489.07796: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652dc3518> <<< 12088 1726878489.07812: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 12088 1726878489.07851: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07891: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 12088 1726878489.07902: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.07966: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08274: 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 0x7f8652ee39b0> <<< 12088 1726878489.08370: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08470: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08621: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py <<< 12088 1726878489.08636: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 12088 1726878489.08644: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08674: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08705: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 12088 1726878489.08715: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08746: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08790: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 12088 1726878489.08796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 12088 1726878489.08834: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.08844: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 12088 1726878489.08855: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8652ee9b00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652ee9780> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 12088 1726878489.08864: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878489.08875: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 12088 1726878489.08908: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.08941: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 12088 1726878489.08952: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09086: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09201: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 12088 1726878489.09210: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09284: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09368: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09399: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09426: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 12088 1726878489.09441: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 12088 1726878489.09465: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09480: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09587: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09690: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 12088 1726878489.09705: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 12088 1726878489.09799: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09898: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 12088 1726878489.09909: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09929: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.09958: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.10388: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.10804: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 12088 1726878489.10813: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.10897: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.10979: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 12088 1726878489.10987: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11061: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11137: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 12088 1726878489.11146: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11263: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11384: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 12088 1726878489.11398: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 12088 1726878489.11409: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11446: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11485: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 12088 1726878489.11565: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11642: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11792: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.11940: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 12088 1726878489.11956: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 12088 1726878489.11987: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12012: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 12088 1726878489.12022: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12038: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12062: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 12088 1726878489.12069: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12126: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12180: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 12088 1726878489.12191: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12205: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12228: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 12088 1726878489.12237: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12284: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12322: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 12088 1726878489.12335: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12375: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12424: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 12088 1726878489.12431: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12630: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12823: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 12088 1726878489.12835: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12874: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12926: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 12088 1726878489.12932: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12958: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.12984: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 12088 1726878489.12992: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13013: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13044: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 12088 1726878489.13052: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13074: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13101: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 12088 1726878489.13110: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13170: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13234: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 12088 1726878489.13247: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 12088 1726878489.13257: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 12088 1726878489.13263: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13291: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13332: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 12088 1726878489.13341: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13355: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13368: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13407: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13442: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13500: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13547: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 12088 1726878489.13567: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 12088 1726878489.13574: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13611: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13647: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 12088 1726878489.13660: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13807: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13959: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 12088 1726878489.13966: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.13998: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14037: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 12088 1726878489.14048: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14078: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14118: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 12088 1726878489.14126: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14186: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14251: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 12088 1726878489.14263: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 12088 1726878489.14334: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14399: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 12088 1726878489.14416: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 12088 1726878489.14422: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14517: stdout chunk (state=3): >>># zipimport: zlib available <<< 12088 1726878489.14609: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/service.py <<< 12088 1726878489.15137: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 12088 1726878489.29234: stdout chunk (state=3): >>> {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} <<< 12088 1726878489.29780: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 12088 1726878489.29798: 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 <<< 12088 1726878489.29812: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # 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 <<< 12088 1726878489.29825: stdout chunk (state=3): >>># cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading <<< 12088 1726878489.29846: 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 <<< 12088 1726878489.29860: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes <<< 12088 1726878489.29876: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings <<< 12088 1726878489.29901: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 <<< 12088 1726878489.29916: stdout chunk (state=3): >>># 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 <<< 12088 1726878489.29938: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # 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 <<< 12088 1726878489.29949: stdout chunk (state=3): >>># 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 <<< 12088 1726878489.29967: stdout chunk (state=3): >>># 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 <<< 12088 1726878489.29998: stdout chunk (state=3): >>># destroy _ast <<< 12088 1726878489.30009: stdout chunk (state=3): >>># destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 12088 1726878489.30274: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 12088 1726878489.30305: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 12088 1726878489.30320: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport <<< 12088 1726878489.30337: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 12088 1726878489.30359: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 12088 1726878489.30370: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 12088 1726878489.30380: stdout chunk (state=3): >>># destroy encodings <<< 12088 1726878489.30404: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 12088 1726878489.30422: stdout chunk (state=3): >>># destroy _string <<< 12088 1726878489.30446: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 12088 1726878489.30454: stdout chunk (state=3): >>># destroy _socket <<< 12088 1726878489.30474: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 12088 1726878489.30495: stdout chunk (state=3): >>># destroy selinux <<< 12088 1726878489.30508: stdout chunk (state=3): >>># destroy distro # destroy logging # destroy argparse # destroy locale # destroy copy <<< 12088 1726878489.30545: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 12088 1726878489.30553: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 12088 1726878489.30584: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 12088 1726878489.30595: stdout chunk (state=3): >>># destroy multiprocessing.context # destroy _compat_pickle <<< 12088 1726878489.30605: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 12088 1726878489.30615: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 12088 1726878489.30638: stdout chunk (state=3): >>># destroy fcntl <<< 12088 1726878489.30647: stdout chunk (state=3): >>># destroy datetime <<< 12088 1726878489.30656: stdout chunk (state=3): >>># destroy gc <<< 12088 1726878489.30664: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 12088 1726878489.30687: stdout chunk (state=3): >>># destroy _ssl <<< 12088 1726878489.30708: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 12088 1726878489.30717: stdout chunk (state=3): >>># destroy getpass # destroy contextlib # destroy termios <<< 12088 1726878489.30731: stdout chunk (state=3): >>># destroy json <<< 12088 1726878489.30740: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 12088 1726878489.30757: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 12088 1726878489.30764: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback <<< 12088 1726878489.30795: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 12088 1726878489.30808: 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 <<< 12088 1726878489.30818: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 <<< 12088 1726878489.30828: 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 <<< 12088 1726878489.30840: 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 <<< 12088 1726878489.30849: stdout chunk (state=3): >>># destroy enum # destroy sre_compile <<< 12088 1726878489.30858: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools <<< 12088 1726878489.30868: 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 <<< 12088 1726878489.30876: 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 <<< 12088 1726878489.30885: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 12088 1726878489.30893: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch <<< 12088 1726878489.30904: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 12088 1726878489.30914: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 12088 1726878489.30923: stdout chunk (state=3): >>># cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 12088 1726878489.30933: 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 <<< 12088 1726878489.30942: 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 # cleanup[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 <<< 12088 1726878489.30978: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 12088 1726878489.31096: stdout chunk (state=3): >>># destroy posixpath <<< 12088 1726878489.31124: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 12088 1726878489.31138: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 12088 1726878489.31146: stdout chunk (state=3): >>># destroy select <<< 12088 1726878489.31165: stdout chunk (state=3): >>># destroy linecache <<< 12088 1726878489.31175: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 12088 1726878489.31192: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 12088 1726878489.31204: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 12088 1726878489.31210: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 12088 1726878489.31538: stderr chunk (state=3): >>>Shared connection to 10.31.47.34 closed. <<< 12088 1726878489.31588: stderr chunk (state=3): >>><<< 12088 1726878489.31594: stdout chunk (state=3): >>><<< 12088 1726878489.31657: _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 0x7f865b0f8e48> # /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 0x7f865b08e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0f89b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py # code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b09b630> 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 0x7f865b0a2160> # /usr/lib64/python3.6/__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 0x7f865b0a70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0a2390> # /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 0x7f865b04c470> # /usr/lib64/python3.6/__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 0x7f865b051e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b04cb38> # /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 0x7f865b0584e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b03bd68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py # code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b03e198> # /usr/lib64/python3.6/__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 0x7f865934c940> # /usr/lib64/python3.6/__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 0x7f865935e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0aca20> Python 3.6.8 (default, Apr 24 2024, 21: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 0x7f8659281278> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py # code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865928c4a8> # /usr/lib64/python3.6/__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 0x7f865928d198> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865928cc88> 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 0x7f865928d278> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86593279b0> # /usr/lib64/python3.6/__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 0x7f8659327da0> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659319358> # /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py # code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865931e358> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659311630> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659303668> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.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 0x7f865903b4a8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865902bf28> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86593192b0> 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 0x7f865904d080> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86592fd4a8> # /usr/lib64/python3.6/__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 0x7f865904d400> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904d208> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865904d518> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8659375208> # /usr/lib64/python3.6/__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 0x7f8659058048> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904dc18> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py # code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86590588d0> # /usr/lib64/python3.6/importlib/__pycache__/util.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 0x7f86590640f0> # /usr/lib64/python3.6/__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 0x7f8658be0390> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86590589b0> # /usr/lib64/python3.6/__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 0x7f8658be4e80> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904d748> # /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 0x7f8658c094e0> # extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8658c09898> # /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 0x7f8658c0f588> # /usr/lib64/python3.6/__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 0x7f86589bbda0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589ae4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589ae1d0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589a40b8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c0ff28> # extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f86589b5198> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658c09c18> # /usr/lib64/python3.6/__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 0x7f865b009908> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86589b5240> 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 0x7f865b009c88> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865904da90> # /usr/lib64/python3.6/__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 0x7f865b01e7b8> # /usr/lib64/python3.6/__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 0x7f865b025828> # extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865b025cf8> # extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' # extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865b025e10> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b025048> # /usr/lib64/python3.6/__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 0x7f865b02e198> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b0256d8> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865b025438> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865b012cf8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8658bf3550> # /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 0x7f865b01e668> # /usr/lib64/python3.6/encodings/__pycache__/cp437.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 0x7f8657026b00> # zipimport: found 107 names in '/tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fcc6a0> 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 0x7f8656c9d438> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fccfd0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656fcc0b8> # /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 0x7f8656cf7cf8> # /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 0x7f8656ccecc0> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656f9a208> # extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656f9a438> # /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 0x7f8656f9a780> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656cca470> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656cbc668> # /usr/lib64/python3.6/__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 0x7f8656fa8dd8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656ccaa20> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fb70f0> # /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 0x7f8656f58b70> # /usr/lib64/python3.6/ctypes/__pycache__/_endian.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 0x7f8656f62c50> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fc7f60> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py # code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fd26d8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fbf4a8> # /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 0x7f8656f80c50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fd2898> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.6/site-packages/systemd/_journal.cpython-36m-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656f8fb70> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.6/site-packages/systemd/_reader.cpython-36m-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656f8fc50> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.6/site-packages/systemd/id128.cpython-36m-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656f8fdd8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fb7240> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc matches /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 0x7f8656feb7b8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fddeb8> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8656fe50f0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656fdd978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8657002ba8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8657002898> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86570020b8> # /usr/lib64/python3.6/json/__pycache__/encoder.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 0x7f8657002710> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8656ff58d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536342e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865376bac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f865378d2e8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653779a58> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc matches /usr/lib/python3.6/site-packages/distro.py # code object from '/usr/lib/python3.6/site-packages/__pycache__/distro.cpython-36.pyc' # /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 0x7f86537590b8> # /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 0x7f8653759160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865378d668> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653786278> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653699240> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536e4748> # /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 0x7f8653713198> # 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 0x7f8653713940> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536f0e10> # 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 0x7f865370beb8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536f0128> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f86536eb240> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f865368bb38> # /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 0x7f86539bbda0> # /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 0x7f86539c2908> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8653695dd8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652db2c88> # /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 0x7f8652df87b8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652e0f8d0> # 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 0x7f8652da9f98> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652dc3518> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652ee39b0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8652ee9b00> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8652ee9780> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.service # loaded from Zip /tmp/ansible_systemd_payload_hx244ctz/ansible_systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": null, "changed": false, "status": {}, "invocation": {"module_args": {"daemon_reload": true, "daemon_reexec": false, "scope": "system", "no_block": false, "name": null, "state": null, "enabled": null, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._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 distro # destroy logging # destroy argparse # 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.47.34 closed. 12088 1726878489.31790: done with _execute_module (systemd, {'daemon_reload': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 12088 1726878489.31816: _low_level_execute_command(): starting 12088 1726878489.31823: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726878488.754632-12088-6056318374222/ > /dev/null 2>&1 && sleep 0' 12088 1726878489.34485: stderr chunk (state=2): >>><<< 12088 1726878489.34494: stdout chunk (state=2): >>><<< 12088 1726878489.34510: _low_level_execute_command() done: rc=0, stdout=, stderr= 12088 1726878489.34517: handler run complete 12088 1726878489.34534: attempt loop complete, returning result 12088 1726878489.34538: _execute() done 12088 1726878489.34541: dumping result to json 12088 1726878489.34546: done dumping result, returning 12088 1726878489.34552: done running TaskExecutor() for managed_node3/TASK: Cleanup - Reload systemd [0affdecc-488f-1992-aed8-0000000004f4] 12088 1726878489.34558: sending task result for task 0affdecc-488f-1992-aed8-0000000004f4 12088 1726878489.34590: done sending task result for task 0affdecc-488f-1992-aed8-0000000004f4 12088 1726878489.34593: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "name": null, "status": {} } 11123 1726878489.34741: no more pending results, returning what we have 11123 1726878489.34745: results queue empty 11123 1726878489.34746: checking for any_errors_fatal 11123 1726878489.34755: done checking for any_errors_fatal 11123 1726878489.34755: checking for max_fail_percentage 11123 1726878489.34756: done checking for max_fail_percentage 11123 1726878489.34757: checking to see if all hosts have failed and the running result is not ok 11123 1726878489.34758: done checking to see if all hosts have failed 11123 1726878489.34758: getting the remaining hosts for this loop 11123 1726878489.34759: done getting the remaining hosts for this loop 11123 1726878489.34763: getting the next task for host managed_node3 11123 1726878489.34770: done getting next task for host managed_node3 11123 1726878489.34772: ^ task is: TASK: meta (flush_handlers) 11123 1726878489.34774: ^ 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 11123 1726878489.34779: getting variables 11123 1726878489.34780: in VariableManager get_vars() 11123 1726878489.34820: Calling all_inventory to load vars for managed_node3 11123 1726878489.34822: Calling groups_inventory to load vars for managed_node3 11123 1726878489.34824: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878489.34831: Calling all_plugins_play to load vars for managed_node3 11123 1726878489.34835: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878489.34837: Calling groups_plugins_play to load vars for managed_node3 11123 1726878489.35330: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878489.35840: done with get_vars() 11123 1726878489.35852: done getting variables 11123 1726878489.35899: in VariableManager get_vars() 11123 1726878489.35909: Calling all_inventory to load vars for managed_node3 11123 1726878489.35910: Calling groups_inventory to load vars for managed_node3 11123 1726878489.35912: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878489.35916: Calling all_plugins_play to load vars for managed_node3 11123 1726878489.35917: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878489.35919: Calling groups_plugins_play to load vars for managed_node3 11123 1726878489.36384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878489.36871: done with get_vars() 11123 1726878489.36885: done queuing things up, now waiting for results queue to drain 11123 1726878489.36887: results queue empty 11123 1726878489.36888: checking for any_errors_fatal 11123 1726878489.36890: done checking for any_errors_fatal 11123 1726878489.36891: checking for max_fail_percentage 11123 1726878489.36891: done checking for max_fail_percentage 11123 1726878489.36892: checking to see if all hosts have failed and the running result is not ok 11123 1726878489.36892: done checking to see if all hosts have failed 11123 1726878489.36892: getting the remaining hosts for this loop 11123 1726878489.36893: done getting the remaining hosts for this loop 11123 1726878489.36895: getting the next task for host managed_node3 11123 1726878489.36897: done getting next task for host managed_node3 11123 1726878489.36898: ^ task is: TASK: meta (flush_handlers) 11123 1726878489.36899: ^ 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 11123 1726878489.36902: getting variables 11123 1726878489.36902: in VariableManager get_vars() 11123 1726878489.36911: Calling all_inventory to load vars for managed_node3 11123 1726878489.36912: Calling groups_inventory to load vars for managed_node3 11123 1726878489.36913: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878489.36916: Calling all_plugins_play to load vars for managed_node3 11123 1726878489.36917: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878489.36919: Calling groups_plugins_play to load vars for managed_node3 11123 1726878489.37298: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878489.37766: done with get_vars() 11123 1726878489.37776: done getting variables 11123 1726878489.37807: in VariableManager get_vars() 11123 1726878489.37815: Calling all_inventory to load vars for managed_node3 11123 1726878489.37817: Calling groups_inventory to load vars for managed_node3 11123 1726878489.37818: Calling all_plugins_inventory to load vars for managed_node3 11123 1726878489.37820: Calling all_plugins_play to load vars for managed_node3 11123 1726878489.37822: Calling groups_plugins_inventory to load vars for managed_node3 11123 1726878489.37823: Calling groups_plugins_play to load vars for managed_node3 11123 1726878489.38202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11123 1726878489.38680: done with get_vars() 11123 1726878489.38693: done queuing things up, now waiting for results queue to drain 11123 1726878489.38694: results queue empty 11123 1726878489.38694: checking for any_errors_fatal 11123 1726878489.38696: done checking for any_errors_fatal 11123 1726878489.38696: checking for max_fail_percentage 11123 1726878489.38697: done checking for max_fail_percentage 11123 1726878489.38697: checking to see if all hosts have failed and the running result is not ok 11123 1726878489.38698: done checking to see if all hosts have failed 11123 1726878489.38698: getting the remaining hosts for this loop 11123 1726878489.38698: done getting the remaining hosts for this loop 11123 1726878489.38702: getting the next task for host managed_node3 11123 1726878489.38704: done getting next task for host managed_node3 11123 1726878489.38705: ^ task is: None 11123 1726878489.38710: ^ 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 11123 1726878489.38711: done queuing things up, now waiting for results queue to drain 11123 1726878489.38711: results queue empty 11123 1726878489.38712: checking for any_errors_fatal 11123 1726878489.38712: done checking for any_errors_fatal 11123 1726878489.38713: checking for max_fail_percentage 11123 1726878489.38714: done checking for max_fail_percentage 11123 1726878489.38714: checking to see if all hosts have failed and the running result is not ok 11123 1726878489.38714: done checking to see if all hosts have failed 11123 1726878489.38716: getting the next task for host managed_node3 11123 1726878489.38717: done getting next task for host managed_node3 11123 1726878489.38718: ^ task is: None 11123 1726878489.38718: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=51 changed=13 unreachable=0 failed=0 skipped=52 rescued=0 ignored=0 Friday 20 September 2024 20:28:09 -0400 (0:00:00.670) 0:01:15.370 ****** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 23.52s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:7 Cleanup - packages ----------------------------------------------------- 18.13s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:2 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.22s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.87s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.85s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.83s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 fedora.linux_system_roles.selinux : Set an SELinux label on a port ------ 2.43s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Test - cockpit works on customized port --------------------------------- 1.99s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:23 Gathering Facts --------------------------------------------------------- 1.28s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tests_port2.yml:2 fedora.linux_system_roles.firewall : Configure firewall ----------------- 1.18s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Cleanup - certificates -------------------------------------------------- 1.15s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:35 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.93s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 0.89s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 fedora.linux_system_roles.cockpit : Create custom port configuration file --- 0.77s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:47 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 0.74s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:71 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.73s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Cleanup - Reload systemd ------------------------------------------------ 0.67s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/tests/cockpit/tasks/cleanup.yml:60 fedora.linux_system_roles.cockpit : Reload systemd ---------------------- 0.64s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:3 fedora.linux_system_roles.cockpit : Restart cockpit --------------------- 0.58s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:7 fedora.linux_system_roles.cockpit : Check if system is ostree ----------- 0.53s /tmp/collections-VPA/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:10 11123 1726878489.38811: RUNNING CLEANUP